# Dashboard

Dashboard is an intuitive interface that gives you full control over your push notification messages. It provides a detailed view of device activity, including the total number of subscribed devices, daily counts of notifications sent and clicked, and the messages with the highest click rates. Here’s a closer look at FlareLane’s dashboard:

<figure><img src="/files/SlqiEwtZhzRgQZeNAM6y" alt="FlareLane Dashboard page"><figcaption><p>Image by FlareLane</p></figcaption></figure>

With the comprehensive analytics provided, you can refine your messaging and develop an effective strategy. Here’s an overview of key metrics:

* **All Devices**: Total number of subscribed devices, including those that have been deleted.
* **Subscribed Devices**: Total number of active, currently subscribed devices able to receive push notifications.
* **New Devices**: Number of devices newly created during the selected time period.
* **Sent & Clicked**: Total count of messages sent and clicked during the selected time period.
* **Hourly Average Click Rate**: Average hourly click rate of all messages sent within the selected time period.
* **Message with Highest Click Rate**: Click rates of all messages sent during the selected period. Messages sent to fewer than five devices or with zero clicks are excluded.
* **Console**: Messages sent directly from the FlareLane console.
* **API**: Messages sent via your server using the FlareLane API.


---

# 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://guide.flarelane.com/engagement-tools/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.
