> For the complete documentation index, see [llms.txt](https://enterprise.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.hideez.com/hideez-enterprise-server/keys-management/way-out-from-locked-status.md).

# Removing the Locked status

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

This status means that Hideez key is locked at the hardware level due to entering an incorrect PIN or activation code. The user cannot work until the device is unlocked.&#x20;

![](/files/-MFl9xiUArf4PM7956bk)

When trying to connect a key in Locked status, the user will see the following message in the client:

![](/files/-MFolSD_5gEkoFWuHRnE)

#### Step 1

The employee should inform about this situation to the administrator in any convenient way.&#x20;

#### Step 2

The administrator should find the user key in **Hardware Vault** section, make sure that it is in the status Locked, click on it and click on the **Activate vault** button.

![](/files/1MfVXQAryI2fZ7E7LNpz)

Then administrator need to confirm action by pressing **Activate** button.

![](/files/-MFosbDtCcPUXMbP8RgR)

#### Step 3

After activation Hideez key transferred from **Locked** status to **Suspended**.

![](/files/9I1R6w6o2OVncHsZl7lx)

Administrator need to inform activation code to the employee. Click the **Activation code** button.

![](/files/-MFowVRYuvl3qbWsKpZw)

You, as administrator,  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.


---

# 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.hideez.com/hideez-enterprise-server/keys-management/way-out-from-locked-status.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.
