# User

## Step by step walkthrough

To add a **User** follow the below steps

**STEP 1:** Go to **Administration** ---> Click on **User Management** ---> **Users**. You can see a **Create User** as shown below.

![](/files/-MhY4Zv0aildNvBKUfho)

**STEP 2:** Click on **Create User** and fill out the required details.

![](/files/-MhY4wYHR68osYaOlZrw)

* **Email:** Enter the Email of the user you prefer to add.
* **First Name, Last Name and Mobile Number:** Enter the following user details.
* **Product Name:** Select the product name you prefer to add it to the user.
* **Role:** Select the Role which suitable to the User.

**STEP 3:** After filling out the required details, click on **Save** and the User will be saved and should be visible in the User Management.

## Short Video

![](/files/-MkfBIlOZmwtWLoqXC73)


---

# 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.qatts.com/administration/user.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.
