# Users

This section allows you to create new users, assign roles (such as employee, manager, or administrator), set login credentials, configure pay rates, and control access permissions. By managing users here, you ensure every employee has the correct setup for time tracking, scheduling, and reporting.

***

**Active Users Only (Dropdown)**

Filters the list of users shown — you can view only active users or include archived/inactive ones.

***

**User List Panel**

Displays all employees/users in your company account. Clicking a name lets you view or edit that user’s details.

***

**Add User**

Button to create a new user profile.

***

**Select to Archive**

Lets you archive (deactivate) selected users without deleting their records.

***

**Import Excel**

Allows you to bulk-upload user information from an Excel file to quickly add multiple employees.

***

**Tabs (General / Personal / Access / Employment / Notes)**

Switch between different sections of the user profile:

* **General:** Basic user info (name, username, email).
* **Personal:** Employee’s personal details (address, phone, etc.).
* **Access:** Role, permissions, and login credentials.
* **Employment:** Job-related information like department, pay rate, or hire date.
* **Notes:** Add custom notes about the employee.

***

**User Information Fields**

Fields to edit or add employee’s name, username, and email address.

***

**Delete This User**

Option to permanently delete a user from the system (use carefully — this removes their account).

***

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

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

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

<figure><img src="/files/0RtD2ImII4TwUgoDZLBi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/k9q8IvT6cNP3p4uPEFYt" 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/product-q3/settings/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.
