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.

228 codes·38 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

HCM self-service

Employee profile, demographics, contact lifecycle.

CodeDescriptionSeverity
HCM_EMPLOYEE_PROFILE_UPDATEAn employee updated their HCM profile (preferred name, pronouns, emergency contact, etc.).Info
HCM_EMPLOYEE_CONTACT_UPDATEEmployee updated their phone, address, or contact preferences.Info
HCM_EMPLOYEE_DEMOGRAPHICS_UPDATEEmployee updated their self-identified demographics (gender, ethnicity, disability, veteran status).Notice
HCM_EMPLOYEE_EMERGENCY_CONTACT_UPDATEEmployee updated their emergency contact.Info

HCM time-off

Time-off requests, balances, FMLA/CFRA tracking.

CodeDescriptionSeverity
HCM_TIMEOFF_REQUEST_SUBMITTEDEmployee submitted a time-off request.Info
HCM_TIMEOFF_REQUEST_APPROVEDA manager approved a time-off request.Info
HCM_TIMEOFF_REQUEST_REJECTEDA manager rejected a time-off request.Notice
HCM_TIMEOFF_REQUEST_CANCELLEDAn employee cancelled a time-off request before completion.Info
HCM_TIMEOFF_BALANCE_ADJUSTEDAn HR administrator adjusted a balance outside the accrual engine — always reviewed.Warning
HCM_TIMEOFF_FMLA_ELIGIBILITY_CHECKFMLA / CFRA eligibility evaluated against the rolling 12-month window.Info
HCM_TIMEOFF_INTERMITTENT_DAY_CLAIMEDAn intermittent FMLA day was recorded against an active claim.Info

HCM payroll

Pay slips, paychecks, voids, garnishments.

CodeDescriptionSeverity
HCM_PAYSLIP_VIEWEDAn employee viewed a pay slip.Info
HCM_PAYSLIP_DOWNLOADEDAn employee downloaded a pay slip as PDF.Info
HCM_PAYSLIP_VOIDEDAn HR administrator voided a previously-issued pay slip — always reviewed.Warning

HCM banking

Direct deposit, NACHA prenote.

CodeDescriptionSeverity
HCM_BANK_ACCOUNT_ADDEDAn employee added a bank account to their direct-deposit allocation.Notice
HCM_BANK_ACCOUNT_REMOVEDAn employee removed a bank account from their direct-deposit allocation.Notice
HCM_BANK_ACCOUNT_ALLOCATION_UPDATEDirect-deposit percentage / flat-amount split changed.Info
HCM_BANK_ACCOUNT_PRENOTE_SENTNACHA prenote (zero-dollar test) sent to a new account.Info
HCM_BANK_ACCOUNT_PRENOTE_VERIFIEDNACHA prenote came back verified; account is live for direct deposit.Info
HCM_BANK_ACCOUNT_PRENOTE_REJECTEDNACHA prenote was rejected by the bank; account stays disabled.Warning

HCM benefits

Enrollment, life events, COBRA, FSA/HSA, EDI 834.

CodeDescriptionSeverity
HCM_BENEFITS_ENROLLMENT_STARTEDEmployee opened the open-enrollment wizard.Info
HCM_BENEFITS_ENROLLMENT_SUBMITTEDEmployee submitted their open-enrollment elections.Notice
HCM_BENEFITS_LIFE_EVENT_FILEDEmployee filed a qualifying life event for mid-year change.Notice
HCM_BENEFITS_LIFE_EVENT_APPROVEDHR approved a life event with documentation review.Notice
HCM_BENEFITS_LIFE_EVENT_REJECTEDHR rejected a life event request.Notice
HCM_BENEFITS_COBRA_OFFEREDCOBRA continuation was offered after a qualifying event.Notice
HCM_BENEFITS_COBRA_ELECTEDFormer employee elected COBRA continuation.Notice
HCM_BENEFITS_FSA_HSA_CONTRIBUTION_UPDATEFSA / HSA per-pay-period contribution amount changed.Info

