Reference · auto-generated

Audit codes

Every privileged action the platform logs to the workspace security console, the audit-log export, and the webhook dispatcher emits one of the codes below. The list is the contract — when a new code ships, it appears here first.

84 codes·12 categories·Print-perfect for audit evidence packs

Every row below carries a unique codestring, a severity (the value the security console uses for ranking), and a one-line description aimed at compliance and security teams. Use your browser's find shortcut (Cmd / Ctrl + F) to jump to any code, or follow the table-of-contents links on the right rail to walk a single domain end-to-end.

Account

Profile, preferences, personal-access tokens.

CodeDescriptionSeverity
ACCOUNT_PROFILE_UPDATEUser-editable profile fields changed (display name, time-zone, locale).Info
ACCOUNT_AVATAR_UPDATEUser uploaded or removed their profile picture.Info
ACCOUNT_PREFERENCES_UPDATETheme, notification, or accessibility preferences changed.Info
ACCOUNT_NOTIF_PREFERENCE_UPDATEPer-channel notification preference (email, in-app) toggled.Info
ACCOUNT_PAT_CREATEDA personal-access token was issued.Notice
ACCOUNT_PAT_REVOKEDA personal-access token was revoked.Notice
ACCOUNT_LOGIN_ALERT_PREF_UPDATESign-in alert preferences changed.Notice
ACCOUNT_NOTIF_INBOX_READDaily aggregate of inbox-read activity (not per-row).Info
ACCOUNT_NOTIF_INBOX_MARKED_READBulk mark-as-read action against the inbox.Info
ACCOUNT_AUDIT_LOG_EXPORTEDA workspace administrator exported the audit log.Warning
ACCOUNT_SECURITY_ALERT_ACKNOWLEDGEDA workspace administrator acknowledged a security alert.Info

Sessions

Per-session lifecycle + revocation.

CodeDescriptionSeverity
ACCOUNT_SESSION_REVOKEDAn individual session was revoked.Warning
ACCOUNT_SESSIONS_REVOKED_ALLAll sessions for the user were revoked.Warning

Multi-factor authentication

Authenticator app, hardware key, recovery codes.

CodeDescriptionSeverity
ACCOUNT_MFA_ENROLLEDUser enrolled a multi-factor method (legacy code; new flows emit ACCOUNT_MFA_DEVICE_ENROLLED).Notice
ACCOUNT_MFA_DEVICE_ENROLLEDA new authenticator app or hardware key was registered.Notice
ACCOUNT_MFA_DEVICE_VERIFIEDAn enrolled device successfully completed a challenge.Info
ACCOUNT_MFA_DEVICE_RENAMEDUser renamed an enrolled device.Info
ACCOUNT_MFA_DEVICE_REVOKEDAn enrolled device was revoked.Warning
ACCOUNT_MFA_DEVICE_REVOKE_BLOCKEDA revoke attempt was blocked by the last-factor guard.Warning
ACCOUNT_MFA_RECOVERY_CODES_GENERATEDA new batch of recovery codes was generated.Notice
ACCOUNT_MFA_RECOVERY_CODE_USEDA recovery code was redeemed for sign-in.Warning
ACCOUNT_MFA_DISABLEDAll MFA was disabled on the account.Critical
ACCOUNT_MFA_DISABLE_BLOCKEDDisabling MFA was blocked by tenant policy.Warning
ACCOUNT_MFA_LEGACY_MIGRATEDA legacy single-device enrollment was promoted to the multi-device model.Notice
TENANT_MFA_POLICY_UPDATEDWorkspace MFA policy was updated by an administrator.Notice
TENANT_MFA_REQUIREMENT_ENFORCEDMFA-required signal applied during sign-in.Notice
TENANT_MFA_GRACE_GRANTEDA grace period was granted to enroll MFA.Notice
TENANT_MFA_GRACE_EXPIREDAn MFA grace period elapsed without enrollment.Warning
TENANT_MFA_ACCEPTED_FACTORS_UPDATEDThe list of acceptable MFA factors was changed (e.g. phishing-resistant-only).Notice

WebAuthn / Passkeys

Phishing-resistant credentials.

CodeDescriptionSeverity
ACCOUNT_WEBAUTHN_CREDENTIAL_ENROLLEDA passkey or hardware credential was registered.Notice
ACCOUNT_WEBAUTHN_CREDENTIAL_VERIFIEDA passkey successfully completed an assertion.Info
ACCOUNT_WEBAUTHN_CREDENTIAL_RENAMEDA passkey was renamed.Info
ACCOUNT_WEBAUTHN_CREDENTIAL_REVOKEDA passkey was revoked.Warning
ACCOUNT_WEBAUTHN_CREDENTIAL_REVOKE_BLOCKEDA revoke was blocked by the last-factor guard.Warning
ACCOUNT_WEBAUTHN_SIGNIN_SUCCESSPasskey sign-in succeeded.Info
ACCOUNT_WEBAUTHN_SIGNIN_FAILEDPasskey sign-in failed verification.Warning
ACCOUNT_WEBAUTHN_COUNTER_REGRESSIONA passkey returned a sign counter that went backward — possible cloning.Critical
ACCOUNT_WEBAUTHN_ENROLL_BLOCKED_BY_POLICYPasskey enrollment was blocked by the workspace attestation policy.Warning

Step-up authentication

Fresh-MFA challenges for high-impact actions.

