# Team Dashboard

To access the Team Dashboard, click on the Team tab located in the left column. Once there, you have the option to add or remove team members for your agency. Additionally, you can set roles and permissions for individuals within your agency.

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

## Features you can access from here:

* [Invite & Add a Team Member](/english/agencyhandy-user-guide-for-agency/teams/team-dashboard/invite-and-add-a-team-member.md)
* [Set Role & Permission for Team Members](/english/agencyhandy-user-guide-for-agency/teams/team-dashboard/set-role-and-permission-for-team-members.md)
* [Remove Team Member](/english/agencyhandy-user-guide-for-agency/teams/team-dashboard/remove-team-member.md)


---

# 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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/teams/team-dashboard.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.
