> For the complete documentation index, see [llms.txt](https://docs.inopli.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inopli.com/system-settings/managing-user-access/creating-msps-user-accounts.md).

# Creating MSP's user accounts

Viewing all registered users in an MSP is efficient and organized. The interface allows <mark style="color:green;">for paginated navigation and offers intuitive filters for activation status, access profile, and language</mark>. There is also a quick search functionality for the user's name. <mark style="color:green;">User management operations allow for easy activation, deactivation, deletion, password resetting, or profile editing</mark>.

<figure><img src="/files/WjOg5Z9IAsuFVr9Hiyr9" alt=""><figcaption><p>Overview MSP's Users</p></figcaption></figure>

To register a new user, it <mark style="color:green;">is mandatory to provide a first name, last name, and an email address.</mark> Additional information, such as phone number, preferred language, and avatar, can be added to enhance profile identification.

{% hint style="warning" %}
The email must be unique on the platform.
{% endhint %}

<figure><img src="/files/Vt57ViOKMHzyQBsNUJlX" alt=""><figcaption><p>Creating MSP's User</p></figcaption></figure>

The concept of <mark style="color:green;">'roles' is crucial, defining the access levels and responsibilities of the user on the platform.</mark> After setting up the profile, the user will receive an email with the necessary details for the first access.

<figure><img src="/files/3i3WyCxlvYjJgQimdcAU" alt=""><figcaption><p>Selecting Role Profile for New User</p></figcaption></figure>

{% content-ref url="/pages/0mjABzcxr7BsAE7w5LHJ" %}
[First Access](/getting-started/first-access.md)
{% endcontent-ref %}

***


---

# 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.inopli.com/system-settings/managing-user-access/creating-msps-user-accounts.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.