HCM equity

Grants, vesting, § 83(b), cosign workflow.

CodeDescriptionSeverity
HCM_EQUITY_GRANT_VIEWEDAn employee viewed their equity grant detail.Info
HCM_EQUITY_GRANT_ACCEPTEDGrantee accepted an equity grant.Notice
HCM_EQUITY_VEST_RECORDEDA scheduled vest tranche was recorded.Info
HCM_EQUITY_83B_ELECTION_FILEDGrantee filed an IRS § 83(b) election — irrevocable, 30-day window from grant.Warning

HCM year-end tax forms

W-2, 1099, T4, 1095-C generation, seal, transmit.

CodeDescriptionSeverity
HCM_YEAREND_FORM_GENERATEDA W-2 / 1099 / T4 / 1095-C form was generated for an employee.Info
HCM_YEAREND_FORM_VIEWEDEmployee viewed their year-end form.Info
HCM_YEAREND_FORM_DOWNLOADEDEmployee downloaded their year-end form.Info

HCM learning

Course enrollment, cmi5/xAPI launch, badges.

CodeDescriptionSeverity
HCM_LEARNING_ENROLLMENT_CREATEDLearner enrolled in a course.Info
HCM_LEARNING_COURSE_LAUNCHEDLearner launched a cmi5 / xAPI course session.Info
HCM_LEARNING_COURSE_COMPLETEDA course completion was recorded (xAPI Completed verb).Notice
HCM_LEARNING_CERTIFICATE_ISSUEDA completion certificate was issued.Notice
HCM_LEARNING_BADGE_AWARDEDA learning badge was awarded to the learner.Info

HCM expenses

Expense submission, approval, reimbursement.

CodeDescriptionSeverity
HCM_EXPENSE_REPORT_SUBMITTEDEmployee submitted an expense report.Info
HCM_EXPENSE_REPORT_APPROVEDManager approved an expense report.Info
HCM_EXPENSE_REPORT_REJECTEDManager rejected an expense report.Notice
HCM_EXPENSE_REPORT_REIMBURSEDAn expense report was reimbursed via payroll.Info
HCM_EXPENSE_POLICY_VIOLATIONA line item violated the workspace's expense policy and was flagged for manager review.Warning

HCM goals

Personal + team goals, AI SMART parsing, alignment.

CodeDescriptionSeverity
HCM_GOAL_CREATEDAn employee or manager created a new goal.Info
HCM_GOAL_UPDATEDA goal's progress, weight, or due date changed.Info
HCM_GOAL_ALIGNEDA child goal was aligned to a parent goal in the alignment tree.Info
HCM_GOAL_COMPLETEDA goal was marked complete.Info

HCM performance

1:1 check-ins, 360 feedback, calibration outcomes.

CodeDescriptionSeverity
HCM_1ON1_CREATEDA 1:1 check-in series was created between a manager and an employee.Info
HCM_1ON1_NOTE_SAVEDA 1:1 note was saved (shared or private).Info
HCM_FEEDBACK_360_REQUESTEDA 360-feedback request was sent.Notice
HCM_FEEDBACK_360_SUBMITTEDAnonymous 360-feedback was submitted (k-anonymity enforced; reveal blocked below the threshold).Info
HCM_PULSE_SURVEY_RESPONSEPulse-survey response submitted (k-anonymity floor n<5).Info
HCM_PERFORMANCE_CALIBRATION_FINALIZEDA calibration session was finalized by an HR administrator (4-eyes from the proposing manager).Notice

HCM career

Career framework, readiness, promotion calibration.

CodeDescriptionSeverity
HCM_CAREER_PATH_VIEWEDEmployee viewed their career-path readiness.Info
HCM_CAREER_COACH_INVOKEDAI career-coach surface invoked (PII-anonymised before prompt).Info
HCM_CAREER_PROMOTION_PROPOSEDA promotion was proposed during a calibration session.Notice
HCM_CAREER_PROMOTION_APPROVEDA promotion was approved via the per-session promo cap.Notice

