# Add User

## How to Add Users?

This section will explain how to add users to Drupal, please navigate to **Administration \ People \&#x20;*****Add user.***

<figure><img src="/files/1KNcBHvUKs5RGoM9dEYn" alt=""><figcaption><p>Adding Users in Drupal</p></figcaption></figure>

Fill in all the required details and necessary fields:&#x20;

1. Select a **role**
2. **Email address**<mark style="color:red;">**\***</mark>
3. **Username**<mark style="color:red;">**\***</mark>
4. **Password**<mark style="color:red;">**\***</mark>&#x20;
5. **Confirm password**<mark style="color:red;">**\***</mark>&#x20;
6. **Status**

Then click the **Create new account** button.


---

# 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.varbase.vardot.com/10.1.x/content-designers/user-management/add-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.
