# Data and Dashboards

- [Dashboards & Insights](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights.md)
- [Introduction to Dashboards](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/introduction-to-dashboards.md)
- [Introduction to Insights](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/introduction-to-insights.md)
- [Introduction to Data Sources](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/introduction-to-data-sources.md)
- [Dashboard Filters](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/dashboard-filters.md)
- [Insight Marketplace - Using Pre-Built Insights](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/insight-marketplace-using-pre-built-insights.md)
- [Writing SQL Queries](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/writing-sql-queries.md)
- [Useful SQL Examples](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/useful-sql-examples.md): Some SQL Examples that might help you calculate that one value.
- [Charts](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/charts.md)
- [Line Chart](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/charts/line-chart.md)
- [Bar and Horizontal Bar Chart](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/charts/bar-and-horizontal-bar-chart.md)
- [Stat Card](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/charts/stat-card.md)
- [Pie Chart](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/charts/pie-chart.md)
- [Gauge Chart](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/charts/gauge-chart.md)
- [Donut Chart](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/charts/donut-chart.md)
- [Stacked Bar, Horizontal Stacked Bar, and Normalized Horizontal Stacked Bar](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/charts/stacked-bar-horizontal-stacked-bar-and-normalized-horizontal-stacked-bar.md)
- [Multiple Line Chart](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/charts/multiple-line-chart.md)
- [Pivot Table](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/charts/pivot-table.md)
- [Map Chart](https://docs.locoia.com/data-and-dashboards/dashboards-and-insights/charts/map-chart.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.locoia.com/data-and-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.
