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

# Dashboard

> The dashboard is the landing page after login, showing weekly activity and pools that need attention.

The dashboard is the landing page after login.

## Best for

* managers checking current operational status
* operators who need fast entry points into daily work
* admins reviewing weekly activity

## What the dashboard shows

### Stats

* Active pools
* Chemical records logged in the last 7 days
* Maintenance logs logged in the last 7 days
* Pools needing attention

`Pools needing attention` is based on the most recent reading for each pool and counts statuses like:

* `closure_required`
* `critical_low`
* `critical_high`

### Pool chemistry summary

This card shows every active pool and its latest status badge or `No readings` if nothing has been logged yet.

### Active alerts

This section shows current unacknowledged alert events. Alerts come from warning and critical chemical readings and link operators into the `/alerts` list or the underlying chemical record.

### Recent form submissions

This section is also a placeholder. The forms module is planned but not active.

### Export jobs / downloads

This card currently acts as a lightweight export-history surface. Full export history is available on the dedicated `Exports` page.

## Typical walkthrough

<Steps>
  <Step title="Sign in">
    Sign in and land on the dashboard.
  </Step>

  <Step title="Review pools needing attention">
    Identify any pool with a recent critical or closure-level status.
  </Step>

  <Step title="Check weekly activity">
    Review the weekly activity cards for chemical and maintenance volume.
  </Step>

  <Step title="Review the pool chemistry summary">
    See which pools are current and which have no recent readings.
  </Step>

  <Step title="Review compliance and alerts">
    Review open closure incidents and active alerts if your team uses those permissions.
  </Step>

  <Step title="Use quick actions">
    Open a new chemical record or maintenance log.
  </Step>
</Steps>

## Quick actions

The dashboard provides quick ways to:

* add a chemical record
* add a maintenance log

On mobile, these actions are pinned more prominently for deck-side use.

## Best use

Use the dashboard to:

* check which pools need attention
* spot open compliance incidents and active alerts quickly
* jump into logging work quickly
* get a weekly activity snapshot

## Suggested screenshots

* full dashboard on desktop
* mobile dashboard with quick actions
* pool summary section with multiple status badges
