--- alias: user-guide-clock-in-employee description: "This documentation outlines the process for an employee to initiate a clock-in action" --- # Clock-In Employee :lock: Employee.**ClockIn** ## Overview This operation is used to clock-in an **Employee**. ## Preconditions * The **Employee** must have the property *RequireClockIn* set to true. * The **Employee** *ClockedState* must be Clocked-Out. * Only the current user **Employee** can clock himself in. * A visual warning indicator will be displayed when the Employee is not clocked-in: ![clockin_employee_user_info][clockin_employee_user_info] ## Sequence of Steps The Clock-In 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. ![clockin_employee_user_info_large][clockin_employee_user_info_large] ### Step 1: Details 1. Press **Clock-In** to perform the operation. ![clockin_employee][clockin_employee] [clockin_employee_user_info]: images/clockin_employee_user_info.png [clockin_employee_user_info_large]: images/clockin_employee_user_info_large.png [clockin_employee]: images/clockin_employee.png