# Groups

Groups in the TeamPanel can be, for example, ranks or departments in your project team. Here you can also define which group should have which permissions.

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

## Creating a group

To create a group, click on the 'Create new group' button. After clicking the button, you can choose a group name and a colour for the group. Confirm to create your new group.

{% hint style="info" %}
Make sure you have not reached the group limit to create more groups. \
You can buy a plan that gives you access to more cool features.
{% endhint %}

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

## Assigning permissions

You can select a group to edit the permissions for the group. In addition to the group information, you can also see categories of individual modules, etc. Then simply click on a permission and decide whether you want to grant or deny it to the group. The following applies: Depending on whether the permission was active or not, it will be granted or denied to the group.

<figure><img src="/files/2AuzINXlTTAM2EBDTjTC" alt=""><figcaption></figcaption></figure>


---

# 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.team-panel.com/en/application/administration-gruppen.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.
