# Dashboard

## Overview

Get a comprehensive view of your conversations with estimated data. This feature offers valuable insights into your conversations, including open and resolved conversation stats, categorization by platform (web or WhatsApp), message types, new contacts, and bot-initiated activities. The accompanying graph provides a visual representation of bot-handled conversations, newly created conversations, and message status over the selected period.

<figure><img src="/files/0fBhaJmSzQfJxvY0jjAo" alt=""><figcaption></figcaption></figure>

## WhatsApp Metrics Overview

* **New Conversations**: The number of new conversations added within the stipulated days.
* **Pending Conversations**: These are ongoing conversations that require further action or response and are awaiting resolution.
* **Qualified Conversations**: Refers to conversations that have been evaluated and deemed important or actionable, typically for lead generation, sales, or support.
* **Active Conversations**: The current number of ongoing, active conversations.
* **Business Initiated**: The number of conversations initiated by your business via WhatsApp.
* **WhatsApp Template msgs**: The total number of WhatsApp template messages sent.
* **Marketing**: Includes interactions focused on promotional activities, product announcements, or campaigns initiated to engage customers.
* **Authentication**: Conversations that involve user verification processes, such as two-factor authentication or security checks.
* **Utility**: Messages centered around transactional or service-based communication, such as order updates, payment confirmations, or notifications.
* **User Initiated**: The count of conversations started by users on WhatsApp.


---

# 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://docs.bizmagnets.ai/analytics/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.
