# Monitoring Portfolio Performance

### Overview

The Portfolio dashboard provides a high-level view of your Self-Managed Super Fund's performance. It allows you to monitor your total portfolio value, visualise your asset allocation, and review the status of individual investments in real time.

### Before You Begin

{% hint style="info" %}
To view portfolio data, you must have completed funding and made at least one active investment.
{% endhint %}

### Steps

#### 1. Access the Portfolio Dashboard

From the main navigation sidebar, select **Portfolio**. This is your central hub for investment data.

<figure><img src="/files/4sFSp1YlsAFBPom2OPPR" alt=""><figcaption></figcaption></figure>

#### 2. Review Total Value and Asset Allocation

At the top of the screen, you will see your **Total Portfolio Value** alongside income received.

To the right, the **Asset Allocation** chart breaks down your portfolio by investment class (e.g., Private Credit, Real Estate, Venture Capital). You can also view a breakdown by status:

* **Active:** Investments currently deployed.
* **Pending:** Funds committed but not yet deployed.
* **Matured:** Investments that have completed their term and returned capital.

#### 3. Manage Your Active Investments

Scroll down to the **Your Active Investments** section. Here, you can view a list of every opportunity you have invested in.

* **Search:** Use the search bar to find specific assets by name.
* **Filter:** Use the dropdown menus to filter by Status (e.g., Open, Closed) or Class.

Clicking on any investment card will take you to its detailed performance page.

<figure><img src="/files/9aByTvk6LjjVgzZRxAlU" alt=""><figcaption></figcaption></figure>

### What Happens Next

You can click on any individual investment to drill down into its specific financials, timelines, and documents. See Viewing Investment Details & Documents for more information.

{% hint style="success" %}
Use the **Mature** filter to review historical performance of investments that have already exited and returned capital to your fund.
{% endhint %}

### Need Help?

If you run into any issues, contact the CTRLSuper support team at <support@ctrlsuper.com.au>.


---

# 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://ctrlsuper.gitbook.io/ctrlsuper-docs/monitoring-portfolio-performance.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.
