> For the complete documentation index, see [llms.txt](https://enterprise-ipi-en.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-ipi-en.hideez.com/ipi-enterprise-server/keys-management/transition-to-reserved-status.md).

# Transition to Reserved status

The Reserved status can only be accessed from the Ready status.

![](/files/HvAp6IqWk35n1Pjc858q)

IPI Key switches to the Reserved status when the key is assigned to the user. You can set a hardware vault to the employee in 2 ways:

* [Assign IPI Key to an existing user](/ipi-enterprise-server/hardware-vaults/assign-a-key-to-the-user.md#option-2-assigning-ipi-key-to-the-existing-employee);
* [When creating a user manually, add the IPI Key to one of the steps of the wizard](/ipi-enterprise-server/employees/how-to-add-an-employee.md).

Also, at this moment, the system generates an activation code - a 6-digit number. The administrator can send an activation code from the system to the user's e-mail or transmit to the user by any communication channel outside the system. As soon as the [activation procedure](/ipi-enterprise-server/keys-management/keys-activation-mechanism.md) is completed, the activation code will be removed from the system.

If the activation is unsuccessful, the device is blocked and goes into the **Locked** status.

[How to get out of the Locked status?](/ipi-enterprise-server/keys-management/way-out-from-locked-status.md)


---

# 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:

```
GET https://enterprise-ipi-en.hideez.com/ipi-enterprise-server/keys-management/transition-to-reserved-status.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.
