# BI Tools

- [Power BI](https://help.daasity.com/core-concepts/bi-tools/power-bi.md): Daasity supports two methods for connecting Power BI to your data. The right choice depends on whether you're using Looker as your primary BI tool and which version of Power BI you're running.
- [Connecting Power BI Desktop to Daasity](https://help.daasity.com/core-concepts/bi-tools/power-bi/connecting-power-bi-desktop-to-daasity.md): Connect Power BI Desktop to Daasity's Snowflake warehouse using keypair authentication.
- [Power BI via Looker Connector](https://help.daasity.com/core-concepts/bi-tools/power-bi/power-bi-via-looker-connector.md): Connect Power BI to your Looker semantic layer to access Explores and governed metrics without rebuilding your data model.
- [Looker](https://help.daasity.com/core-concepts/bi-tools/looker.md): Looker is Daasity's primary BI tool for building reports, exploring data, and sharing dashboards across your organization.
- [Dashboards](https://help.daasity.com/core-concepts/bi-tools/looker/dashboards.md)
- [Building visualizations](https://help.daasity.com/core-concepts/bi-tools/looker/dashboards/building-visualizations.md): This page will help you with some of the basics of how to prep data and configure your visualizations in Looker.
- [Schedule a Report or Dashboard](https://help.daasity.com/core-concepts/bi-tools/looker/dashboards/schedule-a-report-or-dashboard.md): You can set a schedule to email a report or dashboard to team members who may or may not have access to Looker and/or Daasity
- [Working with Explores](https://help.daasity.com/core-concepts/bi-tools/looker/working-with-explores.md)
- [How to Access An Explore](https://help.daasity.com/core-concepts/bi-tools/looker/working-with-explores/how-to-access-an-explore.md): Explores are used to Build Reports.
- [Working with date dimensions & filters](https://help.daasity.com/core-concepts/bi-tools/looker/working-with-explores/working-with-date-dimensions-and-filters.md)
- [Exporting Data](https://help.daasity.com/core-concepts/bi-tools/looker/working-with-explores/exporting-data.md): This page discusses how to download the data or visualization from a Look or from the Explore page in a variety of formats.
- [Advanced / Developer](https://help.daasity.com/core-concepts/bi-tools/looker/advanced-developer.md)
- [Daasity Hub & Spoke Introduction](https://help.daasity.com/core-concepts/bi-tools/looker/advanced-developer/daasity-hub-and-spoke-introduction.md): This article explains the Hub & Spoke architecture we use for your Enterprise Looker setup.
- [Hub & Spoke File Structure](https://help.daasity.com/core-concepts/bi-tools/looker/advanced-developer/hub-and-spoke-file-structure.md)
- [Working with LookML Dashboards](https://help.daasity.com/core-concepts/bi-tools/looker/advanced-developer/working-with-lookml-dashboards.md)
- [Customizing Base Daasity Code](https://help.daasity.com/core-concepts/bi-tools/looker/advanced-developer/customizing-base-daasity-code.md)
- [The LookML Development Workflow](https://help.daasity.com/core-concepts/bi-tools/looker/advanced-developer/the-lookml-development-workflow.md)
- [Semantic Layer & Governance](https://help.daasity.com/core-concepts/bi-tools/looker/semantic-layer-and-governance.md): How Daasity's Looker semantic layer works — governed metrics, Unified Schemas, and how definitions stay consistent across your organization.


---

# 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://help.daasity.com/core-concepts/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.
