# Multi-Recovery Phrase Management

## Managing Your Recovery Phrases

1\. From your Talisman popup, click the "More" menu.

<div align="left"><figure><img src="/files/gwysqzBE4LYOYDiHtlFT" alt="" width="375"><figcaption></figcaption></figure></div>

2\. Select “All Settings”

<div align="left"><figure><img src="/files/uqAZ8j5WoXLP1S90Iutp" alt="" width="375"><figcaption></figcaption></figure></div>

3\. Select “Recovery Phrase”. Under each recovery phrase, you can view the accounts derived from that phrase.

<div align="left"><figure><img src="/files/XpZnQVewK7dshnpQ8rPF" alt=""><figcaption></figcaption></figure></div>

## Phrase Management: Backup, Rename, or Delete

1\. Access Recovery Phrase Options:

Find the recovery phrase you want to manage and click the three dots next to the phrase.

<div align="left"><figure><img src="/files/Umcf3JjUqy1flD1dMrui" alt=""><figcaption></figcaption></figure></div>

{% tabs %}
{% tab title="Backup Phrase" %}

1. Select 'Backup' from the options.

<div align="left"><figure><img src="/files/7aV6xpb2sTJXBK7isZGw" alt=""><figcaption></figcaption></figure></div>

2\. Read and acknowledge the security notice.

<div align="left"><figure><img src="/files/H3HAUSPNncdZnX8U9Y5N" alt=""><figcaption></figcaption></figure></div>

3\. Enter your password to view your recovery phrase.

<div align="left"><figure><img src="/files/tMd06qOneFgYuBUxIFLJ" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Rename Phrase" %}
1\. Choose 'Rename' from the dropdown menu.

<div align="left"><figure><img src="/files/9JPjRj1JOeAi0xpt9pPM" alt=""><figcaption></figcaption></figure></div>

2\. Enter the new name and confirm the change.

<div align="left"><figure><img src="/files/kQ1xjuhLADif6k95DBlB" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Delete Phrase" %} <mark style="color:$primary;">**WARNING:**</mark> This action is irreversible

1\. Click on 'Delete' if you need to remove the phrase

<div align="left"><figure><img src="/files/YAr7s6TezcDvLEYk4ChY" alt=""><figcaption></figcaption></figure></div>

2\. Type “Delete” to confirm your choice.

<div align="left"><figure><img src="/files/IW6Q1OYtrsCjgtpvWHC6" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

Please remember:

1. **Keep your recovery phrase safe**: Your recovery phrase gives you access to your wallet and funds. It can be used to restore your Talisman created accounts if you lose access to your device, or forget your password.
2. **Confidentiality is Key**: Your recovery phrases are for your eyes only.
3. **Physical Backup Recommended**: We advocate writing down phrases on paper and storing them securely.

v3.1.16


---

# 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/customize/managing-accounts/multi-recovery-phrase-management.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.
