# Profit & Loss Tracking

## What is Profit & Loss Tracking?

Profit & Loss (P\&L) Tracking is an easy way for users to see a quick summary of the change in value of all assets over the exchange, all kept on a single, easy-to-understand screen.

With this, users can monitor and, if needed, alter any trading strategies they are using on your exchange.&#x20;

***

## How to Set Up Profit & Loss Tracking <a href="#how-to-set-up-referrals" id="how-to-set-up-referrals"></a>

Enabling P\&L Tracing is easy. Navigate to *Operator Controls* as the exchange's administrator, then select *General* from the sidebar, and proceed to the *Features* tab. From here, click to enable *P\&L Tracking*. On refresh, the feature will be instantly accessible.

<figure><img src="/files/NnZERST12JuETANExHdn" alt=""><figcaption></figcaption></figure>

***

## Using the P\&L Tracker

The P\&L Tracker is likely the single easiest feature on the entire HollaEx exchange. By navigating to the navigation bar, hovering over *Wallet*, and then clicking the *Performance* option in the dropdown, they'll have used it the moment they look at the page.

<figure><img src="/files/2utTgAYsYi2hzpuYtwqu" alt=""><figcaption></figcaption></figure>

The first tab is a simple line chart, showing the gains and losses over time. This will be affected by any deposits and withdrawals, and with the change over time of any assets' value they have in their wallets.

From here, they can change the time period to look at from a week up to 3 months, using the buttons above the chart.&#x20;

The value shown in the top right will reflect the total summed value of all stored assets, crypto or fiat, converted into the native currency of your exchange. Hovering over any data point on the graph will show the value at that particular time.&#x20;

<figure><img src="/files/Sxg1vIB4C0EDcfHapo2f" alt=""><figcaption></figcaption></figure>

The second tab, *Balance History*,  simply lists all the assets stored and can be filtered to show the total amount of any assets from any date, going back three months, using the date selection on the top right.

<figure><img src="/files/uJnumYkXtqLyX3NfUHJF" 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://docs.hollaex.com/how-tos/profit-and-loss-tracking.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.
