# Employee Screen Monitoring

Employees run a small Windows application to generate a device ID, which administrators can add to the system for tracking and reporting purposes.

1. **Add Device** – Lets you register a new employee device for screen monitoring by entering its device ID.
2. **Options** – Opens additional settings or preferences for managing screen monitoring (such as permissions or device configurations).
3. **Worked Hours** – Displays the tracked working hours of monitored employees for review and reporting.
4. **Device ID Download Link** – Provides the download for the Windows app that employees can run to obtain their device IDs, which are then used to register their devices in the system.

<figure><img src="/files/xhA4zY1xCR9NJnUOeES5" 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/settings/employee-screen-monitoring.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.
