# Add or change your account name

The name added to your master account is displayed on the **Leaderboard** and other Web UI pages. If you didn't add a name for your account, your account number will be used as the account name by default.

Below is an example of how the account name is displayed when a master account is listed on the **Leaderboard**.

<figure><img src="/files/CnYQgWW5FSoHfBDXt5it" alt="The account name displayed in the Leaderboard"><figcaption><p>The account name displayed in the Leaderboard</p></figcaption></figure>

To add an account name:

{% stepper %}
{% step %}
In the main menu, expand the respective item, such as **B2COPY**, **MAM**, or **PAMM**, and then click **My Accounts** under the desired platform, if more than one is available.
{% endstep %}

{% step %}
Click the master account in the list.
{% endstep %}

{% step %}
In the account details, go to the **Settings** tab.
{% endstep %}

{% step %}
In the **Settings** section, click **Edit** next to the **Account name** field.

<figure><img src="/files/C3WuUX7XMMdfWOiWTke9" alt="Change an account name"><figcaption><p>Change name</p></figcaption></figure>
{% endstep %}

{% step %}
Enter the name for your account.
{% endstep %}

{% step %}
Click **Save** to apply the changes.
{% endstep %}
{% endstepper %}


---

# 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.b2copy.b2broker.com/user-guide/manage-master-and-investment-accounts/add-or-change-your-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.
