# Teams

- [Adding Team Members](https://docs.touchgis.app/teams/adding-team-members.md): Team subscriptions enable multiple people to work under one subscription. The team creator becomes the team admin and can add or revoke team membership. This page describes how to add new members.
- [Removing Team Members](https://docs.touchgis.app/teams/removing-team-members.md): Team subscriptions enable multiple people to work under one subscription. The team creator becomes the team admin and can add or remove team members. This page describes how to remove team members.
- [Permissions](https://docs.touchgis.app/teams/permissions.md): Different team members naturally take on different roles on your team. We support the Admin and Member roles to differentiate members that can manage your team and subscription and those that can not.
- [Enablement](https://docs.touchgis.app/teams/enablement.md): Have an internal IT team that should manage your members? Have field teams which are active at different times of the year? The member enablement setting is designed for you.
- [Leaving a Team](https://docs.touchgis.app/teams/leaving-a-team.md): We all need a break from our teammates sometimes. When your team is no longer relevant for you, it's easy to take your leave while retaining control of your account.


---

# 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.touchgis.app/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.
