# Additional users and access control

You can create additional users in your account and restrict access rights to sections of the Miatel Platform.

## Additional users

You can create a new user of your account in the [**Users**](https://app.miatel.com/user) menu:

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

{% hint style="info" %}
The new user should set a password on the [password restore page](https://app.miatel.com/restore).
{% endhint %}

## Access restrictions

By clicking on an existing user in the user profile, you can assign the user as the administrator of the account or restrict his access rights to the sections of the account:

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

## Use cases

You can set up different access rights to sections of the Miatel platform for different employees of your company.&#x20;

For example, for an accountant, you can provide access only to the Billing section for checking and replenishing the balance. For the support agent of your product, you can provide access to the History of sent messages without the text of the message itself.


---

# 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.miatel.com/docs/miatel-platform-guide/additional-users-and-access-control.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.
