--- alias: user-guide-clock-out-employee description: "This documentation outlines the process for an employee to clock out" --- # Clock-Out Employee :lock: Employee.**ClockOut** ## Overview This operation is used to clock-out an **Employee**. ## Preconditions * There must be an **Employee** for the **User** to be Clocked Out which is Active and Enabled. * The **Employee** must have the property RequireClockIn set to true. * The **Employee** ClockedState must be Clocked-Out. * The **Employee** performing the operation must match the **Employee** to be clocked-out. ## Sequence of Steps The Clock-Out Employee wizard can be called directly from the **Employee** page or by pressing the button available in the User info section in the top right corner of the application window. ![clockout_employee_user_info_large][clockout_employee_user_info_large] ### Step 1: Details 1. Press **Clock-Out** to perform the operation. !!! warning This operation will check the current **Employee** out from any **Resources** or **MAOs** where the **Employee** is currently checked-in or where the **Employee** is currently set as Trainer. ![clockout_employee][clockout_employee] [clockout_employee]: images/clockout_employee.png [clockout_employee_user_info_large]: images/clockout_employee_user_info_large.png