# Hideez Client Interface & Main Settings

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

The left panel is as follows:

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

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

You can see several icons:

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

Yellow padlock button 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.

<img src="/files/-Mg4o18EBQDd_6lw8aOm" alt="" data-size="original"> - this button allows you to disconnect or remove Key. Disconnection means that the key cannot be used to continue working at this workplace without reconnecting.

Removal means that in addition to disconnecting, the primary connection (pairing) between the key and the workstation (bond) is also removed. To remove the Key check the "Also remove bonds" in the following window:

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

### Device settings section

<figure><img src="/files/j5tZ8FwsllfWDrjvabTl" 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 dongle's Bluetooth connection.
* **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/ETcZP1rDXBbDChM7peBC" 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.


---

# 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://key3.hideez.com/guide-for-hideez-key-bundle-with-bt-adapter/interface.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.
