# Funding Dashboard Overview

### Overview

The Funding dashboard is your central hub for managing liquidity within your self-managed super fund. From this screen, you can view your real-time available balance, check the status of pending transfers, verify your linked payout account, and review a comprehensive history of all financial movements.

### Steps

1. **Navigate to the Funding Tab**\
   Once you have logged in and ensured your bank account is connected, click on **Funding** in the main navigation menu (or the Wallet icon) to access your dashboard.

   <figure><img src="/files/51GNKJ29xc9e6iNAokcz" alt=""><figcaption></figcaption></figure>
2. **Review Your Balances**\
   At the top of the screen, you will see two key figures:
   * **Available Balance:** This represents funds that have cleared into your account, either through deposits or investment returns. These funds are ready to be invested or withdrawn.
   * **Pending:** This shows funds currently being processed (incoming deposits or outgoing withdrawals) that have not yet settled.
3. **Verify Payout Account**\
   Below your balances, you can view the **Payout Account** section. This displays the details of the external bank account you selected during your onboarding process. This is the destination account for any withdrawals you initiate.
4. **Filter Transaction History**\
   The **Transaction History** section at the bottom of the page lists all financial activities. You can sort and filter this list to find specific records:

   * **By Status:** Filter by Completed, Pending, or Failed transactions.
   * **By Time:** Filter by All Time, Last 30 Days, This Year, etc.

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

### What Happens Next

You can use the information on this screen to make informed decisions about new investments or to reconcile your SMSF accounting records.

{% hint style="info" %}
Your Payout Account is set during the onboarding phase. If you need to update this account, please contact support.
{% 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/funding-dashboard-overview.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.
