# Dashboard

After logging in, the first screen that appears is the Dashboard, which summarizes the call campaign activities for the selected date ranges.

<figure><img src="/files/HcKvyT7eBSqsd2FiszwU" alt=""><figcaption></figcaption></figure>

* **Date Range:** Let you choose a date from the Calendar to view the statistics. The data displayed in the dashboard is based on the dates selected.
* **Total Active Campaigns:** Shows the number of campaigns in playing status even if they are out of hours.
* **Total Paused Campaigns:** Shows the number of campaigns that are paused.
* **Total Finished Campaigns:** Displays the number of campaigns that have finished.
* **Total Preprocessing Campaigns:** Total campaigns for whom data is being preprocessed.
* **Total Contacts:** Number of contacts in contact lists.
* **Total Recordings:** Number of recorded calls.
* **Total Call Backs:** The number of incoming calls from a campaign.
* **Total Numbers:** Total count of numbers that you own.
* **Average Call Duration:** Average time for which the calls lasted.
* **Total Spend:** The amount spent in the selected date ranges.
* **ASR Percentage:** Displays Average Succession Survey Response Rate in percentage for your campaigns.


---

# 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.dialytica.com/dialytica-call-campaigns/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.
