# Dashboard

The Dashboard provides a high-level overview of the current audience, subscription counts, and Notification KPIs. If you utilize us across multiple properties, you can switch between them by clicking the domain name in the left panel.

The top five boxes on the Dashboard provide roll-up numbers covering:

* **Total Subscribers** - The currently available audience for messaging via Notifications.
* **New Subscribers Yesterday** - The number of visitors who opted-in to receive Notifications yesterday.
* **Attrition Yesterday** - The percentage of your available audience which became unsubscribed/unavailable yesterday.
* **Clicks Yesterday** - The number of Clicks your Notifications generated yesterday.
* **CTR Yesterday** - Calculated as Clicks/Impressions, this is the engagement rate for your Notifications yesterday.

![](/files/jBot5hA33OPmFNRtxNfF)

The top half of the "Performance Overview" section provides data associated with Content (Notification) performance. Hover over a day to view total Notification KPIs. Adjustments made to date grouping and date ranges will effect both sections of the "Performance Overview"

![](/files/MplnkY6OYI3J47b7qon7)

The lower half of the "Performance Overview" section provides data associated with how many new Subscribers you are gathering. The date selector in the top right of the "Performance Overview" section will also adjust the Subscriber data.

![](/files/LZQOzmBGKfTaum1k1qd4)

The bottom of the Dashboard contains "Recent Notifications", the full list of Notifications can be found in the Notification section of the platform.

![](/files/QT98MeUFej23yfymCrBq)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.pushly.com/platform/dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
