# Where

It shows a map and list view with GPS data, helping administrators monitor attendance locations and verify that employees are clocking in from authorized or expected places.

1. **Locations / Photos / GPS Tabs** – These tabs let you switch views to see employees’ clock locations, captured photos during clock in/out, or GPS map data.
2. **Date Range Filter** – Allows you to select a specific date range to view clock-in and clock-out location records for employees.
3. **Location Log Table** – Displays detailed information such as employee name, clock-in/out time, IP address, device type, Wi-Fi ID, and GPS address to track where employees clocked in or out.

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

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

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