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

# Dashboard

> Learn how to use the Ryno Business Dashboard to monitor accounts, transactions, cash flow, currency distribution, and channel activity.

The **Dashboard** is the first page you see after signing in to the Ryno Business Portal. It gives you a consolidated view of your accounts, recent collections, and transaction analytics.

<Image src="/images/business/dashboard/dashboard-overview.png" alt="Ryno Business Dashboard" />

## Dashboard sections

The dashboard contains the following sections:

| Section        | Description                                                                     |
| -------------- | ------------------------------------------------------------------------------- |
| My Accounts    | View your currency accounts, account status, channels, and recent transactions. |
| Cash Flow      | Compare monthly inflows and outflows.                                           |
| Currency Mix   | View the percentage distribution across currencies.                             |
| Channel Volume | Compare activity across Bank, Crypto, and Card channels.                        |

## What you can do

<CardGroup cols={2}>
  <Card title="View your accounts" icon="landmark" href="/business/dashboard/my-accounts">
    View an account, check its status, and review recent transactions.
  </Card>

  <Card title="Monitor cash flow" icon="chart-line" href="/business/dashboard/cash-flow">
    Compare inflows and outflows over time.
  </Card>

  <Card title="Review currency mix" icon="chart-pie" href="/business/dashboard/currency-mix">
    See how activity is distributed across supported currencies.
  </Card>

  <Card title="Compare channel volume" icon="chart-bar" href="/business/dashboard/channel-volume">
    Compare transaction volume across available channels.
  </Card>
</CardGroup>

## Navigation

Use the top bar to:

* View notifications
* Refresh the page
* Sign out of the Business Portal

<Info>
  The information displayed on the dashboard depends on the accounts and transaction activity available to your business.
</Info>

## Related guides

<CardGroup cols={2}>
  <Card title="My Accounts" href="/business/dashboard/my-accounts" />

  <Card title="Dashboard FAQ" href="/business/dashboard/faq" />
</CardGroup>
