# Groups

Group your team members to efficiently assign the [notification](/docs/manual/english/operation/platform/alarme.md#notifications) via [alerts](/docs/manual/english/operation/platform/alarme.md). For example, create a group for management, departments or admins.

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

{% hint style="info" %}
Groups are independent of team member permissions. You always define permissions using [roles](#roles).
{% endhint %}

### Add Group

Click the **+Create a New Group** button to create a new group for your organization.

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

1. Assign a unique **title**.
2. Write a short **description**.
3. Assign **members** to your group. To do this, click in the Members field and click on the listed members to assign them to the group.
4. Finally, save your settings by clicking the **Save** button.


---

# 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.enginsight.com/docs/manual/english/operation/platform/einstellungen/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.
