# Password manager caching

![](/files/Hx2uue035yEz60M6vR0i)

This checkbox allows the Client app to cache password manager in memory during the session. When hardware vault is disconnected from the workstation during one Client session, its storage remains cached in the application memory. Therefore the Client does not need to load all data again each time the key is connected to the Client, the vault is ready to use instantly.

{% hint style="warning" %}
Password manager cache speeds up device connection by keeping **non-sensitive data** (e.g. account name, login, list of applications) in memory until application is restarted.

\
Account passwords, OTP and other sensitive data are **never cached** and cannot be accessed without connected device.
{% endhint %}

If you will close the Client, all cached data is removed. It means that when the application is restarted (e.g. after PC reboot) the vault storage is loaded again.


---

# 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/experimental-settings-section/password-manager-caching.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.
