# Who is in

It helps managers easily track attendance and monitor who is actively working at any given time.

1. **Department Filter** – Allows you to select and view employees from a specific department or all departments.
2. **Refresh Button** – Updates the page to show the latest clock-in and clock-out data in real time.
3. **Include IN/OUT Checkboxes** – Let's you filter the list to display only employees who are clocked IN, clocked OUT, or both.
4. **Employee List Table** – Displays employee information, including their name, clock-in/out status, date, time, job/PTO code, shift, and device ID used to clock in or out.

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


---

# 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/my-hours/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.
