3.4 Terminations, Separations & Staffing Audit Trails

Key Takeaways

  • The Terminate Employee business process distinguishes between Termination Date, Last Day of Work, and Pay Through Date, each serving distinct contractual, security, and payroll functions.
  • Setting the 'Eligible for Rehire' indicator directly updates the candidate's Pre-Hire record, establishing corporate re-employment qualification rules enforced during future hiring events.
  • In Position Management, the termination workflow requires an explicit designation to either keep the position open for backfilling or permanently close the position to reduce headcount.
  • Rescinding a staffing transaction rolls back a completed business process and completely restores the prior worker state, whereas Cancelling halts an in-flight process and Correcting modifies historical attributes.
  • The Staffing History audit trail captures an immutable, append-only record of every personnel transaction, recording initiating users, approval timestamps, entry moments, and effective dates for regulatory compliance.
Last updated: September 2026

The Terminate Employee Business Process Architecture

The separation of a worker from an enterprise is a high-risk operational event governed by complex statutory, contractual, and system security considerations. In Workday HCM, the Terminate Employee business process (Terminate) manages the formal separation lifecycle. Terminating an employee does not merely record an inactive status; it orchestrates security account deactivation, final compensation and severance calculations, benefits termination and COBRA notifications, paid time-off accrual payouts, and the disposition of authorized position headcount.

Primary Separation Categories and Reasons

Terminations are structured around Reason Categories and Event Reasons:

  • Voluntary Separation: Resignation > Better Opportunity, Resignation > Personal/Family, Retirement > Normal Retirement.
  • Involuntary Separation: Performance > Unsatisfactory Performance, Misconduct > Policy Violation, Restructuring > Position Elimination (RIF).
  • Statutory / Other: End of Contract, Mutual Agreement, Deceased.

Reason codes drive downstream business process logic. For example, selecting Restructuring > Position Elimination can conditionally trigger a severance calculation sub-process and automatically route approval to the Legal and Total Rewards partners.

+-----------------------------------------------------------------------------------------+
|                        TERMINATE EMPLOYEE BUSINESS PROCESS                              |
+-----------------------------------------------------------------------------------------+
| 1. Initiation: Select Worker, Reason Category, Event Reason                             |
| 2. Critical Date Entry: Termination Date, Last Day of Work, Pay Through Date            |
| 3. Rehire Eligibility: Eligible for Rehire Flag (Yes/No/Conditional) + Reason Code       |
| 4. Position Disposition (Position Management): Keep Position Open vs Close Position     |
| 5. Review & Approvals: Manager, HR Partner, Legal, Payroll Partner                      |
| 6. Downstream Sub-processes & Automated System Actions:                                 |
|    - Revoke Workday Account / System Access as of Termination Date                      |
|    - Trigger COBRA Eligibility Notice and Benefits De-enrollment                        |
|    - Generate Final Pay Payout (Accrued PTO / Vacation Balance) in Payroll              |
|    - Launch Offboarding Checklists & Equipment Return To-Dos                            |
+-----------------------------------------------------------------------------------------+

The Critical Separation Dates: Legal, Payroll, and Operational Distinctions

Workday certification exams test the exact distinctions between the three primary separation date fields. Conflating these dates causes severe payroll errors, premature access revocation, or statutory non-compliance.

+-----------------------------------------------------------------------------------------+
|                         WORKDAY SEPARATION DATES COMPARISON                             |
+---------------------+-----------------------------------+-------------------------------+
| DATE FIELD          | SYSTEM MEANING                    | REAL-WORLD IMPACT             |
+---------------------+-----------------------------------+-------------------------------+
| Last Day of Work    | The last physical day the worker   | Facility access deactivated;   |
|                     | performs duties on the job.       | badge revoked; assets returned|
+---------------------+-----------------------------------+-------------------------------+
| Termination Date    | The official, legal separation    | Worker is active through      |
|                     | date of employment.               | 11:59 PM; benefits terminate; |
|                     |                                   | Workday account expires       |
+---------------------+-----------------------------------+-------------------------------+
| Pay Through Date    | The date through which the        | Governs payroll processing;   |
|                     | worker receives regular pay.      | terminal PTO or garden leave  |
+---------------------+-----------------------------------+-------------------------------+

