# Manager Dashboard

After connecting your Wallet with the PEAKDEFI Platform, purchasing the Reputation Token and Staking the necessary amount of PEAK you land automatically in your Managers Dashboard where you can see at a glance your current investment portfolio, your Reputation Token and Commission Balance and where you can open an manage your Trades.

![](/files/-MHuGusbw5AcOVZOE68z)

## Dashboard Overview

In the Dashboard Overview you can monitor how the PEAKDEFI fund performs. You can check for example the **price change in this cycle**. A positive Price change implies that the funds made profits so far, a negative that the fund is in loss in this current cycle. **The Annual Percentage Yield (APY)** is the rate of return of the fund over the period of one year. **The Price Change (since inception)** shows you the overall change since the start and the **Assets under Management** the current Value of the Fund. The  **Maximum Drawdown** is the maximum historical downturn of the fund. Maximum Drawdowns are an indicator about the risk of the fund. The lower the Maximum Drawdown the more conservative the strategy of the fund. The **Standard deviation** represents the volatility of the fund.

![](/files/-MHuK8Q8hZ6lhRyQ2YAn)

## Trades

In the Trades section you can monitor and manage your open trades and see your trade history. Read more about monitoring your trades [here](/for-asset-managers/how-to-for-asset-managers.../making-a-trade.md#monitor-your-trades).

![](/files/-MHuMZFebZZFhj9_ZhyR)

## Ranking

In the Ranking Tab you can compare your success with other Asset Managers.

![](/files/-MHuLc6z8I-jy0j7YjKT)


---

# 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://documents.peakdefi.com/for-asset-managers/how-to-for-asset-managers.../manager-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.
