# Keys Activation mechanism

{% embed url="<https://youtu.be/HY9zN5mGUro>" %}

For the user to use the Hideez Key after receiving it, it is necessary to go through the activation procedure in the Hideez Client.

![](/files/-MFees-4OqPDLoPXwzMI)

For this:&#x20;

1. The administrator must send the user an activation code by e-mail or any communication channel outside the system.&#x20;
2. The user must enter the received code when connecting the key to Hideez Client for the first time.

### Sending an activation code to the user

If you created a user manually using a wizard, then at the last step, you had the opportunity [to provide an activation code](/hideez-enterprise-server/employees/how-to-add-an-employee.md). If you did not do this then or created a user in another way, then the activation code can always be found and reported.

#### Option 1

Go to the **Hardware Vaults** section, find the required Hideez Key, click on it, and click **Activation code**.

![](/files/oh0tmJR2IwiA5GHPsmfe)

#### Option 2

Go to the employee's page to whom the Hideez Key has been added and click **Activation code**.

![](/files/dqoarDfLSVZtuFq9eiBT)

![](/files/-MFettJM-UPFe1d4pQhp)

You can send the code to the employee's e-mail (if added to the employee) or communicate it in any convenient way outside the system.&#x20;

After this, your task as an Administrator is completed. The user will have to enter the activation code when trying to connect the Hideez Key. As soon as activation is completed successfully, Hideez Key status will be Active.

![](/files/6di6oihpUhgbM5a1YhGf)

{% hint style="info" %}
If you create a user manually and immediately assign the Hideez Key to him, you will see the activation code at the last step of the Wizard and can also inform the user about it. \
\
Learn more about [manually creating a user](/hideez-enterprise-server/employees/how-to-add-an-employee.md).
{% endhint %}

{% hint style="danger" %}
There are 3 attempts to enter the activation code. If it is entered incorrectly, the Hideez Key will be transferred to the Locked status.&#x20;

[How to remove Hideez Key from Locked status](/hideez-enterprise-server/keys-management/way-out-from-locked-status.md).
{% 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/keys-management/keys-activation-mechanism.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.
