> ## 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.

# Cash Flow

> Compare your business inflows and outflows over time from the Ryno Dashboard.

The **Cash Flow** chart compares money received and money sent over time.

<Image src="/images/business/dashboard/dashboard-overview.png" alt="Cash Flow chart on the Ryno Business Dashboard" />

## Chart lines

| Line    | Meaning                                 |
| ------- | --------------------------------------- |
| Inflow  | Money received by the business.         |
| Outflow | Money sent or paid out by the business. |

The chart displays monthly values across the period shown on the dashboard.

## Read the chart

Use the chart to:

* Compare inflow and outflow trends
* Identify months with higher transaction activity
* Review changes in payment volume
* Monitor whether outflows are increasing faster than inflows

<Tip>
  Hover over a point on the chart, where supported, to view the value for that period.
</Tip>

## Interpreting changes

A rise in inflow may reflect increased collections or wallet funding.

A rise in outflow may reflect increased payouts or other outgoing transactions.

<Info>
  The Cash Flow chart is an analytical summary. Use the transaction list when you need to review individual transactions.
</Info>

## Common issues

<AccordionGroup>
  <Accordion title="The chart is empty">
    There may be no qualifying transaction activity for the period shown.
  </Accordion>

  <Accordion title="A recent transaction is not reflected">
    Analytical charts may not immediately show newly processed activity. Review the transaction list for the latest records.
  </Accordion>

  <Accordion title="The figures do not match one account">
    The chart may summarise activity across multiple accounts or currencies available to your business.
  </Accordion>
</AccordionGroup>

## Related guides

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

  <Card title="Currency Mix" href="/business/dashboard/currency-mix" />
</CardGroup>
