> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rc.cleverhub.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Viewing Your Balances

> How your balances appear on the Clever Connect dashboard: one balance per currency under Aggregated Balance, or a separate balance per account under Dedicated Balance.

How your balance appears on the dashboard depends on whether your account uses the [Aggregated Balance](/platform-overview/clever-concepts/balance-models) or [Dedicated Balance](/platform-overview/clever-concepts/balance-models) model.

## Aggregated Balance merchants

If your account uses the Aggregated Balance model, you will see:

* One balance per currency.
* A merchant-level transaction history.
* Merchant-level Settlements and Withdrawals.

For example, a merchant holding Australian dollars would simply see:

| Currency | Available balance |
| -------- | ----------------- |
| AUD      | AUD 10,000        |

<Note>
  Under this model the dashboard focuses on merchant-level information: one balance, one combined transaction history, and no account selector when you move money.
</Note>

## Dedicated Balance merchants

If your account uses the Dedicated Balance model, you will see a separate balance for each account.

For example, the same AUD 10,000 might be split across two stores like this:

| Payments Account | Currency | Available balance |
| ---------------- | -------- | ----------------- |
| Store A          | AUD      | AUD 7,000         |
| Store B          | AUD      | AUD 3,000         |

<Note>
  Under this model the dashboard surfaces information per account: an account list, each account’s own balance, a per-account transaction history, and an account selector when you move money.
</Note>

<Tip>
  Seeing balances split by account is exactly the point of Dedicated Balance. If you would rather see a single combined figure, that is what Aggregated Balance provides, but remember the model is fixed after activation.
</Tip>


## Related topics

- [Clever Connect Overview](/platform-overview/clever-concepts/overview.md)
- [Managing Balances and Accounts](/portal/balances.md)
- [Balance API Reference (v2)](/api/v2/balance.md)
