# How to Edit Employee Role

**Step 1:** Log in to your admin/manager access account.\
**Step 2:** Go to the SETTING tab and find the USERS/EMPLOYEES tab, then click the EDIT link alongside each employee name.\
**Step 3:** Go to the “ROLE” field and change the user’s access to the ADMIN/ MANAGER/ EMPLOYEE or INACTIVE.\
**Step 4:** Under the ROLE field, you can set the user’s access restrictions.\
(You can also select what access restrictions you may want that user to have.)\
**Step 4:** Click SAVE.

<figure><img src="/files/1zKuL43dQ5Pb3BHKKMaT" alt=""><figcaption></figcaption></figure>

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

> *Do not forget to click on SAVE CHANGE to make changes.*


---

# 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/users/how-to-edit-employee-role.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.
