# Configure Web UI settings

Use these settings to control which trading data and options are visible to clients in the Web UI, or to hide them when necessary.

To configure Web UI settings:

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

{% step %}
Go to **Settings**.
{% 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 %}
On the **Web UI Settings** tab, you can configure the following groups of settings:

* [Show on Leaderboard](/admin-panel-guide/manage-b2copy-settings/configure-web-ui-settings/show-on-leaderboard.md)
* [Show on Statistics page](/admin-panel-guide/manage-b2copy-settings/configure-web-ui-settings/show-on-statistics-page.md)
* [Show on Leaderboard & Statistics page](/admin-panel-guide/manage-b2copy-settings/configure-web-ui-settings/show-on-leaderboard-and-statistics-page.md)
* [Default master’s positions visibility](/admin-panel-guide/manage-b2copy-settings/configure-web-ui-settings/default-master-positions-visibility.md)
* [Show on Trading Report](/admin-panel-guide/manage-b2copy-settings/configure-web-ui-settings/show-on-trading-report.md)
* [Fee Settings](/admin-panel-guide/manage-b2copy-settings/configure-web-ui-settings/fee-settings.md)
* [Subscription Options Settings](/admin-panel-guide/manage-b2copy-settings/configure-web-ui-settings/subscriptions-options-settings.md)
* [Risk Ratio Settings](/admin-panel-guide/manage-b2copy-settings/configure-web-ui-settings/risk-ratio-settings.md)
* [Account Properties](/admin-panel-guide/manage-b2copy-settings/configure-web-ui-settings/account-properties.md)

<figure><img src="/files/v5Vviw4SQJEPgp8zR7f2" alt="Web UI Settings"><figcaption><p>Web UI Settings</p></figcaption></figure>
{% 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/admin-panel-guide/manage-b2copy-settings/configure-web-ui-settings.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.
