# Back Up Wallet

## Create a Backup file

To ensure the security of your account, we highly recommend backing up your account. The process is straightforward:

1. Go to the options menu.
2. If you haven't backed up your files, you’ll see the **Create Backup File** option highlighted with a red border. Click on it.
3. You’ll need to set up a password. This password will be required to restore your account from the backup file, so remember it or store it securely.
4. Click **Create** to continue.
5. Choose a folder to save the backup file.
6. Save the file to complete the process.

You have successfully created a backup file for your account.

<figure><img src="/files/g9sNf9hidtEvN2pjMpwc" alt="" width="375"><figcaption></figcaption></figure>

## **Restore the account with a backup file**

To restore the account using a backup file, follow this instruction:&#x20;

1. Go to the "Option" section, choose "Restore using the backup file"
2. Choose a backup file from your device.&#x20;
3. Type your password attached to the account.
4. Hit "Restore".

You successfully restore your account.&#x20;

<figure><img src="/files/T5skNdyigp26ZYNk4MM6" alt="" width="375"><figcaption></figcaption></figure>

## Reset your wallet

Resetting your wallet will delete all data related to addresses on the KEYRING PRO Wallet.&#x20;

The assets in those wallet addresses will remain unchanged, but you will not be able to access them unless you have a backup file to restore, or you import the correct address that holds those assets.

Therefore, remember to back up your file so you can restore your wallet if needed.


---

# 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://help.keyring.app/keyring-pro/how-to-use/back-up-wallet.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.
