Outcron Plain HTML

Audit Logs

The audit log records significant actions surfaced within your organization for compliance and debugging.

What's Logged

Every create, update, and delete operation on organization resources is recorded:

Self-service account changes (email, password, 2FA, passkeys) are recorded in every organization the user belongs to.

Log Entry Fields

Each audit log entry includes:

FieldDescription
ActionThe operation performed (e.g., create, update, delete)
Resource typeWhat was acted on (e.g., job, schedule, user)
Resource IDThe ID of the affected resource
ActorWho performed the action (user email or API key name)
TimestampWhen the action occurred
ChangesFor updates: a diff showing what changed (old and new values)
SnapshotA sanitized snapshot of the resource at the time of the action

Sensitive values (passwords, secrets, encryption keys) are redacted in snapshots and diffs.

Access

Viewing audit logs requires the audit_logs:read permission, which is not included in the default member role. Organization admins can always view the organization audit log.

Organization audit logs show regular organization activity. Platform-level actions are only shown in the organization view when the platform user was also an active member of that organization at the time of the action; platform-only audit history remains available to platform admins.

Retention

Audit logs are automatically cleaned up after the configured retention period. The default retention window is 365 days.