# User Groups

The **User Groups** screen enables a healthcare facility to add and manage user groups. These groups are important for assigning roles, permissions, and departmental functions to users.

***

### Steps to add a user group

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

* Open the **User Groups (Home > Admin > Master Setup > User Groups)** screen.
* Click the **Plus** icon. This action inserts a new row in the spread to add a new user group.
* Enter the name for the new user group in the **Usergroup Name** field. Use the toggle switch to set the activation status, and leave it enabled to activate the group upon creation. Click **ADD** to add the new entry to the list.
* To modify the details, click the row to edit the name.

***


---

# 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/user-groups.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.