CodeDescriptionSeverity
ACCOUNT_STEPUP_CHALLENGE_REQUESTEDA high-impact action requested a fresh-MFA proof.Info
ACCOUNT_STEPUP_VERIFIEDStep-up challenge succeeded.Info
ACCOUNT_STEPUP_FAILEDStep-up challenge failed.Warning
ACCOUNT_STEPUP_REUSEDA step-up token was redeemed twice — possible replay attempt.Critical
ACCOUNT_STEPUP_BLOCKEDA step-up attempt was blocked by tenant policy.Warning

SAML single sign-on

Identity-provider configuration + sign-in flow.

CodeDescriptionSeverity
TENANT_SAML_PROVIDER_CREATEDAn identity provider was added.Notice
TENANT_SAML_PROVIDER_UPDATEDAn identity provider's configuration was changed.Notice
TENANT_SAML_PROVIDER_ENABLEDAn identity provider went live for sign-in.Notice
TENANT_SAML_PROVIDER_DISABLEDAn identity provider was paused.Notice
TENANT_SAML_PROVIDER_DELETEDAn identity provider was deleted.Warning
ACCOUNT_SAML_SIGNIN_SUCCESSA SAML sign-in succeeded.Info
ACCOUNT_SAML_SIGNIN_FAILEDA SAML sign-in attempt was rejected.Warning
ACCOUNT_SAML_JIT_PROVISIONEDA new user was just-in-time provisioned on first SAML sign-in.Notice

SCIM provisioning

Automated user lifecycle from your directory.

CodeDescriptionSeverity
TENANT_SCIM_TOKEN_CREATEDA SCIM bearer token was issued.Notice
TENANT_SCIM_TOKEN_REVOKEDA SCIM bearer token was revoked.Notice
ACCOUNT_SCIM_USER_CREATEDA user was provisioned via SCIM.Info
ACCOUNT_SCIM_USER_UPDATEDA user was updated via SCIM.Info
ACCOUNT_SCIM_USER_DEACTIVATEDA user was deactivated via SCIM.Warning
ACCOUNT_SCIM_USER_REACTIVATEDA user was reactivated via SCIM.Notice

Network policy

IP allowlist / blocklist enforcement.

CodeDescriptionSeverity
TENANT_NETWORK_POLICY_UPDATEDThe workspace network policy (allowlist/blocklist) was changed.Notice
TENANT_NETWORK_RULE_ADDEDA network rule was added.Notice
TENANT_NETWORK_RULE_REMOVEDA network rule was removed.Notice
ACCOUNT_NETWORK_POLICY_BLOCKEDA request was blocked by the workspace network policy.Warning
ACCOUNT_NETWORK_POLICY_ADMIN_BYPASSAn administrator bypassed the network policy for a one-time action.Warning

Attestation policy

WebAuthn authenticator restrictions.

CodeDescriptionSeverity
TENANT_ATTESTATION_POLICY_UPDATEDThe workspace's WebAuthn attestation allowlist was changed.Notice

Event webhooks

Outbound HMAC-signed event delivery.

CodeDescriptionSeverity
TENANT_WEBHOOK_CREATEDA webhook subscription was created.Notice
TENANT_WEBHOOK_UPDATEDA webhook subscription was updated.Notice
TENANT_WEBHOOK_DISABLEDA webhook subscription was disabled.Notice
TENANT_WEBHOOK_DELETEDA webhook subscription was deleted.Notice
TENANT_WEBHOOK_CIRCUIT_TRIPPEDA webhook circuit breaker tripped after repeated failures.Warning
TENANT_WEBHOOK_TEST_SENTA test event was delivered to a webhook endpoint.Info

Audit-log retention

Per-category retention windows + prune cron.

CodeDescriptionSeverity
TENANT_AUDIT_RETENTION_POLICY_UPDATEDPer-category retention windows were changed.Notice
AUDIT_PRUNE_RUN_COMPLETEDDaily retention prune cron completed; the metadata carries which categories pruned and how many rows fell out.Info
AUDIT_PRUNE_RUN_FAILEDDaily retention prune cron failed.Warning

Data erasure

Right-to-erasure workflow + holds.

CodeDescriptionSeverity
ACCOUNT_DATA_EXPORT_REQUESTThe user requested a copy of their data.Notice
ACCOUNT_DATA_EXPORT_READYA data export is ready to download.Info
ACCOUNT_DATA_EXPORT_DOWNLOADEDA prepared data export was downloaded.Info
ACCOUNT_DELETION_REQUESTThe user requested account erasure.Notice
ACCOUNT_DELETION_APPROVEDAn administrator approved the erasure request.Notice
ACCOUNT_DELETION_REJECTEDAn administrator rejected the erasure request.Warning
ACCOUNT_DELETION_CANCELLEDAn erasure request was cancelled before completion.Info
ACCOUNT_DELETION_COMPLETEDAn erasure was fully completed.Warning
ACCOUNT_DELETION_BLOCKED_BY_HOLDSErasure could not complete because a module reported a regulatory retention hold.Warning
ACCOUNT_DELETION_HOLDS_OVERRIDDENAn administrator overrode retention holds to force completion (10-year retention on this row per SOX § 802).Critical
ACCOUNT_DELETION_DUAL_CONTROL_BLOCKEDCompletion was blocked because the completer is the same administrator who approved.Warning
ACCOUNT_DELETION_COOLOFF_BLOCKEDCompletion was blocked because the cooling-off window had not yet elapsed.Warning

Print this page for audit evidence.

Use your browser's print dialog (Cmd / Ctrl + P) — the site strips chrome on print so you get a clean, paginated table ready to attach to an audit work-paper. Every row prints with its anchor URL so the auditor can link back to the live source.