# Import From Phantom

Talisman allows you to effortlessly import your accounts from Phantom. In this article, you'll learn how to import your Solana accounts using your recovery phrase or private key.

### Export your private key or recovery phrase *from* Phantom

{% tabs %}
{% tab title="Recovery Phrase" %}
1\. From the popup, clicking the icon on the top left corner.\
![](/files/Dxrf339IlaayPJyQWkko)\
\
\
2.Select Settings indicated by the gear icon\
![](/files/wn3h1HChoWtDQpb3JZa6)\
\
3\. Click Manage Accounts\
![](/files/KPhCslRVSmWgcTlbxzLk)

\
4\. You may reveal your recovery phrase by clicking “ Show Recovery Phrase”.\
![](/files/XthRlLVV26Ki6EQpwlad)\
\
5\. Enter your password\
![](/files/E0kGT2Ke3jIiJIXHz2FV)\
\
6\. Read the security notice and check the box once you’ve read and understood the notice.\
![](/files/ZaHariUqtl6HrkU6GADW)\
\
7\. Now you may export your recovery phrase.\
![](/files/ASieopOVuRqa6eK5Asfw)\ <br>
{% endtab %}

{% tab title="Private Key" %}
1\. From the popup, clicking the icon on the top left corner.\
![](/files/Fi2tFgoHKODXlkqrkxOd)\
\
2.Select Settings indicated by the gear icon\
![](/files/OT4URlGLsDXwPOFpHMDU)\
\
3\. Click Manage Accounts\
![](/files/V1yTw1YcBojmGGClD1MW)

\
4\. You may reveal your recovery phrase by clicking “ Show Private Key”.\
![](/files/U8BzUX6qZ06q2t1WPQxI)\
\
5\. Enter your password\
![](/files/MMzegwyeYIj9TbFj08pS)\
\
6\. Select the account you wish to export the private key for.\
![](/files/wd55nZpKy5aqVzcvpOBw)\
\
6\. Read the security notice and check the box once you’ve read and understood the notice.\
![](/files/633r3R4Xom08NbGmXbW1)\
\
7\. Now you may export your private key.\
![](/files/Yf7neaK1FqvP1WRgDvwW)<br>
{% endtab %}
{% endtabs %}

### Import your accounts into Talisman

{% tabs %}
{% tab title="Recovery Phrase" %}
1\. From the popup, select “More”.\
![](/files/wthIlJwAwO3blrFQWYBL)\
\
2\. Select “Add Account”.

![](/files/N5OMZG2ChsSDHn4qBl7b)\
\
3\. Select "Import"  then select "Import via Recovery Phrase".

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

4\. Select your account type, in this case it’s Solana. Then add an account name and input your recovery phrase. Once you’ve entered the details, click Import.

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

5. You account will now be imported into Talisman.
   {% endtab %}

{% tab title="Private Key" %}
1\. From the popup, select “More”.\
![](/files/XprJIV8S2LNlDFCznxuq)\
\
\
2\. Select “Add Account”.

![](/files/f7X7zsJ0OgXSXksgjT3G)\
\
3\. Select "Import"  then select "Import via Private Key".

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

4\. Select the account platform, in this case it’s Solana. Set a name for your account and input your private key. Then you may select "Save".

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

5\. Your account will now be imported into your Talisman wallet.<br>
{% endtab %}
{% endtabs %}

v 3.1.8


---

# 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/importing-existing-accounts/import-from-phantom.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.
