> 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/employees/edit-employee.md).

# Управління співробітниками на Hideez Enterprise Server

## **Управління співробітниками на Hideez Enterprise Server**

* Редагувати особисту інформацію.
* Змінити роль.
* Деактивувати.
* Видалити.
* Розблокувати після невдалих спроб входу.
* Активувати або реактивувати Single Sign-On (SSO) функціональність

## **Редагування особистої інформації**

Адміністратор може змінювати такі дані співробітника:

* Ім'я.
* Прізвище.
* Електронна пошта.
* Номер телефону.
* Компанія.
* Відділення.
* Позиція.

**Як редагувати:**

1. Перейдіть у розділ **Співробітники**.
2. Оберіть потрібного співробітника та натисніть **Дії → Редагувати**.

<div><figure><img src="/files/ubLFWc9B4FP1XU7XrzLd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/pQzOkKRd8XjFzRxSWnH0" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Примітка:** Редагування даних недоступне для співробітників, імпортованих із Active Directory чи EntraID (Azure AD).
{% endhint %}

## **Зміна ролі співробітника**

Адміністратор може надати співробітнику права адміністратора або змінити їх на звичайного користувача.

**Як змінити роль:**

1. Перейдіть у розділ **Співробітники**.
2. Оберіть потрібного співробітника та натисніть **Дії → Змінити роль**.
3. Виберіть нову роль для співробітника.

<div><figure><img src="/files/OxuCjX13mutBeDR1u2Fi" alt=""><figcaption></figcaption></figure> <figure><img src="/files/dT3w7vfs0pJDRnXKTj2F" alt=""><figcaption></figcaption></figure></div>

## **Деактивація співробітника**

**Як деактивувати:**

1. Перейдіть у розділ **Співробітники**.
2. Оберіть співробітника та натисніть **Дії → Деактивувати**.

<div><figure><img src="/files/JNB38h8Ykj4xUsXxqkYA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Jv4vqkfKgMojXFIrHyea" alt=""><figcaption></figcaption></figure></div>

**Деактивований співробітник:**

* Не зможе увійти до Hideez Server.
* Втратить доступ до вебсервісів із Single Sign-On через Hideez Server.
* Втратить доступ до Active Directory, якщо був імпортований звідти.

## **Видалення співробітника**

**Як видалити:**

1. Перейдіть у розділ **Співробітники**.
2. Оберіть співробітника та натисніть **Видалити**.

<div><figure><img src="/files/lsSeFcfZPtbyR9nKkoCV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/rwDE9sPUrsra8xdjvjkF" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**Важливо:**

* Відв’яжіть Hideez Key від співробітника перед видаленням.
* Якщо цього не зробити, система покаже повідомлення про помилку.
  {% endhint %}

## **Розблокування облікового запису**

Якщо співробітник 10 разів введе неправильний пароль, його обліковий запис буде заблоковано.

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

**Як розблокувати:**

* Адміністратор може вручну розблокувати обліковий запис.
* Через 15 хвилин обліковий запис автоматично розблокується, і співробітник зможе увійти з правильним паролем.

<div><figure><img src="/files/7m12HATziUlasnAuflbu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/O4h6mayxssZot4WH8MR3" alt=""><figcaption></figcaption></figure></div>


---

# 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/employees/edit-employee.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.
