# BI Tools

- [BI Tool Configuration Recommendations](https://documentation.immuta.com/SaaS/configuration/application-configuration/how-to-guides/bi-tools/index.md): Understand how to effectively configure Immuta with your BI tools
- [Power BI Configuration Example](https://documentation.immuta.com/SaaS/configuration/application-configuration/how-to-guides/bi-tools/power-bi.md): Understand how to configure Power BI with Immuta
- [Tableau Configuration Example](https://documentation.immuta.com/SaaS/configuration/application-configuration/how-to-guides/bi-tools/tableau.md): Understand how to configure Tableau with Immuta


---

# 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://documentation.immuta.com/SaaS/configuration/application-configuration/how-to-guides/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.
