# Export and Backup an Account

{% hint style="danger" %}
**WARNING:** DO NOT share your mnemonic seed (secret recovery phrase) or JSON backup file with anyone! SubWallet will never ask for your mnemonic seed (secret recovery phrase) or JSON  file, even in a customer support scenario. You can not change or edit your mnemonic seed (secret recovery phrase).
{% endhint %}

Hit the vertical ellipsis icon on the top right corner right below the favicon icon, then choose **Export Account**. Key in your password and choose the   desired format for your backup file. You can choose between private key, QR-code or JSON file. \
Remember (again): *<mark style="color:orange;">Store it carefully and don't share it with anyone</mark>*.&#x20;

![](/files/6llRAazJzx6vITZly5D9) ![](/files/02AVQmGSCn4WZ0v0zytC)


---

# 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.subwallet.app/beta/extension-user-guide/export-and-backup-an-account.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.
