# Team

Add more team members to your account at **Platform → Team**.

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

{% hint style="info" %}
If the Team section doesn't show up in your account, you may need more permissions—say hello to our [Customer Success team](/docs/support/customer-success.md) about that.
{% endhint %}

## Roles

There are three types of platform roles you can assign any team member:

1. **Platform Lead** can add team members, and the has ability to do anything in the account.
2. **Editor** can edit platform settings, publish content, view audience details, and review stats and reports.
3. **Reviewer** can only review stats and reports.


---

# 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.flip.to/docs/platform/mission-control/team.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.
