> For the complete documentation index, see [llms.txt](https://docs.b2copy.b2broker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2copy.b2broker.com/admin-guide/configure-b2copy/configure-web-ui-settings/risk-ratio-settings-applicable-for-copy-trading-only.md).

# Risk Ratio settings (applicable for copy trading only)

On the **Web UI Setting** tab, navigate to the **Risk Ratio settings**.

These options enable investors to view and edit risk ratios applied to their subscriptions in the Web UI.

<figure><img src="/files/ASqw2PYU1iunD8OqqzKk" alt="Risk Ratio settings in the Back Office"><figcaption><p>Risk Ratio settings in the Back Office</p></figcaption></figure>

When **Show** is selected for the **Risk Ratio option** in the Back Office, the **Risk Ratio** field is displayed for each subscription on the **Subscriptions page** in the Web UI; otherwise, the field is hidden.

When the **Allow to edit** option is set to **Yes** in the Back Office, investors can edit the **Risk Ratio** field in Web UI and change risk ratios applied to their subscriptions; otherwise, ratios can't be edited.

In the Back Office, you can also set a range of values within which investors can set risk ratios for their subscriptions. To set the range, enter values in the **Min Value** and **Max Value** fields.

<figure><img src="/files/upcPyn7nmgNIfSvQsbfT" alt="Risk Ratio"><figcaption><p>Risk Ratio</p></figcaption></figure>

When **Show** is selected for the option **Show allocation method on creation subscription page**, investors can select the [allocation method](/copy-trading-pamm-and-mam-concepts/allocation-methods-for-copy-trading-and-mam.md) and risk ratio when subscribing to a copy-trading master account in the Web UI.

<div align="left"><figure><img src="/files/N8WCoVr0JeNoLtAu2k1l" alt="Create new subscription  popup"><figcaption><p>Create new subscription popup</p></figcaption></figure></div>

By default, this option is set to **Hidden**, meaning that subscriptions are created using the default method and ratio selected for the given copy-trading master account. In the Back Office, you can view and edit these settings in the **Default Allocation Parameters** section on the **Properties** tab of the master account details (for details, refer to [Set the default allocation parameters for a copy-trading or MAM master accounts](/admin-guide/manage-master-and-investment-accounts/set-the-default-allocation-parameters-for-a-copy-trading-or-mam-master-account.md)).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.b2copy.b2broker.com/admin-guide/configure-b2copy/configure-web-ui-settings/risk-ratio-settings-applicable-for-copy-trading-only.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
