# 3. Risk Management Dashboard

{% hint style="info" %}
This is an abridged version of the user guide, highlighting essential features. To access the full version with detailed steps, kindly reach out to your dedicated Account Manager.
{% endhint %}

The Risk Management Dashboard allows you to track your profits over time and provides projected profit analysis based on the hybrid A/B book risk management model. You will also have valuable insights on the top five most profitable traders and the top five traders with the most losses. This enables you to make more informed decisions as a broker, optimizing your A-book and B-book strategies to maximize returns.&#x20;

This function is only available for brokers with MT4/5.&#x20;

### <mark style="color:red;">Broker Profit and Loss Chart</mark>

This chart provides a comprehensive view of your profits, projected profits, and profit growth over a specified period of time. This visual representation allows you to track and analyze your financial performance, enabling you to make informed decisions and strategies for maximizing profitability.

<figure><img src="https://content.gitbook.com/content/1IPpJ7m6UE2JoFRdpq5x/blobs/ioaHXdt61JJwaNHq5AgP/image.png" alt=""><figcaption></figcaption></figure>

### <mark style="color:red;">Top 5 Most and Least Profitable Traders</mark>

Within the risk management dashboard, you will have visibility of the top 5 most profitable traders on the left side and the top 5 least profitable traders on the right side. All profit amounts will be denominated in USD, even if the clients have different account base currencies. The system will automatically convert the profits to USD.

<figure><img src="https://content.gitbook.com/content/1IPpJ7m6UE2JoFRdpq5x/blobs/XfXmnwwIpelMP1xXmdfU/image.png" alt=""><figcaption></figcaption></figure>


---

# 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://reference-guide.gitbook.io/crm-back-office-user-guide-abridged/3.-risk-management-dashboard.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.
