# Select Teams

Since you can be a part of multiple teams on YellowAnt, there is an option to switch teams within the dashboard. By default you see only one team name and the "Log Out" button.

If you are logged into multiple teams, you can go ahead and choose the one which you want to switch to. You can log out of YellowAnt at any point by clicking on "Log Out".

![](/files/-LC8ojZrBXv1K42vGwKw)


---

# 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.yellowant.com/managing-dashboard/select-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.