HCM manager actions

Manager-side approvals and team analytics.

CodeDescriptionSeverity
HCM_MANAGER_APPROVAL_INBOX_VIEWEDManager opened their approval-inbox dashboard.Info
HCM_MANAGER_TEAM_ANALYTICS_VIEWEDManager opened a team-analytics report.Info
HCM_MANAGER_SUBTREE_TOGGLEDManager toggled between direct-reports-only and full-subtree scope.Info

HCM employee lifecycle

Onboarding, offboarding, position assignment, leave of absence.

CodeDescriptionSeverity
HCM_EMPLOYEE_ONBOARDEDA new employee was provisioned in HCM with their initial position, comp, and benefits class.Notice
HCM_EMPLOYEE_POSITION_CHANGEDAn employee's position, title, or reporting line was updated.Notice
HCM_EMPLOYEE_LEAVE_OF_ABSENCE_OPENEDA leave of absence was opened (FMLA, military, sabbatical, personal).Notice
HCM_EMPLOYEE_LEAVE_OF_ABSENCE_CLOSEDA leave of absence ended; the employee returned to active status.Info
HCM_EMPLOYEE_OFFBOARDEDAn employee was offboarded — equipment, access, payroll closeout, COBRA notice triggered.Warning
HCM_EMPLOYEE_REHIREDA previously offboarded employee was rehired (history preserved per workspace policy).Notice

HCM payroll runs

Pay-run lifecycle: prepare, generate, transmit ACH, void, reopen.

CodeDescriptionSeverity
HCM_PAYROLL_RUN_PREPAREDA pay run was prepared from the period's time + earnings data; awaits HR review.Notice
HCM_PAYROLL_RUN_GENERATEDPay slips were generated for the run; ACH file is queued but not yet transmitted.Notice
HCM_PAYROLL_RUN_TRANSMITTEDStep-up-protected ACH transmission of the NACHA file to the bank. Money moves.Critical
HCM_PAYROLL_RUN_VOIDEDA previously-transmitted pay run was voided in part or whole — always reviewed.Warning
HCM_PAYROLL_RUN_REOPENEDA closed pay run was reopened for correction — emits a pair with a closing event.Warning
HCM_PAYROLL_GARNISHMENT_APPLIEDA garnishment order was applied to a pay slip per CCPA / IRS Pub 1494 priority.Notice

HCM multi-state payroll

State-tax setup, reciprocity routing, SUTA overrides.

CodeDescriptionSeverity
HCM_MULTISTATE_TAX_TABLE_REFRESHEDFrozen state tax tables (9 supported states) were refreshed against the publisher catalogue.Notice
HCM_MULTISTATE_W4_UPDATEDAn employee's state W-4 was updated.Info
HCM_MULTISTATE_RECIPROCITY_APPLIEDThe reciprocity matrix routed withholding to the appropriate state.Info
HCM_MULTISTATE_SUTA_OVERRIDEAn HR administrator overrode the SUTA rate for a state.Notice

HCM year-end administration

Form sealing, transmission to IRS / SSA / CRA, corrections (W-2c / 1099-COR).

CodeDescriptionSeverity
HCM_YEAREND_RUN_INITIATEDA year-end form-generation run was initiated for a tax year + jurisdiction.Notice
HCM_YEAREND_RUN_REASONABLENESS_REVIEWAI reasonableness narrative + manual review completed against the run.Notice
HCM_YEAREND_RUN_SEALEDA year-end run was sealed (4-eyes SoD — different admin than the sealer transmits).Warning
HCM_YEAREND_RUN_TRANSMITTEDStep-up-protected transmission to SSA (EFW2) / IRS (FIRE) / CRA (Internet File Transfer).Critical
HCM_YEAREND_CORRECTION_ISSUEDA W-2c / 1099-COR / T4-amended correction was issued for an employee.Warning

