# Dashboards

groundcover’s dashboards are designed to personalize your data visualization and maximize the value of your existing data. Dashboards are perfect for creating investigation flows for critical monitors, displaying the data you care about in a way that suits you and your team, and crafting insights from the data on groundcover.

Easily create a new Dashboard [using our guide](/use-groundcover/dashboards-and-alerts/create-a-dashboard.md).

<figure><img src="/files/OcYjPiYgQoGek98FVi9K" alt=""><figcaption><p>Example of a groundcover Dashboard</p></figcaption></figure>

#### **Key Features**

* **Multi-Mode Query Bar**: The Query Bar is central to dashboards and supports multiple modes fully integrated with native pages and Monitors. Currently, the modes include Metrics, Infra Metrics, Logs, and Traces. Learn more in the [Query Builder section](/use-groundcover/querying-your-groundcover-data/explore-and-monitors-query-builder.md).
* **Variables**: Built-in variables allow you to filter data quickly based on a predefined list crafted by groundcover.
* **Widget Types**: Two widget types are currently supported:
  * Chart Widget: Displays data visually.
  * Textual Widget: Adds context to your dashboards.
* **Display Types**: Five display types are supported for data visualization:
  * Time Series, Table, Stat, Top List, and Pie. Read more in the[ Widget Types section.](#widget-types)


---

# 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.groundcover.com/use-groundcover/dashboards-and-alerts.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.
