# BI Tools

- [Grafana Data Source Plugin](https://docs.akenza.io/akenza.io/tutorials/bi-tools/grafana-data-source-plugin.md): This page describes how the data stored in akenza can be visualised in Grafana
- [How to build a dashboard with Retool](https://docs.akenza.io/akenza.io/tutorials/bi-tools/how-to-build-a-dashboard-with-retool.md): In this tutorial you will learn how to build a dashboard using Retool.
- [How to analyze data with AWS QuickSight](https://docs.akenza.io/akenza.io/tutorials/bi-tools/how-to-analyze-data-with-aws-quicksight.md): This page describes the architecture needed to stream data from akenza to AWS QuickSight and how to set up a simple dashboard


---

# 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.akenza.io/akenza.io/tutorials/bi-tools.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.
