# Teams

### Overview

Teams are a great way to organise your admins into groups. You can then use these teams to assignment automations, and to add/remove agents from these teams without having to update the automations manually.

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

***

### How to create a team

1. Navigate to the "Team Management" area on the Zaapi web platform
2. Click the "Teams" tab
3. Click "Create a new team"
4. Add the team members to the team
5. Click save


---

# 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://help.zaapi.com/team-management/teams.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.
