# Adding an admin account

{% embed url="<https://youtu.be/yDThFLsE-Fs>" %}

To add an administrator to your HES server, you need to either add a new employee or select an existing one in the **Employees** menu section and assign them the **Administrator** role.

### Adding a New Admin User

If you want to create a new employee, you can set the role during the creation process:

1. Choose the **"Administrator"** option from the role dropdown list.

<img src="/files/OKw132fv0rCgYCSromWu" alt="" width="375">

Choose the **"Administrator"** option from the role dropdown list.

<figure><img src="/files/JUfgEas359LL8lrpN897" alt="" width="375"><figcaption></figcaption></figure>

### **Changing a User's Role to Admin**

If you want to change an existing user's role to admin, follow the steps below:

#### Step 1 (optional)

Follow the [instructions](https://enterprise.hideez.com/hideez-enterprise-server/employees/how-to-add-an-employee) to add a new employee if needed.

#### Step 2

Select the required user from the list in the **Employees** section and click the **Change Role** button.

<img src="/files/l195LsfAzLVXvZKotzPg" alt="" width="563">

#### Step 3

In the Role section, select **Administrator** and click the **Confirm** button.

<img src="/files/nOrE5jN6Zc2x0zHZSIhi" alt="" width="375">

#### Step 4 **(optional)**

If the user has just been added, the new administrator will need to open the email invitation and follow the provided link.

If the email did not reach the specified address or if the invitation has not been accepted for a long time, you can resend it. Click on the line with the required administrator and click the **Resend Invite** button.

![](/files/qD8eCwrlBW9YETVB7p28)

{% hint style="info" %}
Follow all these steps for all the people you want to give administrator rights.
{% 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://enterprise.hideez.com/hideez-enterprise-server/administration/adding-an-admin-account.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.
