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

# Dashboard

> Overview dashboard and analytics for your association

# Dashboard

The dashboard provides a real-time overview of your association's health and activity.

## Overview Cards

At the top of the dashboard, you'll see key metrics:

<CardGroup cols={4}>
  <Card title="Total Members" icon="users">
    Active member count with trend indicator
  </Card>

  <Card title="Revenue" icon="chart-line">
    Total dues collected this period
  </Card>

  <Card title="Pending Applications" icon="clock">
    Applications awaiting review
  </Card>

  <Card title="Upcoming Events" icon="calendar">
    Events scheduled in the next 30 days
  </Card>
</CardGroup>

## Analytics

### Membership Growth

Track member count over time with breakdowns by:

* Membership type
* Chapter
* Status (active, expired, pending)

### Revenue Tracking

View dues collection trends:

* Monthly/quarterly/annual revenue
* Collection rate (paid vs. outstanding)
* Revenue by membership type

### Event Engagement

Monitor event participation:

* Registration vs. attendance rates
* Most active chapters
* Event frequency trends

### Member Retention

* Renewal rate by membership type
* Churn analysis
* Average membership duration

## Filters

Use the date range picker and filters to narrow the dashboard to:

* Specific time periods
* Individual chapters
* Membership types

<Tip>
  Pin the dashboard as your default landing page in **Settings → Preferences** for quick access on login.
</Tip>
