> 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/mobilnii-zastosunok-hideez-authenticator/nalashtuvannya-hideez-authenticator-dlya-administratoriv/nalashtuvannya-dlya-autentifikaciyi-u-robochu-stanciyu-windows/nalashtuvannya-dlya-avtorizaciyi-u-robochu-stanciyu-cherez-parol.md).

# Налаштування для авторизації у робочу станцію через пароль

## Налаштування для авторизації у робочу станцію через пароль

{% hint style="info" %}
Для налаштування входу на робочу станцію через пароль необхідно виконати наступні кроки:

1. **Встановіть корпоративну версію клієнта** Hideez на комп'ютер.
2. **Під'єднайте клієнт до сервера Hideez**.
3. **Зареєструйте додаток Hideez Authenticator на сервері Hideez**.
   {% endhint %}

## Налаштування для авторизації у робочу станцію через пароль:

1. Відкрийте програму **Hideez Client** на робочій станції, до якої ви бажаєте увійти.
2. У програмі Hideez Client відскануйте QR-код за допомогою додатка **Hideez Authenticator** на вашому смартфоні.

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

3. Після сканування QR-коду введіть такі дані:

* **Ім'я домену** (якщо використовується доменна авторизація),
* **Ім'я користувача**,
* **Пароль** від вашого акаунта.

4. **Збереження акаунта**:

* Після введення всіх необхідних даних натисніть "Зберегти акаунт" у додатку **Hideez Authenticator**.
* Ваш акаунт буде збережено для подальшого використання при вході в робочу станцію через Hideez Authenticator.

## Вхід у робочу станцію через пароль:

1. **Відкрийте додаток Hideez Authenticator** на своєму смартфоні.
2. **Скануйте QR-код** на екрані блокування робочої станції за допомогою додатку Hideez Authenticator.

<figure><img src="/files/rU5ccFifpff7gjdrO0Mg" alt="" width="563"><figcaption></figcaption></figure>

3. **Підтвердіть вхід** у робочу станцію через додаток Hideez Authenticator:

<figure><img src="/files/4cYiHQyolXFWcxJrvFZC" alt="" width="200"><figcaption></figcaption></figure>

* Оберіть назву вашої робочої станції (1).
* Оберіть ім'я вашого облікового запису (2).

{% hint style="info" %}
Для деяких пристроїв можна сканувати код безпосередньо з камери смартфона, що автоматично перенаправить вас до додатку Hideez Authenticator для подальшого підтвердження входу.

Ця процедура дозволяє вам безпечно авторизуватися на робочій станції через мобільний додаток, підвищуючи рівень захисту облікового запису.
{% 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/mobilnii-zastosunok-hideez-authenticator/nalashtuvannya-hideez-authenticator-dlya-administratoriv/nalashtuvannya-dlya-autentifikaciyi-u-robochu-stanciyu-windows/nalashtuvannya-dlya-avtorizaciyi-u-robochu-stanciyu-cherez-parol.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.
