# Roles

The **Roles** screen allows healthcare facilities to add, edit, or manage user roles that define access permissions and responsibilities within the application.

***

### Steps to create a user role

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

* Open the **Roles (Home > Admin > Master Setup > Roles)** screen.
* Click the **Plus** icon to insert a row in the grid.
* Enter the name of the new role in the **Role Name** field. To activate or deactivate the role, use the toggle switch in the **Active** column. Click **Add** to create the new user role.
* Click **SAVE** to save the changes. To modify an existing role, select the row and edit the details as needed.

***


---

# 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://unitecare.gitbook.io/uniteemr/master-modules/master-setup/roles.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.
