> For the complete documentation index, see [llms.txt](https://key4.hideez.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://key4.hideez.com/guide-for-hideez-key/vault-settings/changing-master-password.md).

# Changing master password

{% hint style="warning" %}
A master password is required to perform some actions with Hideez Key:

* authorization (a PIN code's analogue in some cases)
* to configure Access settings
* to change the PIN code

It cannot be restored, so take its creation seriously. If you forget it, the only way to restore it is[ to clean HK (Wipe) completely. ](/guide-for-hideez-key/service-operations/wiping-the-device.md)
{% endhint %}

To change the master password, click on the **Change master password** button in the **Vault settings** section. Enter the current master password, the new one (twice), and click the **Confirm** button.

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

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


---

# 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://key4.hideez.com/guide-for-hideez-key/vault-settings/changing-master-password.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.
