# Create New Administrator

{% hint style="info" %}
Before we proceed with adding a new user, please take a moment to familiarize yourself with the Enterprise Administrator permissions outlined in this section:

[Permissions and Access Settings](/enterprise-dashboard/permissions-and-access-settings.md)
{% endhint %}

To add a new administrator to your enterprise dashboard, follow these steps:

1. Navigate to the ADMINISTRATOR section.
2. Click on the green "+ CREATE NEW USER" button.
3. Enter the user's information.
4. To generate a system password, click the green icon next to the password field.
5. Slide the toggle to have PAVE send the user their credentials via email.
6. Use the permission toggles to select the appropriate access.
7. Click the "SUBMIT" button to save your changes.

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


---

# 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://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/administrator-manage/create-new-administrator.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.
