# Dashboards

groundcover enables access to an embedded Grafana, within the groundcover platform's interface. This enables you to easily import and continue using your existing Grafana dashboards and [alerts](/use-groundcover/embedded-grafana/embedded-grafana-alerts/create-an-alert.md).

The following guides will help you setup and import your visualizations from Grafana:

[Create a Grafana dashboard](/use-groundcover/embedded-grafana/embedded-grafana-dashboards/create-a-dashboard.md)

[Build alerts & dashboards with Grafana Terraform provider](/use-groundcover/embedded-grafana/embedded-grafana-dashboards/build-alerts-and-dashboards-with-grafana-terraform-provider.md)

[Using groundcover as Prometheus/Clickhouse database in a Self-hosted Grafana](/use-groundcover/querying-your-groundcover-data/using-groundcover-as-a-database.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.groundcover.com/use-groundcover/embedded-grafana/embedded-grafana-dashboards.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.
