# Teams

The teams page is where you manage and control who has access to your Freshpaint account.

There is an optional capability to specify Roles and Access to projects & environments for each user - for more details, see [Role-Based Access Control (RBAC)](/admin-panel/teams/rbac.md).

![](/files/-MAm9Srj0ccgy6Zoyxx9)

## Inviting a Teammate

To add a teammate to your account click the **Add Teammate** button. This will open a prompt asking for their email:

![](/files/-MAmT4K9C0FODc6loMSC)

Enter their email and click **Send Invite**. This will send them an email with a link to be added to your account. Make sure they check their spam folder for the email. The link will expire after one week.


---

# 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://documentation.freshpaint.io/admin-panel/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.
