# Day View

***

1. **Date Range Selector-** Choose the start and end dates to display time entries within a selected period.
2. **Department Filter-** Filter employees by department to view only relevant staff records.
3. **Employee Selector-** Select a specific employee to view their daily time records.
4. **Approve Button-** Approve selected time entries directly from the Day View screen.
5. **Group by Date Checkbox-** Toggle to group records by date for easier review.
6. **Delete Selected Button-** Delete multiple selected time entries at once.
7. **Selection Checkboxes-** Check boxes next to each entry to approve or delete multiple records at once.
8. **Add / Edit / Delete Links-** Manage individual time entries — add new, edit existing, or delete unwanted entries.
9. **Daily Totals Row-** Shows total hours (paid, unpaid, overtime, etc.) calculated for each day at the bottom of the table.
10. &#x20;**Hours for Job Summary Table-** Breakdown of total hours worked per job and category (regular, overtime, double time).

***

<figure><img src="/files/fJXV4k1hRBQSsbAXtuit" 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/day-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.
