# Dashboard

The Dashboard is the visual representation of data as soon as you log in to the Ingest Labs application. The Dashboard showcases a graph of all the information about tags in a singular view. The Dashboard is available for both Staging and Production environments.

## Related Topics <a href="#relatedtopics" id="relatedtopics"></a>

The Dashboard section includes the following topics:

* [Dashboard Screen](/tag-manager/dashboard/dashboard-screen.md)
* [Create a New Dashboard](/tag-manager/dashboard/create-a-new-dashboard.md)
* [Add Widgets in the Dashboard](/tag-manager/dashboard/add-widgets-in-the-dashboard.md)
* [Configure Default Dashboard](/tag-manager/dashboard/configure-default-dashboard.md)
* [Edit Dashboard](/tag-manager/dashboard/edit-dashboard.md)
* [Delete Dashboard](/tag-manager/dashboard/delete-dashboard.md)
* [Share Dashboard](/media-data-platform/dashboard/share-dashboard.md)
* [Change Dashboard](/tag-manager/dashboard/change-dashboard.md)


---

# 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.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.