HCM compensation admin

Pay-band setup, comp-review cycles, market-data refresh.

CodeDescriptionSeverity
HCM_COMP_BAND_CREATEDA pay band was created with min / midpoint / max + market reference.Notice
HCM_COMP_BAND_UPDATEDA pay band's midpoint or range was changed.Notice
HCM_COMP_MARKET_DATA_REFRESHEDMarket-data refresh applied to comp bands.Info
HCM_COMP_REVIEW_CYCLE_INITIATEDA workspace-wide compensation-review cycle was initiated.Notice
HCM_COMP_REVIEW_PROPOSAL_SUBMITTEDA manager submitted comp proposals for their team.Info
HCM_COMP_REVIEW_CALIBRATION_FINALIZEDA comp-review calibration was finalized by HR (4-eyes from proposing manager).Warning
HCM_COMP_CHANGE_APPLIEDAn individual comp change was applied to a pay slip cycle.Notice

HCM recruiting (ATS)

Requisitions, candidates, interview scorecards, offers, rejection.

CodeDescriptionSeverity
HCM_REQUISITION_CREATEDA job requisition was opened.Info
HCM_REQUISITION_APPROVEDA requisition completed its multi-step approval chain.Notice
HCM_REQUISITION_CLOSEDA requisition was closed (filled, cancelled, on-hold).Info
HCM_CANDIDATE_STAGE_CHANGEDA candidate moved between recruiting stages.Info
HCM_INTERVIEW_SCORECARD_SUBMITTEDAn interviewer submitted a scorecard with rating + rationale.Info
HCM_CANDIDATE_REJECTEDA candidate was rejected with an EEOC-categorized reason + (optional) AI-assisted note.Info
HCM_OFFER_EXTENDEDAn offer was extended to a candidate.Notice
HCM_OFFER_ACCEPTEDCandidate accepted the offer.Notice
HCM_OFFER_DECLINEDCandidate declined the offer.Info

HCM workflow engine

Workflow drafts, publish, runs, deprecation.

CodeDescriptionSeverity
HCM_WORKFLOW_DRAFT_SAVEDA workflow draft was saved by an author.Info
HCM_WORKFLOW_PUBLISHEDA workflow draft was published (4-eyes SoD: author ≠ publisher).Notice
HCM_WORKFLOW_DEPRECATEDA published workflow was deprecated; new runs use the successor version.Notice
HCM_WORKFLOW_RUN_STARTEDA workflow run started for a triggering event.Info
HCM_WORKFLOW_RUN_COMPLETEDA workflow run completed successfully.Info
HCM_WORKFLOW_RUN_FAILEDA workflow run failed; the failure detail is on the run history.Warning

HCM org administration

Reporting relationships, matrix edges, reorg simulation + apply.

CodeDescriptionSeverity
HCM_ORG_REPORTING_RELATIONSHIP_UPDATEDA solid-line reporting relationship changed.Notice
HCM_ORG_MATRIX_EDGE_ADDEDA matrix (dotted-line) reporting edge was added.Info
HCM_ORG_MATRIX_EDGE_REMOVEDA matrix reporting edge was removed.Info
HCM_ORG_REORG_SIMULATEDA reorg simulation was run; results include risk delta + comp shift.Info
HCM_ORG_REORG_APPLIEDStep-up-protected reorg apply: bulk reporting changes committed under 4-eyes.Critical
HCM_ORG_STRUCTURAL_RISK_FLAGGEDStructural risk (overwide span, excessive depth, rank padding, orphaned matrix) was flagged.Notice

HCM compliance

EEO-1, OFCCP AAP, ADA accommodations, I-9, DEI policy.

