# User Groups Tab

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

The **User Group** feature allows you to create and manage user groups within the Company.&#x20;

Features available in User Group:

* **Add Group**: Allows you to add a new group.
* **Delete Group**: Allows you to remove an existing group.

{% hint style="info" %}
This tab is only visible to users with **Owner** permissions.
{% endhint %}

After clicking **Add Group**, a creation panel will appear where you can enter the group name and configure its settings.

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

When creating a new group, the following settings are available:

* **Group Name**: Enter the name of the group.
* **Group Description**: Provide a short description to clarify the group’s purpose.
* **Role Settings**: Assign roles to the group. All members will automatically inherit the permissions associated with these roles.
* **User Settings**: Select users to include as members of the group.


---

# 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://docs.opsnow.io/opsnow-user-guide-v0.2/setting/user-management/user-groups-tab.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.
