# Switch between accounts and change account name

## Switch accounts

**Step 1:** On the SubWallet homepage, hit the account name at the top of the screen to access the account selection tab.

<figure><img src="/files/R4ldInY93aACY4DOXnGS" alt="" width="270"><figcaption></figcaption></figure>

**Step 2**: In the account selection tab, choose the account you want to use.

<figure><img src="/files/KRHFXsSrFePQv9zhmk0c" alt="" width="272"><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, hit the account name at the top of the screen to access the account selection tab.

<figure><img src="/files/R4ldInY93aACY4DOXnGS" alt="" width="270"><figcaption></figcaption></figure>

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

<figure><img src="/files/4ZE3PO78WncZmHzr26Mk" alt="" width="272"><figcaption></figcaption></figure>

**Step 3**: Tap 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.

Once done, tap the "**X**' button or the left-arrow icon at the top left corner to return to the homepage.

<div><figure><img src="/files/wKTQVhtrQdVxzHTRSHsS" alt="" width="272"><figcaption></figcaption></figure> <figure><img src="/files/K5EM95W6sjrQ91h7LWw7" alt="" width="272"><figcaption></figcaption></figure></div>


---

# 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/mobile-app-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.