CodeDescriptionSeverity
HCM_EEO1_REPORT_GENERATEDAn EEO-1 report was generated for a reporting year.Notice
HCM_OFCCP_AAP_GENERATEDAn OFCCP Affirmative Action Plan was generated for a federal-contractor reporting year.Notice
HCM_ADA_ACCOMMODATION_REQUESTEDAn employee requested an ADA workplace accommodation.Info
HCM_ADA_ACCOMMODATION_DECISIONHR made a decision on an ADA accommodation request.Notice
HCM_I9_CREATEDAn I-9 record was created for a new hire.Info
HCM_I9_VERIFIEDSection 2 I-9 verification completed by HR.Notice
HCM_I9_REVERIFIEDA re-verification (work-permit renewal, etc.) was recorded.Notice
HCM_DEI_POLICY_UPDATEDWorkspace DEI policy (k-anonymity floor, self-ID categories, reporting cadence) was updated.Notice
HCM_DEI_SIMULATION_RUNDEI what-if simulation was run; outcomes never reveal individuals (k-anon enforced).Info
HCM_DEI_AI_NARRATIVE_GENERATEDAI-assisted DEI narrative was generated for the admin review surface.Info

HCM benefits administration

Plan setup, enrollment windows, EDI 834 transmission.

CodeDescriptionSeverity
HCM_BENEFITS_PLAN_CREATEDA new benefits plan (medical, dental, vision, FSA, etc.) was created.Notice
HCM_BENEFITS_PLAN_UPDATEDA benefits plan's premiums, coverage rules, or eligibility changed.Notice
HCM_BENEFITS_ENROLLMENT_WINDOW_OPENEDAn open-enrollment window was opened.Notice
HCM_BENEFITS_ENROLLMENT_WINDOW_CLOSEDAn open-enrollment window closed; mid-year change now requires a life event.Notice
HCM_BENEFITS_EDI_834_GENERATEDAn ASC X12 834 (v005010X220A1) EDI file was generated for carrier transmission.Notice
HCM_BENEFITS_EDI_834_TRANSMITTEDStep-up-protected transmission of the 834 file to the carrier.Critical
HCM_BENEFITS_COBRA_NOTICE_SENTCOBRA election notice was sent to a qualifying event.Notice

HCM learning administration

Course publication, peer-author approval, badge catalog.

CodeDescriptionSeverity
HCM_LEARNING_COURSE_PUBLISHEDA course was published to the catalog.Notice
HCM_LEARNING_COURSE_RETIREDA course was retired from the catalog.Info
HCM_LEARNING_PEER_AUTHORED_SUBMITTEDA peer-authored course was submitted for review (4-eyes SoD).Info
HCM_LEARNING_PEER_AUTHORED_APPROVEDA peer-authored course was approved (different reviewer than author).Notice
HCM_LEARNING_BADGE_CATALOG_UPDATEDBadge catalog was updated by an admin.Info

HCM document signing

Template activation, signing chain, decline / reassign.

CodeDescriptionSeverity
HCM_DOC_TEMPLATE_DRAFTEDA signing template was drafted by an admin.Info
HCM_DOC_TEMPLATE_ACTIVATEDA template was activated (4-eyes SoD: drafter ≠ activator). Legally binding for new signers.Notice
HCM_DOC_SIGNING_ROUND_DELIVEREDA document was delivered to the next signer in the chain.Info
HCM_DOC_SIGNING_OPENEDA signer opened the document (IP + UA recorded).Info
HCM_DOC_SIGNING_SIGNEDA signer completed signing.Notice
HCM_DOC_SIGNING_DECLINEDA signer declined to sign; chain terminates per template policy.Warning
HCM_DOC_SIGNING_REASSIGNEDA signing role was reassigned to a different signer.Notice

HCM time-off administration

Policy configuration, accrual methods, year-end carry-over.

CodeDescriptionSeverity
HCM_TIMEOFF_POLICY_CREATEDA time-off policy was created with an accrual method + caps + waiting period.Notice
HCM_TIMEOFF_POLICY_UPDATEDA time-off policy was updated.Notice
HCM_TIMEOFF_YEAREND_CARRYOVER_RUNYear-end carry-over processing ran for the workspace.Info

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.