# How to forget and restore accounts?

Forgetting an account is not the same as deleting your account. It works similarly to traditional logging out with the caveat that forgetting removes your account from view in the signer. It does not delete your account from the network. You can always recover your account and bring it back to the signer as long as you remember your secret phrase (and derivation path for derived accounts) or possess the designated JSON file and remember password you have set.

![](/files/fLpJkxx4ROm0A67nlro7)


---

# 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://docs.alephzero.org/aleph-zero/use/aleph-zero-signer/how-to-forget-and-restore-accounts.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.
