# Restore an Account using JSON backup file

## Export account from Polkadot {.js}

Click on the vertical ellipsis next to the Polkadot account that you want to export, then choose **Export Account**. You will receive a JSON file which you can import into SubWallet.

![](/files/eDTqXRoOHXxYjWHe93AO) ![](/files/GDcQK4xcHEpOwUB9FB6H)

## In a newly installed SubWallet &#x20;

**Step 1:** During installation setup, click **Restore account from backup JSON file**.

![1.1](/files/Gtv58sK8D2D4nFnB2TCP) ![1.2](/files/7xsyJXnL5AWQoVi5bAVY)

**Step 2:** Insert your JSON backup file that you exported from Polkadot {.js}. Enter your password and hit **Restore** (You need to remember the password you have set before for this account). Your Polkadot wallet is successfully imported!

![2.1](/files/nUK7ogWRdlH2dpyAoGH4) ![2.2](/files/sIoCbukDw9We1SmXpywj)

## In an existing SubWallet &#x20;

Open SubWallet extension and click on the round favicon icon in the top right corner. Then hit **Restore account from Polkadot {.js}** and repeat the steps. This instruction applies to Polkadot native wallet (Substrate account) only.

![1.1](/files/F1E10FxLIEAQtmjU2CD8) ![1.2](/files/3nJfWuigqAnK2z1bEv32)

![1.3](/files/dX9fNhWQqg7zQ3yc9Qn2) ![1.4](/files/3JkITfAhwzxQQlk0mEos)


---

# 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/import-and-restore-an-account/restore-an-account-using-json-backup-file.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.
