> For the complete documentation index, see [llms.txt](https://docs.usehelix.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usehelix.app/key-features/portfolio-analytics-dashboard.md).

# Portfolio Analytics Dashboard

## 💼 **Overview**

The **Portfolio Dashboard** gives Helix users real-time visibility into their holdings, performance, and vault allocations across the entire ecosystem.\
It serves as a data-rich command center designed for precision, insight, and transparency, which are powered by Helix’s on-chain intelligence layer.

Helix transforms portfolio tracking into an intelligent experience by connecting live Solana data, AI analytics, and performance reporting into one unified interface.

## ⚙️ **Features**

**Unified View**\
Monitor your deposits, earnings, and vault participation from a single dashboard.\
All your AI-managed investments are aggregated seamlessly.

**Performance Metrics**\
View real-time APY, total yield, and compounding analytics.\
Track both short-term growth and long-term capital efficiency.

**AI Insights**\
See how the Helix AI allocates your capital across Solana markets.\
Receive automated reasoning summaries explaining every strategic move.

**Risk Indicators**\
Access live volatility scores, drawdown data, and AI-calculated risk profiles for each vault.\
Stay informed about exposure without the noise of speculation.

## 💡 **Why It Matters**

Traditional DeFi dashboards show numbers; Helix shows intelligence.\
Investors often lack visibility into *why* their portfolios move the way they do.

Helix bridges that gap by revealing the logic behind every allocation.\
Users can finally see how and where their capital is being deployed, how the AI is adapting, and what drives performance across vaults.

## 🚀 **Coming Soon**

**Multi-chain Portfolio Tracking**\
Unified tracking for Solana-based assets and future Helix expansions.

**Fee Optimization Analytics**\
AI-based insights into transaction costs and efficiency improvements.

**AI Performance Summaries**\
Automated natural-language summaries explaining your portfolio’s latest performance cycle.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.usehelix.app/key-features/portfolio-analytics-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
