# Approve

This feature ensures all worked hours and requests are verified before payroll processing, helping maintain accurate and approved timesheets.

***

1. **All Departments-** Dropdown filter to view and manage time records for employees from specific departments.
2. **Date Range Selector-** Set the start and end dates to display employee clock-in/clock-out records for the selected time period.
3. **Approve Button-** Click to approve the selected employee time entries so they’re marked as reviewed and ready for payroll.
4. **Unapprove Button-** Click to remove approval status from previously approved time entries to allow edits or corrections.
5. **Search by Name-** Quickly find specific employees by typing their name into the search field.
6. &#x20;**Employee List-** Displays all employees (by department) to select whose time records you want to view or approve.
7. **Select Checkboxes-** Check these boxes to select which time records to approve or unapprove.
8. **Time Records Table-** Shows detailed time entries, including date, clock-in/clock-out times, hours worked, job/absence, shift info, and approval status.
9. **By Manager / By Employee Status-** Displays who approved the entry (manager) and whether the employee has confirmed it.
10. **Add/Edit/Delete Links-** Allows adding new time entries, editing existing records, or deleting incorrect entries directly from the table.

***

<figure><img src="/files/uaY1ZRB71N6Hl7xpc4KP" alt=""><figcaption></figcaption></figure>

<p align="center"><a href="https://www.opentimeclock.com/signup.html" class="button primary" data-icon="user-plus">Sign Up for Free</a>                            <a href="https://www.opentimeclock.com/app.html" class="button secondary" data-icon="right-to-bracket">Log In</a>                            <a href="https://www.opentimeclock.com/" class="button secondary" data-icon="house-window">Home</a></p>

> <p align="center"><mark style="color:$info;">Feel free to contact us at our toll-free number: +1-833-702-2927 or email us at support@opentimeclock.com.</mark></p>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.opentimeclock.com/docs/approve.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
