> For the complete documentation index, see [llms.txt](https://enterprise-ua.hideez.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enterprise-ua.hideez.com/korporativnii-server-hideez/administration/adding-an-admin-account.md).

# Додавання облікового запису адміністратора

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

Щоб додати адміністратора до свого сервера HES, вам потрібно додати співробітника (або вибрати існуючого) у розділі меню "**Співробітники"** та призначити йому роль **"Адміністратор".**

### Додавання нового адміністратора

Якщо ви хочете створити нового співробітника, ви можете встановити роль під час створення:

![](/files/OKw132fv0rCgYCSromWu)

Виберіть опцію **"Адміністратор"** у спадному списку ролей:

![](/files/JUfgEas359LL8lrpN897)

### Зміна ролі користувача

Якщо ви хочете призначити будь-якого співробітника адміністратором, будь ласка, дотримуйтесь інструкції нижче:

#### Крок 1  (опціонально)

Дотримуйтесь [цієї інструкцій](/korporativnii-server-hideez/employees/how-to-add-an-employee.md), щоб додати нового співробітника.

#### Крок 2

Виберіть потрібного користувача зі списку в розділі "**Співробітники"** та натисніть кнопку "**Змінити роль"**.&#x20;

![](/files/l195LsfAzLVXvZKotzPg)

#### Крок 3

Виберіть **«Адміністратор»** і натисніть кнопку "**Підтвердити"** в розділі "**Роль"**.&#x20;

![](/files/nOrE5jN6Zc2x0zHZSIhi)

#### Крок 4 **(опціонально)**

Якщо користувача щойно додано, новий адміністратор має відкрити лист і перейти за посиланням.

![](/files/-MFBaEj5hwoGgu87CLoi)

Якщо електронний лист не надійшов на вказану електронну адресу або ви бачите, що запрошення не було прийнято протягом тривалого часу, ви можете надіслати його повторно. Натисніть на рядок з потрібним адміністратором і натисніть кнопку "**Повторно надіслати запрошення"**.<br>

![](/files/qD8eCwrlBW9YETVB7p28)

{% hint style="info" %}
Виконайте всі ці кроки для всіх людей, яким ви хочете надати права адміністратора.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://enterprise-ua.hideez.com/korporativnii-server-hideez/administration/adding-an-admin-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
