# Change master account visibility on the Leaderboard

Master accounts can be displayed on the **Leaderboard** or hidden from it.

To change visibility of a master account on the Leaderboard:

{% stepper %}
{% step %}
Expand the **Copy Trading**, **PAMM**, or **MAM** menu.
{% endstep %}

{% step %}
Go to **Masters**.
{% endstep %}

{% step %}
If you have several platform instances (such as MT4, MT5, or cTrader), make sure you are in the correct instance, or go to it using the switcher in the upper-left page corner.
{% endstep %}

{% step %}
Select the account and click the account number in the **Account Login** column to open the account details.
{% endstep %}

{% step %}
On the **Properties** tab, locate the **Accessibility Properties** section.
{% endstep %}

{% step %}
Check the state of the **Show on Leaderboard** toggle and adjust if needed:

* **Enabled** — the account is visible on the **Leaderboard**.
* **Disabled** — the account is hidden from the **Leaderboard**.

<figure><img src="/files/ETjjGdsMxX6DIDahoT7F" alt="Show on Leaderboard toggle"><figcaption><p>Show on Leaderboard toggle</p></figcaption></figure>
{% endstep %}
{% endstepper %}

The account’s visibility is updated immediately after adjusting the toggle.


---

# 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/admin-panel-guide/manage-master-and-investment-accounts/change-master-account-visibility-on-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.
