# Create & Manage Subaccounts on Web | Names, Colors & Deletion

## Creating a New Subaccount

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

To begin, click the Account Switcher to open the **Your Accounts** menu, then click **Create subaccount** to proceed.

<figure><img src="/files/9LPZRc1ug2ezZmvNV6Nl" alt=""><figcaption></figcaption></figure>

A pop-up screen will appear. Now, you need to enter a name (up to 40 characters in length) for your new subaccount and pick a color to represent the subaccount. Click the **Create Subaccount** button to finish.

<figure><img src="/files/qb9mTGx4JLrlesd7tl3w" alt="" width="563"><figcaption></figcaption></figure>

Congratulations! Your subaccount has been created and you should be brought to the newly created subaccount immediately.

## Managing Existing Subaccounts

### Accessing Account management screen

From the *Your Accounts* menu, click **Manage subaccounts** to be brought to the *Account Management* screen.

<figure><img src="/files/aL6l2WkuM5H9SWSoGcoI" alt="" width="563"><figcaption></figcaption></figure>

It can also be accessed from the standard Profile menu.

<figure><img src="/files/ZcOxphVmD5YQ7w8RH69W" alt="" width="563"><figcaption></figcaption></figure>

This is how the *Account Management* screen look like. Here, you can switch between your accounts, transfer funds, edit name, or delete a subaccount.

<figure><img src="/files/1gPaQwqz0V3jMuY3eAa1" alt=""><figcaption></figcaption></figure>

### Editing a Subaccount's name and color

On the *Account Management* screen, click 'more' button next to the subaccount you want to edit. Choose **Edit name. Now, you will be able to edit name and pick a new color for your subaccount.**

<figure><img src="/files/ItZTdhh8nyrAuTu6bn0n" alt="" width="563"><figcaption></figcaption></figure>

### Closing a Subaccount

On the *Account Management* screen, click 'more' button next to the subaccount you want to close. Click **Delete** from the dropdown menu.

<figure><img src="/files/krykMKGIfkAuDM1qesO6" alt="" width="563"><figcaption></figcaption></figure>

This will bring you to a confirmation screen. Make sure you have carefully read and follow the instruction on the screen and click the **Delete subaccount** button to proceed with the closure of the subaccount.

<figure><img src="/files/M9E9Uq7ny83HojRlyJY7" alt="" width="563"><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/BsIGrMCJbBjfwQvtzct1" alt="" width="563"><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/web-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.