Detailed Date Analysis

  1. Termination Date (Legal Separation):
    • This is the anchor date for the worker's status transition.
    • The worker remains Active through 11:59 PM on the Termination Date.
    • The worker becomes Terminated (Inactive) at 12:00 AM on the day immediately following the Termination Date.
    • Standard health and welfare benefits coverage generally terminates based on this date (or at the end of the month containing this date, depending on benefit plan rules).
  2. Last Day of Work (Physical Separation):
    • Specifies the worker's final day of active labor.
    • This date can be earlier than the Termination Date. For instance, an employee may take two weeks of accrued vacation prior to their final separation, or an executive may be placed on "garden leave".
    • IT provisioning systems integrate with this date to revoke physical facility badges and network access, even while the employee remains legally employed on payroll.
  3. Pay Through Date (Payroll Boundary):
    • Specifies the exact date up to which the worker is compensated.
    • In standard terminations, the Pay Through Date equals the Termination Date.
    • In severance or non-working notice arrangements, the Pay Through Date can extend beyond the Last Day of Work. Workday Payroll evaluates this date to calculate final salary disbursements, prorated earnings, and statutory final paychecks.

Eligible for Rehire Status & Pre-Hire Governance

During the termination workflow, the initiator must designate the worker's Eligible for Rehire status:

  • Yes: The former worker is in good standing and can be rehired without restriction.
  • No: The individual is ineligible for future re-employment due to gross misconduct, policy violations, or failure to meet standards.
  • Conditional / With Review: Re-employment requires explicit approval from the HR Compliance or Legal department.

Where is Rehire Eligibility Stored?

A foundational concept tested on certification exams is the data model location of rehire eligibility: Eligible for Rehire is stored on the Pre-Hire business object, which is attached to the individual's persistent Person record.

  • It does not live solely on the terminated Worker or Position record.
  • When the individual re-applies for employment months or years later, Workday's duplicate detection engine matches their National ID or biographical data to the existing Pre-Hire record.
  • Recruiters and HR Partners immediately see the historical "Eligible for Rehire" flag on the candidate profile, enforcing corporate governance across all future applications.

Ending Alternative Worker Engagements

Not all departures involve regular employee terminations. Workday provides dedicated workflows for non-employee and multi-job labor:

End Contingent Worker Contract

To separate a contractor, consultant, or agency temp, administrators initiate the End Contingent Worker Contract business process (End Contingent Worker Contract).

  • Mandatory Fields: Contract End Date, Reason, and Contract Status.
  • No Payroll / Benefits Steps: Does not trigger final pay calculations, COBRA events, or vacation accrual payouts.
  • Vendor Notification: Integrations can notify the staffing vendor or supplier of contract completion.
  • Account Revocation: De-provisions contingent worker tenant credentials.

End Additional Job

When a multi-job employee leaves one of their secondary positions, the organization initiates the End Additional Job business process (End Additional Job).

  • Scope: Terminates only the specified Secondary Job. The worker's Primary Job and overall employment relationship remain completely unaffected.
  • Position Impact: In Position Management, the secondary position is either vacated for backfill or closed.
  • Primary Job Constraint: If an organization attempts to end an employee's Primary Job using End Additional Job, Workday blocks the action with a validation error. To terminate the primary job while retaining secondary roles, the administrator must first run Switch Primary Job to designate a secondary role as primary, or run Terminate Employee to end all jobs concurrently.

Position Management Behavior Upon Termination

When terminating an employee in a Position Management supervisory organization, the initiator is presented with a critical decision regarding position disposition:

+-----------------------------------------------------------------------------------------+
|                        POSITION DISPOSITION UPON TERMINATION                            |
+-----------------------------------------------------------------------------------------+
| OPTION 1: KEEP POSITION OPEN                                                            |
| - Position reverts from Filled to Open / Unfilled status                                |
| - Position restrictions (Job Profile, Location, Worker Type) remain intact              |
| - Headcount remains allocated to the supervisory organization                           |
| - Ready for immediate job requisition creation and recruitment backfill                 |
+-----------------------------------------------------------------------------------------+
| OPTION 2: CLOSE POSITION                                                                |
| - Position is permanently deactivated and archived                                      |
| - Supervisory organization authorized headcount decrements by 1                         |
| - Position cannot be backfilled; permanent headcount reduction                          |
+-----------------------------------------------------------------------------------------+

In Job Management, this prompt does not appear. Because Job Management does not maintain individual position objects, terminating the worker simply decrements the organization's active headcount count; no position record remains open.


Remediation Operations: Correct vs Cancel vs Rescind

When staffing transactions are processed incorrectly or circumstances change, administrators must remediate the event. Workday provides three distinct operations—Correct, Cancel, and Rescind—each governed by strict process lifecycle rules.

