# Back Up Your Secret Phrase

## **Your Secret phrase is your account**.&#x20;

It is essential that you keep your Secret Phrase in a safe place at all times — losing it means losing access to your funds. We also strongly suggest that you never store your Secret Phrase online, as this is an unnecessary risk of leaking it to the outside world. Store it physically, e.g. on a piece of paper, and hide it in a safe place that only you have access to.&#x20;

Although JSON files are a popular way to store your accounts when migrating from one wallet/extension to another, <mark style="color:red;">JSON files are not a time-proof way to store your accounts</mark>. If you forget the password associated to your JSON files and you don't have a Secret Phrase for those accounts, you will no longer be able access those funds. \
\
Therefore, you must keep your Secret Phrase safely locked away offline alongside any JSON file that you have. You can always obtain a new JSON file from a Secret Phrase, *but you can never obtain a Secret Phrase from a JSON file.*

## Accessing your Secret Phrase&#x20;

1. From the Expanded view of the Talisman extension, click Settings

![](/files/vo63V3SygBGVfl7TwoFr)

2\. On the left tab, click Recovery Phrase

![](/files/hhAaXTzzeq38hrtBD2PI)

Note: from Talisman wallet small view, you may access this screen by clicking click the More > Backup Wallet

{% columns %}
{% column width="50%" %}

<figure><img src="/files/hnnpwJ9BKzwMma0Rur2n" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="50%" %}

<figure><img src="/files/RsNeMj3ODcpsrzhpqjOH" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

3. If you haven’t backed up your recovery phrase yet, you will see this Backup option which you can select to reveal your recovery phrase OR click the three dot button > select Backup

![](/files/ruqhraZUeWJKCVDK46ko)

4. Once you’ve read the notice, click Acknowledge and Continue

![](/files/PwxWcnnlNHshKeAV4Hlw)

5. Enter your Talisman password and click Verify Recovery Phrase

<figure><img src="/files/9vJIt15BTkHwtoOPzkyY" alt=""><figcaption></figcaption></figure>

6. After you backup your phrase, you may proceed to Verify My Recovery Phrase.

<figure><img src="/files/z1KnLY571Go4D9AzqsSI" alt=""><figcaption></figcaption></figure>

7. After you verify your recovery phrase, select Complete Verification.

<figure><img src="/files/rY7gEJvBFjYM5txRruhp" alt=""><figcaption></figcaption></figure>

Congratulations! You have successfully backed up your recovery phrase.

<figure><img src="/files/OQK4ErFIhjTGDYkemWed" alt=""><figcaption></figcaption></figure>

## Export Your Private Key

1. From the Expanded view of the Talisman extension, click Settings

<figure><img src="/files/vo63V3SygBGVfl7TwoFr" alt=""><figcaption></figcaption></figure>

2. Select Manage Accounts

![](/files/LhBvjwYDHAI7cmTAJkA6)

3. Click the three dot menu and select Export Private Key

![](/files/aQpme5hHuoaNgMDEhuKF)

4. Once you enter your Talisman Wallet password, click submit

<figure><img src="/files/9wjf7VmR8sFG3y328G99" alt=""><figcaption></figcaption></figure>

5. Now you may export your private key

<figure><img src="/files/IaEnBsf40qeUHHij7Q7g" alt=""><figcaption></figcaption></figure>

\
v 3.1.7


---

# 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.talisman.xyz/talisman/start/installing-talisman/back-up-your-secret-phrase.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.
