# Where

***

1. **Locations / Photos / GPS Tabs**

Switch between three views:

* **Locations**: Lists where employees clocked in/out.
* **Photos**: Shows clock-in/out photos.
* **GPS**: Displays GPS map locations of punches.

2. **Date Range Selector-** Filter clock-in and clock-out records within a chosen start and end date.
3. **Department Filter-** Dropdown to display records for all departments or a specific department.
4. **Employee Filter-** Dropdown to display records for all employees or a specific employee.
5. **Get Address Button-** Converts GPS coordinates into readable addresses for selected punches.
6. **Get Address Link-** Click to fetch and display the exact location address for the GPS coordinates shown.

***

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

> The **Photos** feature allows managers and admins to see an image captured at the time an employee clocks in or out. This adds an extra layer of verification and accountability and avoid buddy punching.

<figure><img src="/files/4DqpKgYszv2X4kIMB6dN" alt=""><figcaption></figcaption></figure>

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