# Monitoring Your Account & Notifications

### Overview

Upon logging into the Control Super portal, you are greeted by the **Dashboard**. This serves as the central hub for your financial oversight, offering a real-time snapshot of your balances, earnings, and recent activity. Additionally, the **Notifications** center keeps you informed about critical updates regarding your investments and opportunities.

### Steps

#### Step 1: Analyze Your Financial Dashboard

Your Dashboard provides a high-level summary of your account's financial health. At the top of the page, you will see key metrics:

* **Available Balance:** Funds currently available for withdrawal or new investments.
* **Pending:** Funds currently in transit or processing.
* **Total Earnings:** The cumulative return generated by your investments.
* **Platform Fees:** Any fees associated with your account activity.

Below these metrics, the **Balance Trend** graph provides a visual representation of your account balance history over time.

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

***

#### Step 2: Review Transaction History

Scroll down on the Dashboard to view detailed activity logs. This section is divided into specific categories to help you track funds:

* **Recent Transactions:** A log of all account activity, including payments made and withdrawals initiated.
* **Recent Payouts:** Specifically tracks funds sent from the platform to your linked bank account.
* **Past Activity:** A historical view of disbursements and completed investment actions.

You can click **View All** next to any of these headers to see a complete history.

***

#### Step 3: Check Notifications

To view platform alerts, click the **Notifications** tab in the left-hand sidebar. This feed includes important updates relevant to you, such as:

* **Investment Confirmed:** Confirmation that your funds have been successfully allocated.
* **Opportunity Published:** Alerts when new investment opportunities go live.
* **Support Updates:** Responses to support tickets.

<figure><img src="/files/6JX0dHrrNBHPqUNtZWW5" alt=""><figcaption></figcaption></figure>

***

#### Step 4: Manage and Archive Alerts

To keep your notification feed clean, you can archive alerts you have already read.

1. Locate the notification you wish to remove.
2. Click the **Archive** button on the notification card.

To view or restore hidden notifications:

1. Click the **Archive** icon/button in the top right corner of the Notifications page.
2. Locate the archived item and click **Restore** to move it back to your main list.

{% hint style="info" %}
**Tip:** Archiving a notification does not delete it permanently. It simply moves it to the Archive folder so you can focus on new activity.
{% endhint %}

***

### Need Help?

If you notice a discrepancy in your transaction history or are not receiving notifications as expected, please contact the Control Super 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/issuers/monitoring-your-account-and-notifications.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.
