# Where are my passwords physically stored?

{% hint style="warning" %}
Passwords are stored on the Hideez Key only.
{% endhint %}

When a password is required for a computer or phone, Hideez Safe requests it from the Hideez Key, enters the password and immediately removes it from memory.

The passwords are not copied to the cloud, but you can make a copy of the data from the Hideez Key using an encrypted local file.


---

# 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://key.hideez.com/faq/where-are-my-passwords-physically-stored.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.
