# Switch between accounts and change account name

### Switch between accounts

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

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

**Step 2**: Choose the account you want to use in the account selection tab.

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

{% hint style="info" %}
You can also switch between the "**All accounts**" and single-account modes here.
{% endhint %}

### Change your account name

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

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

**Step 2**: In the account selection tab, click the <img src="/files/oB0cfNy4mQ0e9glmBGEn" alt="" data-size="line"> icon next to the account you want to change the name of.

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

**Step 3**: In the Account details screen, click on the Account name field and change it. We will automatically save the new name if it's not one of the used account names in your account list.&#x20;

<figure><img src="/files/0PvnGecHSqCHfUunYjEu" alt=""><figcaption></figcaption></figure>

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

Once done, click the "**<**" icon at the top left corner to return to the homepage.


---

# 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/switch-between-accounts-and-change-account-name.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.
