# Adding team members

{% embed url="<https://www.youtube.com/watch?v=5W6VMBbGEso>" %}

In this guide we will give an introduction on how to use the team feature and how to manage the accounts of your team members. The team feature is available from the package professional and above. This feature allows you to:

* Share entire groups of profiles with your team members
* Assign different permissions to each team member

{% stepper %}
{% step %}

### Creating a new team member

The first thing you need to do when you want to add someone as a team user is to create a user account for them. Navigate to **Team Management**, click on **Team Members** and then on **New team member**. A box will pop up where you can fill in the details of the new team member.

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/F6dCoUhjqBAqCGyZpCr8/1%201024x463.jpeg)

In this section you can also assign a specific role to a team member, change the password, resend the verification email, or delete the user. Instead of choosing a password yourself, you can choose the option **Send password setup link**. This allows the team member to choose or renew their password.

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/LX6DQxp8uw6KSezdjQCr/2.%20New%20team%20member%201024x257.jpg)
{% endstep %}

{% step %}

### Creating roles

The next step is to create a role for the team member. Go to the tab **Roles** and give the role a specific name. After naming the role you can configure the permissions via the different tabs. Select or deselect the permissions you want to assign to the team member. After customizing, click **Save role** to save the settings.

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/Kb5VjTpADoHldpjsoNj3/3.%20Creating%20roles%201024x640.jpg)
{% endstep %}

{% step %}

### Creating permissions (assigning a role to a user)

After creating a new user (step 1) and a role (step 2), assign the role to the user via the **Permissions** tab. Use the dropdown menu to select the newly created team member and role profile, and click on **Save role assignment**. Once the role is assigned the user can join the Incogniton working session.

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/6jQNDoRRvjCzHYv5GmoJ/6.%20Permissions%20assignment%201024x640.jpg)
{% 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 department](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/adding-team-members.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.
