# Change your master account visibility on the Leaderboard

The status of a master account can be either **Visible** or **Hidden**. The status indicates if your master account is visible on the **Leaderboard** or hidden from it.

To change the visibility status of your master account:

{% 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 **Settings**.
{% endstep %}

{% step %}
In the **Privacy** section, click **Edit**.
{% endstep %}

{% step %}
In the Status dropdown, select either **Visible** or **Hidden**.

<figure><img src="/files/TSOja8U1jOhAq0ov4u9Y" alt="Visibility status"><figcaption><p>Visibility status</p></figcaption></figure>
{% 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/change-your-master-account-visibility-on-the-leaderboard.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.
