# Dashboard Screen

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FSueivLpvc7DuPbVoQy2x%2FDashboard%20screen.mp4?alt=media&token=1a4a2c33-0194-4d44-9fbd-7479b2a863a9>" fullWidth="false" %}

**The Dashboard screen includes the following details:**

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

| Dashboard Screen                 | Description                                                                 |
| -------------------------------- | --------------------------------------------------------------------------- |
| Total Tag Fires                  | The total number of tags triggered during a particular duration.            |
| Successful Tag Fires             | The number of tags that the Media Provider successfully receives.           |
| Provider Side Tag Failures       | The tags that failed validation at the Media Provider.                      |
| Tag Validation Failures          | The tags that failed mandatory attributes validation.                       |
| Privacy Blocked Tags             | Tags that are blocked due to privacy consent from the users.                |
| Tag Errors                       | Indicates the unknown tag errors.                                           |
| Success with Validation Failures | The number of tags that are successfully triggered but have missing values. |
| Tag Distribution - Browsers      | The number of successful tags across different browsers.                    |
| Tag Distribution - Devices       | The number of tags across different devices.                                |
| Tag Contribution - Browsers      | The browser composition of tags across the website.                         |
| Tag Contribution - Devices       | The device composition of tags across the website.                          |

By default, the **Dashboard** is set to an hourly session and displays the **Default Dashboard.** To apply the selected time range and update the dashboard data, **click the Refresh button**.

**Custom Time Range**

In the **Custom Range** section, you can select from the following predefined options in the dropdown menu:

* **Today so far** – Displays data from the start of the current day up to the present time.
* **Last 3 hours** – Shows data for the most recent 3-hour window.
* **Last 6 hours** – Displays data collected over the past 6 hours.
* **Last 24 hours** – Provides data for the past 24-hour period.
* **Last 7 days** – Retrieves data from the past 7 days, including the current day.
* **Last 1 month** – Displays data for the previous month from the current date.

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

Additionally, you can manually define a start date and end date to filter the dashboard data based on your requirements.

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

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

**Note:** Ingest Labs retains the Dashboard data for a maximum period of 24 months. After 24 months, the data is deleted. To view the Dashboard for a specific custom range, select the time range from the **\~ 24 hours ago** option and click **Refresh**.

Click the **Refresh** button to update the dashboard with the latest data.

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

Click the dropdown to switch the Dashboard display between the **Staging** and **Production** environments.

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

<table data-view="cards"><thead><tr><th></th><th data-type="rating" data-max="5"></th></tr></thead><tbody><tr><td>Please rate this document to help us improve the content</td><td>null</td></tr></tbody></table>


---

# 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.ingestlabs.com/tag-manager/dashboard/dashboard-screen.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.