Operational ActionApplicable Event StatusSystem EffectReverses Completed Event?Typical Use Case
CancelIn-Progress (In-Flight) onlyHalts the workflow before final approval; status becomes CancelledNo (Event was never completed)Withdrawing a proposed termination when an employee decides to stay before approval
CorrectSuccessfully CompletedModifies specific data attributes within the completed transactionNo (Event remains completed; data is altered)Updating a misspelled business title, adjusting a Last Day of Work date, or changing rehire eligibility
RescindSuccessfully CompletedCompletely rolls back the completed event, restoring previous worker stateYes (Full structural rollback)Reversing a completed termination when an employee is reinstated after resignation

The Mechanics of Rescind

Rescind is the most powerful remediation action in Workday HCM. When a completed staffing transaction (such as a Hire, Transfer, or Termination) is rescinded:

  • The event's status transitions to Rescinded.
  • The worker's record, position, compensation, benefits enrollments, and organizational assignments are completely restored to their exact pre-event state.
  • Security Requirement: Rescind permissions are restricted to elevated administrative roles via the Business Process Operations domain.
  • Dependent Event Constraint: Workday cannot rescind an event if subsequent dependent business processes have occurred. For example, if an employee was transferred and subsequently given a compensation increase, the compensation increase must be rescinded before the transfer event can be rescinded. Downstream events must be rescinded in strict reverse chronological order.

Staffing History & System Audit Trails

Workday operates on an append-only, immutable transaction log. Data is never purged, overwritten, or erased during normal operations, ensuring strict compliance with Sarbanes-Oxley (SOX), GDPR, and international labor audits.

Accessing the Staffing History

To view a worker's complete staffing audit trail:

  1. Navigate to the Worker Profile.
  2. Select the Job tab.
  3. Click Worker History and select View Staffing History.

Data Captured in the Staffing Audit Log

Every personnel transaction records:

  • Effective Date: The calendar date the business event takes operational effect.
  • Entry Moment: The precise UTC timestamp (down to the second) when the transaction was submitted, approved, or modified.
  • Initiated By: The specific Workday user account that submitted the transaction.
  • Approval Chain Audit: Every individual approver, their role, their approval decision, and their approval timestamp.
  • Delegation Records: If an approver delegated their task to a colleague, the audit trail captures both the delegator and the acting delegate.
  • Event Status: Successfully Completed, In Progress, Cancelled, or Rescinded.

Because Workday preserves every entry moment alongside effective dates, auditors can execute point-in-time reporting to verify organizational hierarchy and compensation structures as they existed on any historical date.


Exam Traps & Common Misconceptions

  • Exam Trap 1: Conflating Termination Date with Last Day of Work. Questions will describe an employee who ceases physical work on June 10th but receives vacation pay through June 30th. Entering June 10th as the Termination Date erroneously cancels benefits and system access three weeks early. Fact: Last Day of Work is June 10th; Termination Date and Pay Through Date are June 30th.
  • Exam Trap 2: Attempting to Cancel a Completed Event. An exam question may ask how to fix a termination that completed yesterday. Distractors will offer "Cancel the termination business process". Fact: Cancel applies only to in-progress events. A completed event must be Rescinded to be reversed.
  • Exam Trap 3: Storage Location of Rehire Eligibility. Questions frequently test where "Eligible for Rehire" is maintained. Fact: It is stored on the Pre-Hire business object attached to the Person, ensuring it persists across multiple independent employment lifecycles.
  • Exam Trap 4: Terminating the Primary Job in Dual Employment. A scenario involves an employee with two jobs who wants to quit their primary job. Fact: You cannot terminate the primary job by itself while leaving a secondary job active; you must first run Switch Primary Job to designate the secondary role as primary.
  • Exam Trap 5: Rescinding Events Out of Chronological Order. A question asks why an administrator cannot rescind an employee's hire event. Fact: If downstream events (e.g., compensation change, job change, benefit enrollment) have occurred, they must be rescinded in reverse chronological order before the initial hire event can be rescinded.
Test Your Knowledge

An employee submits a two-week notice with an intended final working day of March 15th. The company agrees to keep the employee on payroll through March 31st utilizing accrued vacation. How should the dates be configured in the Terminate Employee event?

A
B
C
D
Test Your Knowledge

An administrator erroneously processes a termination event for an employee who has agreed to rescind their resignation. The termination event is already in 'Successfully Completed' status. Which action should the administrator take to restore the worker?

A
B
C
D
Test Your Knowledge

Where is a worker's 'Eligible for Rehire' status recorded and maintained within the Workday object model following a termination?

A
B
C
D