# Backup

You can create an encrypted backup:

* your accounts in Keeper Wallet;
* address book.

Using the backup files, you can restore access to your accounts or address book if necessary, including importing them into Keeper on a new device.

Accounts and the address book are exported to separate files.

## Export

⚠️ Email and Ledger accounts will not be exported.

1. Click ![](/files/HHFE9fY9Np2LwaCnwJQQ) in the upper right corner of the Keeper window.
2. On the settings page, select **Export and import**.
3. Choose what you'd like to export: only accounts, only address book, or both.

   ![](/files/OV8255DxMLvaoqB80UN4)
4. If you export only accounts or only contacts, you can uncheck those that you don't want to export.

   ![](/files/K4RsbBNKFg0NKcqeyxrR)
5. Click **Export**.
6. Enter your Keeper password and click **Enter**.

The file will be saved in your browser's download folder. Move the file to a safe place.

## Import

You can import accounts from backups created in Keeper Wallet or in [WX Network](https://wx.network) (**Settings → Security → Save as JSON**).

1. Click ![](/files/HHFE9fY9Np2LwaCnwJQQ) in the upper right corner of the Keeper window.
2. On the settings page, select **Export and import**.
3. Select **Import accounts** or **Import address book**.
4. Select the backup file.
5. Enter the password you specified when you created the file. Click **Continue**.
6. If you import accounts, you can uncheck those that you don't want to import. Click **Import**.
7. Click **Finish**.


---

# 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.keeper-wallet.app/browser-extension/backup.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.
