# List View

It’s useful for managers and admins to review attendance records, verify time entries, and make quick edits or approvals when needed.

***

1. &#x20;**All Departments-** Dropdown to filter employees by department.
2. **Date Range Selector-** Set start and end dates to filter records within a specific time period.
3. **Jobs and Absence Filter-** Filter the list by job assignments or absence records.
4. **Shift Filter-** Select specific shifts to view only employees assigned to those shifts.
5. **Group by Date-** Toggle to group records by date instead of by employee.
6. **User List-** Displays all users in the system. You can select a user to view their detailed records.
7. &#x20;**Add Absence-** Button to record or add employee absences.
8. &#x20;**Add Entry-** Button to add a time entry for an employee manually.
9. **Add Adjustment-** Button to adjust hours or time entries for employees.
10. **Import Excel-** Upload time entries or absence data in bulk using an Excel file.
11. **Edit / Delete (Row Actions)-** Options to edit or delete a specific time entry or record for an employee.

<figure><img src="/files/qyG03mhPRhB8mz2piZBZ" 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/list-view.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.
