# User and role management

1. After logging into the panel, go to -> **Account** -> **Users**

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

2. To add a user, click the **+** in the right corner, fill in the user's information and assign the appropriate role.

<figure><img src="https://lh7-qw.googleusercontent.com/docsz/AD_4nXcw1sVOw979A0Mas-f-SXsEX9C-l8Zl-1eUiWxlO800lTuBy4rISECD2obeKebvlcAG_3NHq9p_FM0D6O8SUg1F1odqD3kfOGucSlUxNmot6XTqG5BjmGELzVTWUcwYubbNGkjVvmRwKpB6054hP36izODQ?key=ztL8uePkYPenFISamSzM9g" alt=""><figcaption></figcaption></figure>

**Specify the storage period of the devices**

Specify the desired length of time for which the devices are to be remembered and then implement the changes.


---

# 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.messageflow.com/account/user-and-role-management.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.
