# Department Users

The Department Users tab is where the Admin can assign users to a department.

1. Select the department to add a user.
2. Select the Assign User button to add a user/ employee.
3. Select the user/person and add them.

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

<figure><img src="/files/q8ihUbxYaxXfYisyXozm" 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/departments/department-users.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.
