# Managing Your Notifications

### Overview

The CTRLSuper notification centre ensures you never miss critical updates about your investments, support tickets, or required account actions. You can access your history of alerts at any time to stay informed about your portfolio's status.

### Steps

1. **Access your notifications**\
   There are two ways to open your notification centre:
   * **From the Home Feed:** If you have unread items, tap the **"New notification"** or **"Unread message"** card displayed at the top of your dashboard.
   * **From Settings:** Navigate to the **Manage** tab in the main menu and select **Notifications** under the Preferences section.<br>

     <figure><img src="/files/Ji3TZZnb0TTa6T2cZxAz" alt=""><figcaption></figcaption></figure>
2. **View and filter updates**\
   Once in the Notification centre, you will see a list of all recent activity.
   * **Unread items** are highlighted for immediate attention.
   * Use the **All Time** or **All** dropdown filters at the top right to sort through historical data or specific categories of alerts.
3. **Archive old notifications**\
   To keep your inbox clean, you can move resolved items to the archive.

   * Swipe left on a notification (on mobile) or click the **Archive** button within the notification details.
   * To view these later, simply toggle from **Inbox** to **Archived** at the top of the screen.

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

### What Happens Next

Your notifications will remain in your Inbox until you archive them. Critical alerts regarding compliance or investment settlements may also be sent to your registered email address for redundancy.

{% hint style="info" %}
**Email Copies:** Depending on your platform settings, you may receive an email copy of high-priority notifications. These ensure you are alerted even when you are not logged into the app.
{% 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/managing-your-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.
