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

# Home

> Your business overview at a glance

## Home Page Overview

The Dashboard Home page provides a comprehensive view of your business performance with key metrics, charts, and recent activity.

<Frame>
  <img src="https://mintcdn.com/waffo/5dRlk76Jm-9Zm6Tj/images/dashboard/dashboard-home.png?fit=max&auto=format&n=5dRlk76Jm-9Zm6Tj&q=85&s=ef7a656db04f495080b0c7ae09968e92" alt="Dashboard Home" width="1440" height="900" data-path="images/dashboard/dashboard-home.png" />
</Frame>

## Statistics Cards

At the top of the Home page, you'll find key performance indicators:

| Metric                   | Description                                         |
| ------------------------ | --------------------------------------------------- |
| **Total Revenue**        | Sum of all successful payments                      |
| **MRR**                  | Monthly Recurring Revenue from active subscriptions |
| **Customers**            | Total number of unique customers                    |
| **Sales**                | Number of successful one-time payments              |
| **Active Subscriptions** | Currently active subscription count                 |

<Note>
  Statistics are calculated based on your current mode (Test or Live). Make sure you're viewing the correct mode for accurate data.
</Note>

## Charts and Visualizations

### Transaction Volume Chart

An interactive line chart showing:

* Daily transaction counts
* Revenue trends over time
* Selectable date ranges (7 days, 30 days, 90 days)

### Customer Geography

A visual breakdown of your customers by region:

* Country distribution
* Top markets
* Geographic revenue concentration

## Recent Activity

### Recent Transactions

A table showing your latest payments:

| Column   | Description                          |
| -------- | ------------------------------------ |
| Date     | Transaction timestamp                |
| Customer | Customer email                       |
| Amount   | Payment amount with currency         |
| Status   | Payment status (Paid, Pending, etc.) |
| Product  | Associated product name              |

### Recent Customers

Your newest customer signups with:

* Customer email
* Sign-up date
* Country
* First purchase status

## Quick Actions

From the Home page, you can quickly:

<CardGroup cols={3}>
  <Card title="Create Product" icon="plus">
    Add a new product to your catalog
  </Card>

  <Card title="View Payments" icon="list">
    See all transactions
  </Card>

  <Card title="Export Data" icon="download">
    Download reports
  </Card>
</CardGroup>

## Data Refresh

Dashboard data updates automatically. You can also:

* Pull to refresh on mobile
* Click the refresh icon to force update
* Data typically updates within seconds of new transactions

## Time Periods

Filter your Home page data by time period:

* **Today** - Current day only
* **Last 7 Days** - Previous week
* **Last 30 Days** - Previous month
* **Last 90 Days** - Previous quarter
* **Custom Range** - Select specific dates

## Currency Display

* Main totals show in your default currency
* Individual transactions show in their original currency
* Exchange rates are applied for aggregations
