# Create & Manage Subaccounts on Mobile | iOS & Android

## Creating a New Subaccount

The **Account Switcher** can be found at the top right corner of your mobile app screen.

<figure><img src="/files/ckbGl4qtditQoT4xjUx2" alt="" width="375"><figcaption></figcaption></figure>

To begin, tap on the *Account Switcher* to open the **Your Accounts** menu. Tap the **Create Subaccount** button to proceed.

<figure><img src="/files/HllkGcJi79TysZAB3NbS" alt="" width="375"><figcaption></figcaption></figure>

Next, enter a name (up to 40 characters in length) for your new subaccount and pick a color to represent the subaccount. Tap Confirm to finish creating the subaccount.

<figure><img src="/files/vsKalSC5UPzynJ1rW41g" alt="" width="375"><figcaption></figcaption></figure>

The newly created subaccount should now appear on the *Your Accounts* menu when you tap on the Account Switcher.

<figure><img src="/files/HLND2PFq22B1iIyhjO76" alt="" width="375"><figcaption></figcaption></figure>

## Managing Existing Subaccounts

### Editing a Subaccount's name and color

You should see all your subaccounts in the *Your Accounts* menu. To change the subaccount name and color of the representative icon, tap on the pencil icon. This will bring up the **Account Editor** screen where you can set a new name and color for the subaccount. Tap on the **Save & Update** button to apply your changes.

<figure><img src="/files/CdWZN5SLEtcvICYxTN6h" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/wPvYYMm3r7q5cyvMgANi" alt="" width="375"><figcaption></figcaption></figure>

### Closing a Subaccount

From the *Your Accounts* menu, tap on the **Manage Subaccounts** button to be brought to the **Account Management** screen. This screen can also be accessed from the standard Profile menu.

<figure><img src="/files/HJsfw8znAL08EJ5faCnt" alt="" width="375"><figcaption></figcaption></figure>

From the *Account Management* screen, you can use the dropdown menu to select the account you would like to close. Once you have selected the appropriate subaccount you would like to close, tap on the **Close Subaccount** button at the bottom of the screen. This will bring you to a confirmation screen. Check the box once you have carefully read and understood the text on the confirmation screen and tap the **Close Account** button to proceed with the closure of the subaccount.

<figure><img src="/files/MljMa88CytT6c0u3ieVy" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/NsTgPuV3HGV4Sef8cwtJ" alt="" width="375"><figcaption></figcaption></figure>

**Please ensure that your subaccount has no funds and no open position, otherwise you will encounter this error:**

<figure><img src="/files/bX9JHsTebsz7pXwQa0Pi" alt="" width="375"><figcaption></figcaption></figure>

## Still have questions?

**Email Support:** <support@power.trade>

**Telegram:** <https://t.me/power_trade>


---

# 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://support.power.trade/how-to-use-powertrade/subaccounts/mobile-creating-managing-subaccounts.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.
