--- alias: user-guide-check-out-employee description: "Initiates the process of releasing an employee from a previously checked-in resource" --- # Check-Out Employee :lock: Employee.**CheckOut** ## Overview This operation is used to check-out an **Employee** from a previously checked-in **Resource**. ## Preconditions * The user is associated with an **Employee** object which is *Active* and matches the Employee for which the Check-Out applies. * The **Employee** is currently checked-in at the **Resource** from which they are checking-out. ## Sequence of Steps ### Step 1: Details 1. The system will display information about the **Employees** currently Checked-In at the **Resource**. 2. Press **Check-Out** to complete the transaction. ![Check-Out Employee][Check-Out Employee] [Check-Out Employee]: images/Check_Out_Employee_Step1.png