# Who is in

It helps managers quickly see attendance status, monitor active shifts, and ensure proper staffing at any given time.

***

1. **Department Filter-** Dropdown to view employees from all departments or a specific department only.
2. **Refresh Button-** Updates the display to show the most current “Who’s In” data.
3. **Include IN / Include OUT / Summary Checkboxes**

* **Include IN**: Show employees currently clocked in.
* **Include OUT**: Show employees currently clocked out.
* **Summary**: Show a department-level summary of total IN and OUT employees.

4. **Employee Status Table-** Lists employees, their IN/OUT status, clock-in/out time, job/PTO code, assigned shift, and device used.
5. **Date Selector-** Choose the date to display attendance information.
6. **Start Time / End Time-** Set the time range for the chart below to analyze employees working at specific times of the day.
7. **Time Interval Dropdown-** Select the interval (in minutes) to break down the chart view of working employees over time.
8. **Working Employees Chart- A** Visual graph showing the number of employees working within the selected date and time range.

***

<figure><img src="/files/d2Uebtil7UOZhJGrEqss" 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/who-is-in.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.
