# Manage Teams

- [Understanding Teams](https://support.incidents.cloud.solarwinds.com/manage-teams/understanding-teams.md): What Teams are and the entities it can contain
- [Role Based Access Control](https://support.incidents.cloud.solarwinds.com/manage-teams/role-based-access-control.md): Understanding the Roles and Access Controls for Teams and Custom Roles
- [Owner Based Access Control](https://support.incidents.cloud.solarwinds.com/manage-teams/owner-based-access-control.md): Understanding the Roles and Access Controls for Entities within OBAC.
- [Create and Delete Teams](https://support.incidents.cloud.solarwinds.com/manage-teams/create-and-delete-teams.md): Creating a new Team or deleting an existing Team
- [Add and Remove Team Members](https://support.incidents.cloud.solarwinds.com/manage-teams/add-and-remove-team-members.md): This document will walk you through how you can add or remove members from a Team.
- [Squads](https://support.incidents.cloud.solarwinds.com/manage-teams/squads.md): What Squads are and understanding how to manage Squads
- [Stakeholder Groups](https://support.incidents.cloud.solarwinds.com/manage-teams/stakeholder-groups.md): Create a smaller subset of stakeholders in a project to keep them looped in about specific incidents and issues.


---

# 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://support.incidents.cloud.solarwinds.com/manage-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.
