# How to Add a New User?

{% hint style="success" %}
From this page, you have the **provision** to create new user profiles, update existing ones, and execute a variety of user-related actions. Let's walk through the process of **creating** a new user in NeoDove.
{% endhint %}

## Steps:

***

1. **Log in** to your NeoDove account ( <https://connect.neodove.com/> )
2. Go to the **Manage Users** Section, present on the bottom-right-hand section of your screen.

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

3. Click on the "**Add Users Option"**, present on the top right corner of the screen.

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

4. An "**Add User Form"** will appear.
5. Fill all the details of the User in the "**Add User** **Form"**

* **Name -** Full name of the User.
* **Contact Number -** Add the contact number of the User.
* **Password -** Create a password which is being used as the **login credentials** for the Users in their User Application and User Portal.
* **Role -** If you want to add a new Manager or Assistant Manager, select the **designation** as a Manager or Assistant Manager respectively, but if you want to create a new executive, select the **designation** as Executive.
* **Email (optional)** - Add the email ID of the Users.&#x20;

{% hint style="success" %}
**Note:** This field is **optional**, so you can leave it **blank** if required.
{% endhint %}

* **Employee ID  (optional) -** Add the employee ID of the Users.&#x20;

{% hint style="success" %}
This, too, is an **optional field** and can be left **blank**.
{% endhint %}

<figure><img src="/files/4Lp6Uo7olVJpYVIYTV0L" alt=""><figcaption></figcaption></figure>

6\. Now click on the **Submit button.**

{% hint style="success" %}
**Note:** The maximum number of users you can add is **determined** by your NeoDove subscription plan.
{% endhint %}


---

# 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.neodove.com/admin-portal/users/add-new-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.
