# User Management

In the User Management tab (Settings > User Management), you have access to a comprehensive overview of all back office user accounts, along with their corresponding details.&#x20;

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

### <mark style="color:red;">1.   Creating Users</mark>

To create a new user, follow these steps:

{% tabs %}
{% tab title="Step 1" %}
Click on the "Create User" button.

<figure><img src="/files/dUXUi5E0tqDVd8xPbhBV" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Step 2" %}

1. Fill in the necessary information for the new user:&#x20;
   * Name&#x20;
   * Email &#x20;
2. Please note that the email address must be unique and not already associated with an existing user.&#x20;

   <figure><img src="/files/dauqcn0uh4WMfF9isI2e" alt="" width="375"><figcaption></figcaption></figure>

{% endtab %}

{% tab title="Step 3" %}

1. Choose the appropriate User Role for the new user from the available options.
2. If applicable, select the immediate supervisor or manager for this user from the provided list.

   <figure><img src="/files/lsq8QhacWBScGNsOlLO2" alt="" width="375"><figcaption></figcaption></figure>

{% endtab %}

{% tab title="Step 4" %}

1. Set a secure password for the user and confirm it by typing it again.
2. Optionally, you can select the "Force User to Update Password" option if you want the user to change their password upon their first login to the CRM Backoffice Portal.
3. If you wish, you can check the "Send notification to back office user" box to send an email notification to the user with their account credentials.
4. Finally, click on the "Create User" button to create the new user account.

   <figure><img src="/files/fKkGgwk8s3kYg1iHrsdP" alt="" width="375"><figcaption></figcaption></figure>

{% endtab %}
{% endtabs %}


---

# 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://reference-guide.gitbook.io/how-to-setup-your-prop-broker/2.-user-and-role-management/user-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.
