# Add your team members

To add a team member follow the steps below:

<figure><img src="https://485599951-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCVgCwOxXofARGUCKEcPk%2Fuploads%2Fc1Os5Os0q65NFjBeCxyt%2Fadd%20team%20member.gif?alt=media&#x26;token=7fec9ca8-f38f-4223-aa8f-dee8750db5da" alt=""><figcaption></figcaption></figure>

#### 3 types of team members <a href="#id-3-types-of-team-members" id="id-3-types-of-team-members"></a>

| Type   | Description                                                                                                                                                                   |
| ------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Viewer | Viewers have read-only access to the Team content. They can view resources but cannot make any modifications or perform actions that affect the Team's structure or settings. |
| Editor | Editors have the ability to modify resources within the Team. They can add, edit, and delete content, but they do not have access to Team management functionalities.         |
| Admin  | Admins have full control and access to all team features. They can manage Team settings, invite or remove members, and perform any actions related to Team management.        |


---

# 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.cookie3.com/cookie3-analytics/add-your-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.
