> For the complete documentation index, see [llms.txt](https://docs.maplytics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maplytics.com/getting-started/add-users-to-team.md).

# Add Users to Team

After configuration, you need to go to the Teams page of Maplytics. Here, you can add users to the Maplytics team whom you want to provide access to Maplytics.

You can also go to the Maplytics team from the Maplytics App. To do this, go to Settings > Teams > Maplytics team > Add users.

![](https://gblobscdn.gitbook.com/assets%2F-M0QoyqUVI8_HaZ9FOSL%2F-MJjdoWigaMs30Gkj7ya%2F-MJk1DH2Q8_U9or_YtHD%2Fadd%20user%20to%20team%201.jpg?alt=media\&token=5d955e78-43a3-408f-964f-5a1622689da7)

{% hint style="info" %}
***The number of users added to the Maplytics team should be equal to the number of users for which the trial has been activated.***
{% endhint %}

![](https://gblobscdn.gitbook.com/assets%2F-M0QoyqUVI8_HaZ9FOSL%2F-MJjdoWigaMs30Gkj7ya%2F-MJk1Mdq0daLBsNhs5sL%2Fadd%20user%20to%20team%202.jpg?alt=media\&token=a1a22741-81dc-4afb-afa2-246b5f77b782)

{% hint style="success" %}
For any queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.maplytics.com/getting-started/add-users-to-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.
