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

# Dashboard Overview

> Your real-time snapshot of sales activity, key metrics, and business health.

## What is the Dashboard?

The Dashboard is the home page of Selly. It's designed to give you a fast, complete picture of your business every time you open the app — what's moving, what's pending, what's been sold, and how your revenue and profit are tracking.

From the Dashboard you can:

* See all your key metrics at a glance
* View and manage your recent sales
* Log new sales directly
* Filter everything by date range

## Dashboard Sections

<CardGroup cols={2}>
  <Card title="Stat Cards" icon="square-poll-vertical" href="/dashboard/stat-cards">
    Four cards at the top showing your most important numbers — pending sales, revenue, profit, and units sold.
  </Card>

  <Card title="Adding a Sale" icon="plus" href="/dashboard/adding-a-sale">
    Step-by-step guide for logging a sale and what happens when you do.
  </Card>

  <Card title="Managing Sales" icon="table-list" href="/dashboard/managing-sales">
    How to view, edit, and delete sales from the recent sales table.
  </Card>

  <Card title="Sale Statuses" icon="circle-dot" href="/dashboard/sale-statuses">
    What each sale status means and when to update it.
  </Card>
</CardGroup>

## The Date Filter

All metrics on the Dashboard respond to the date picker in the top right. Switch between **YTD**, **MTD**, **Last 30 days**, or a custom range at any time.

<Tip>
  The date filter affects both the stat cards and the sales table. Use it to compare different time periods side by side.
</Tip>
