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

# Dashboard

> The Today view — your AI agent command center at a glance.

## The Today view

When you launch OpenPawz, the **Today** dashboard gives you a snapshot of everything happening across your agents, channels, and automations.

***

## What's on the dashboard

<Columns cols={2}>
  <Card title="Greeting & weather">
    Time-aware greeting with local weather conditions if configured.
  </Card>

  <Card title="Usage stats">
    Real-time token count, session cost, and input/output token breakdown displayed in the header strip.
  </Card>

  <Card title="Active agents">
    See which agents are online, their current session status, and connected channels.
  </Card>

  <Card title="Recent messages">
    Latest messages across all channels — quick access to ongoing conversations.
  </Card>

  <Card title="Tasks overview">
    Pending and in-progress tasks from the Kanban board with due dates and assigned agents.
  </Card>

  <Card title="Skill output widgets">
    Skills and integrations can display live data on the dashboard — weather, portfolio, build status, or any custom widget.
  </Card>
</Columns>

***

## Quick actions

The dashboard provides one-click access to common tasks:

* **New chat** — start a conversation with any agent
* **New task** — create a task and assign it to an agent
* **New automation** — set up a cron job or event trigger
* **Quick settings** — jump to provider or channel configuration

***

## Inbox

If you have email configured, the dashboard shows unread emails with quick reply. Agents can triage, summarize, and draft responses.

***

## Customization

The dashboard adapts to your workspace profile. Different profiles (Full, Light, Operator, Channel, Dev, Trader) show different widget layouts. You can toggle views and rearrange the workspace in **Settings → Workspace**.

→ Deep dive: [Email guide](/guides/email) · [Dashboard guide](/guides/dashboard) · [Workspace profiles](/guides/modular-workspace)
