# Dashboard Overview

Your dashboard shows balances, equity, drawdown buffers, profit targets, and progress to payout. It gives you a full view of account performance, both at a glance and in detail.

### Accounts Overview

Here you can see all your active, inactive, and failed accounts. Each card displays the account type, balance, equity, profit/loss, and login ID.

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

### PnL Graphs

Track your performance with daily and weekly PnL graphs. These help you understand your profitability trends over time and manage your risk effectively.

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

### Account Cards

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

Each account card provides quick access to:

* Current balance & equity
* Profit/Loss %
* Days traded
* Challenge phase (if applicable)
* Dashboard & credentials buttons

### **Detailed Dashboard**

Inside the account dashboard you’ll find:

* PnL graph with multiple timeframes

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

* Trading objectives (daily loss, overall loss, profit target, min trading days)

<figure><img src="/files/06TRe4zzGz4gSv5Opdv0" alt=""><figcaption></figcaption></figure>

* Detailed stats: average win/loss, risk ratio, win rate, loss rate

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

* Trading analysis (open positions, trading history, orders)

<div data-full-width="false"><figure><img src="/files/7kNAT6JMtQZQm1Homifi" alt="Trading Analysis"><figcaption></figcaption></figure></div>

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

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

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

* Symbol performance and best-performing assets

<figure><img src="/files/MlkmdZ6Dct1qUIWM463R" 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.supertrade.com/introduction/dashboard-overview.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.
