# Attach a watch-only account

This feature allows you to view an account you do not own (i.e., don't own any backup information) with SubWallet. All you need is an account address.

### If you're on the Welcome page

**Step 1**: Open [SubWallet Web dashboard](https://web.subwallet.app/). The welcome screen will appear.

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

There are 2 ways for you to attach a watch-only account on this screen. Select the appropriate tab below that fits your needs.

{% tabs %}
{% tab title="Attach via "Attach an account" " %}
**Step 2**: Select "**Attach an account**".

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

**Step 3**: Make sure you read all the Terms of Use by clicking on the scroll-down button and agree with them by ticking the box beside "**I understand and agree to the Terms of Use, which apply to my use of SubWallet and all of its feature**".

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

Once done, click "**Continue**".&#x20;

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

**Step 4**: A popup screen will appear on the right side. Choose "**Attach a watch-only account**".

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

**Step 5:** Enter a strong password with at least 8 characters and tick "**I understand that SubWallet can't recover the password**".&#x20;

{% hint style="info" %}
Password should contain at least 1 uppercase letter, 1 number, and 1 special character.
{% endhint %}

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

Once done, click "**Continue**".

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

{% hint style="info" %}
If you've created a password beforehand, **skip Steps 3 & and 4.**
{% endhint %}

**Step 6:** Enter the address (known as the public key) or the public QR code of the account you want to attach. If the address is valid, enter the name for that account, then click "**Attach watch-only account**".

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

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

{% hint style="success" %}
SubWallet supports attaching all address types from all supported ecosystems.
{% endhint %}

**Step 7**: You will be redirected to the homepage. In this example, your watch-only account has been named "*SubWallet CM*".

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

{% hint style="info" %}
As the name suggests, this type of account is watch-only. You can't transfer funds or actively participate in any activities with this type of account.&#x20;
{% endhint %}
{% endtab %}

{% tab title="Direct attach" %}
You can easily attach any address you want directly from the homepage with this way!

**Step 2**: Enter the address (known as the public key) or the public QR code of the account you want to attach. If the address is valid, enter the name for that account, then click "**Attach watch-only account**".

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

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

**Step 3**: Enter a strong password with at least 8 characters and tick "**I understand that SubWallet can't recover the password**".&#x20;

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

<figure><img src="/files/8DRR8pbitkKa02M8VoQt" alt=""><figcaption></figcaption></figure>

**Step 4**: You will be redirected to the homepage. In this example, your watch-only account has been named "*SubWallet CM*".

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

{% hint style="info" %}
As the name suggests, this type of account is watch-only. You can't transfer funds or actively participate in any activities with this type of account.&#x20;
{% endhint %}
{% endtab %}
{% endtabs %}

### If you're on the homepage

**Step 1**: On the SubWallet homepage, click on the account name to access the account selection tab.

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

**Step 2**: In the account selection tab, click the <img src="/files/n9PioatLDGyCnPNBLbjc" alt="" data-size="line"> icon at the bottom right of the screen.

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

**Step 3**: Choose "**Attach a watch-only account**".

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

**Step 3**: Enter the address (known as the public key) or the public QR code of the account you want to attach. If the address is valid, enter the name for that account, then click "**Attach watch-only account**".

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

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

{% hint style="success" %}
SubWallet supports attaching all address types from all supported ecosystems.
{% endhint %}

**Step 4**: You will be redirected to the homepage. In this example, your watch-only account has been named "*SubWallet 2*".

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

{% hint style="info" %}
As the name suggests, this type of account is watch-only. You can't transfer funds or actively participate in any activities with this type of account.&#x20;
{% endhint %}


---

# 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/main/web-dashboard-user-guide/account-management/attach-a-watch-only-account.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.
