# Inviting Team Members

As an admin, you can invite team members via the [Team Page](https://dashboard.mava.app/dashboard/admin/team), via email or an invite link.

On both the free and paid plans, there is no limit to the number of team members you can have within your Mava account/workspace.

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

Team Members can have the following roles:

* Admin: Full dashboard access, including the ability to add & remove team members, update settings and integrations, view analytics
* Moderator: view, reply and manage tickets. Cannot access settings or analytics, except for personal profile and notification settings.


---

# 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://mava.gitbook.io/mava-docs/getting-started/inviting-team-members.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.
