> For the complete documentation index, see [llms.txt](https://www.opentimeclock.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.opentimeclock.com/docs/settings/users/how-to-add-employees.md).

# How to Add Employees

**Step 1:** Log in to your admin access account.\
**Step 2:** Go to the SETTING tab and click the USERS tab.\
**Step 3:** Click the ADD USER button.\
**Step 4:** Fill out the given information for employees (note: make sure you add value to the RATE field at least “0.00” otherwise the user’s profile won’t be saved)\
**Step 5:** Click ADD or Click ADD & Next to proceed adding another employee.

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

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

<figure><img src="/files/33FZV0WiXe7b7rFbKQ1i" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/users/how-to-add-employees.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.
