> For the complete documentation index, see [llms.txt](https://docs.backprop.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.backprop.finance/backprop-finance-for-bittensor/dynamic-tao-trading-terminal/portfolio-dashboard.md).

# Portfolio Dashboard

Track your dTAO investment portfolio at a glance with our comprehensive dashboard that breaks down your holdings by subnets, P\&L. The intuitive visualization includes both a detailed dTAO breakdown pie chart and a dynamic performance graph showing your portfolio's value changes over time.

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

## Monitor P\&L of Existing Positions

View all your existing holdings in a single table, including Realised and Unrealised P\&L for each subnet dTAO. Our Portfolio Dashboard helps you make more informed decisions for future trades.

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

## Review Historical Trades and Transfers

Keep track of your trading history and transfers, as well as checking out the extrinsics of those transactions. Filters are available to help you group the transactions by subnets, type and more!

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

## Explore Address

Now, you can view all of the above, but on specific addresses that have caught your attention. TAO whale watching has never been easier.&#x20;

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


---

# 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:

```
GET https://docs.backprop.finance/backprop-finance-for-bittensor/dynamic-tao-trading-terminal/portfolio-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.
