# How can I clean my Hideez Key if I want to give it to someone else?

Each Hideez Key is registered to the My Hideez account of its owner. To give it to someone else, the owner should run the “Unregister” procedure. This will clean the device registration and wipe out all the user data. If you forgot to unregister before giving the device to another person, you can do it in your my.hideez.com personal cabinet.

![My Hideez devices](https://ucarecdn.com/2070cb3d-55bc-4d9b-b2fe-9ff419aab005/)


---

# 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/how-can-i-clean-my-hideez-key-if-i-want-to-give-it-to-someone-else.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.
