# Manage Users and Roles

**Step 1: Access the User and Roles Section**

1. **Log in to the portal** **<https://console.blusapphire.com>** where user management is available.
2. **Navigate to the "**&#x55;ser and Roles" section to begin the user creation process.
3. Click on Create User from the top right corner.

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

**Step 2: Fill in the User Details**

1. **Email Address**:
   * Enter the **email address** of the user you wish to create. This will be used to identify the user and send notifications.
2. **Assign the User Role**:
   * **Role**: Choose the appropriate **role** for the user:

     * **Client Analyst**: If the user should have access to the partner’s services with limited permissions.
     * **Client Admin**: If the user should have administrative privileges to manage services and configurations.

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

**Step 3: Review the User Information**

1. **Double-check** that the email address is correct, and the selected role corresponds to the level of access the user requires.

**Step 4: Save and Assign the Role**

1. After entering the details, **click on "Create User"** to assign the user role and save the information.

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

{% embed url="<https://youtu.be/JWAZjhAQrWE>" %}


---

# 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.blusapphire.io/m-soc/m-soc_self-service-portal/manage-users-and-roles.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.
