> 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/hideez-client-interface-and-main-settings.md).

# Hideez Client Interface & Main Settings

The left panel is as follows:

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

* Application name (1) and version (2)
* Hideez key serial number and firmware version (3)
* Bluetooth signal strength (4) (as the distance from the computer to the Hideez key increases, the value decreases)
* Battery level (5) (hover to display)
* Vault settings – menu item for displaying basic settings (6)
* Password Manager – a menu item for the password management (7)
* Settings – menu item for general settings (8)
* Help –– link to the documentation portal (9)
* Bluetooth Indicator (10)

You can see such button:

<figure><img src="/files/15kGPPIqfkjNKfZPwmnJ" alt=""><figcaption></figcaption></figure>

It means that the authorization procedure for accessing the data stored on the key failed. Another indication is the red "Authorized" indicator. In this case, the **Password Manager** menu section will not be displayed.

### Vault settings

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

Basic information about Hideez Key is displayed:&#x20;

* Hideez Key name&#x20;
* Serial number&#x20;
* MAC address&#x20;
* % free storage space (accounts are stored in dedicated storage 80KB)&#x20;
* Firmware version&#x20;
* Bootloader version

Indicators:&#x20;

* **Connected** – connection between Hideez Key and the User's endpoint. A green light means a connection is established, a red light means there is no connection. To establish a connection, the Hideez Key must be kept within the range of the PC Bluetooth connection and paired with the PC via Bluetooth.
* **Authorized** – a secure channel has been established between the application and Hideez Key.&#x20;
* **Storage loaded** – the status of data load from the key. The green indicator means that the key is authorized, the data is uploaded and the **Password manager** menu item is available. A red indicator means that the key cannot pass authorization.

### **Password manager**

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

Information about all user accounts (account name and login) is displayed. Use the search by account name and login to quickly find the desired account.&#x20;

Unlock accounts are marked with a corresponding icon in the general list of accounts - <img src="/files/-Mg4oAXuvbotTtqMUBua" alt="" data-size="original"> and for them can be edited only passwords from the **Vault settings** section on the corresponding PC.

### Reconnect security keys


---

# 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/hideez-client-interface-and-main-settings.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.
