# Dashboards

- [Creating a dashbord](https://docs.aqua-cloud.io/documentation/dashboards/creating-a-dashbord.md): Learn how to create a dashboard in aqua cloud. Step-by-step instructions guide you through setup, customization, and essential features for effective data visualization.
- [Publishing the dashboard](https://docs.aqua-cloud.io/documentation/dashboards/publishing-the-dashboard.md): Easily share dashboards by selecting specific users or project members. Learn how to set custom access permissions to securely control dashboard visibility.
- [Creating a chart](https://docs.aqua-cloud.io/documentation/dashboards/creating-a-chart.md): Learn how to create charts in dashboards with step-by-step instructions, tips for customization, and visuals for effective data visualization in Aqua Cloud.
- [KPI alerts](https://docs.aqua-cloud.io/documentation/dashboards/kpi-alerts.md): Set up dynamic KPI Alerts in dashboards - customize conditions, colors, and chart appearance to instantly highlight key project changes. Effortlessly track and visualize critical metrics.
- [Drilldown to details from a chart](https://docs.aqua-cloud.io/documentation/dashboards/drilldown-to-details-from-a-chart.md): Maximize charts for deeper insights - view project trees, apply filters, and drill down to grouped data without changing widget settings. Easily reset to your dashboard view anytime.
- [Burndown chart template](https://docs.aqua-cloud.io/documentation/dashboards/burndown-chart-template.md): Easily set up a burndown chart with custom sprints, velocity tracking, and definition of done in dashboards. Visualize sprint progress and optimize agile project management.


---

# 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.aqua-cloud.io/documentation/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.
