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

# Dashboard

> The Engage home page: announcement stats, recent announcements, and quick actions to create and manage communications

The Dashboard is your home page in [Engage](./overview). It gives you a snapshot of your communications and the quickest path to your next action, whether that is publishing a new announcement or reviewing what is already out there.

<Frame>
  <img src="https://mintcdn.com/prismeai/0zf8VGzwhBRxRTcR/images/engage-dashboard.png?fit=max&auto=format&n=0zf8VGzwhBRxRTcR&q=85&s=e1884e8634306e099fc275ef1c2e6feb" alt="Engage dashboard with announcement stats, recent announcements, and quick actions" width="3012" height="1588" data-path="images/engage-dashboard.png" />
</Frame>

## Stats at a glance

Three cards summarize the state of your announcements:

| Stat       | Meaning                                                          |
| ---------- | ---------------------------------------------------------------- |
| **Total**  | All announcements in your organization, drafts and active alike  |
| **Active** | Announcements that are published and reaching their audience     |
| **Drafts** | Announcements still being worked on and not yet visible to users |

## Recent announcements

Below the stats, a list of your most recent announcements gives you fast access to what you have been working on. Each card shows the announcement's icon, title, summary, status (Active or Draft), and how long ago it was created. Select any card to open it, and use **View All** to jump to the full [Announcements](./announcements) list.

## Quick actions

The quick actions let you move without hunting through menus:

<CardGroup cols={2}>
  <Card title="New Announcement" icon="plus">
    Start a new announcement and publish it to your users.
  </Card>

  <Card title="View All" icon="list">
    Open the full announcements list to filter, edit, or delete existing ones.
  </Card>
</CardGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Announcements" icon="bullhorn" href="./announcements">
    Create, edit, target, and publish announcements
  </Card>

  <Card title="Notifications" icon="bell" href="./notifications">
    See the user-facing feed your announcements land in
  </Card>
</CardGroup>
