# Administration permissions

In this guide we will explain administration permissions and how you can assign them to a team member. If you grant a team member administration rights, you can let that team member do the following:

* Access team management
* Create a new team user
* Edit / Delete team user
* Assign roles to team user
* Create roles
* Edit / Delete roles

If you are sure you want to give one of your team members administration rights, follow the steps below.

{% stepper %}
{% step %}

#### Create or modify a role

Go to **Roles** in the Team Management section and create a new role. It is also possible to modify an existing role. Select the role you want to adjust and edit it.
{% endstep %}

{% step %}

#### Select administration rights for the role

Choose which administration rights to grant to the role. You can grant all permissions or only specific ones. Once configured, click **Save role**.

<figure><img src="https://1094567560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH8yXxFJjKNEduZ4cdtjg%2Fuploads%2FppSNr6zjOG1l7AyBI2DX%2FGive-a-team-member-administration-permission.png.webp?alt=media&#x26;token=db414f38-df92-45f8-b327-63aa6399441b" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Assign the role to a team member

Go to the **Permissions tab**, select the team member, and assign the created role. Finally, click **Save role assignment**.

<figure><img src="https://1094567560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH8yXxFJjKNEduZ4cdtjg%2Fuploads%2FHpn4Rbi6HsBmRxg345a1%2FAssigning-the-created-role-to-team-member.png.webp?alt=media&#x26;token=a9805d62-6846-4c5a-aa0e-750594b77415" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you still have any questions about how to set up the team feature of Incogniton, don’t hesitate to contact our [support team](https://incogniton.com/contact/).
{% endhint %}


---

# 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.incogniton.com/team-features/administration-permissions.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.
