# Business Intelligence

Connect your BI tools to understand dashboard usage, identify optimization opportunities, and track data consumption.

## Supported BI Platforms

* [**Tableau**](/sources/business-intelligence/tableau-integration.md) - Visual analytics platform
* [**Looker**](/sources/business-intelligence/looker-integration.md) - Business intelligence platform
* [**Power BI**](/sources/business-intelligence/powerbi-integration.md) - Microsoft's BI platform
* [**Thoughtspot**](/sources/business-intelligence/thoughtspot-integration.md) - Search-driven analytics
* [**Sigma**](/sources/business-intelligence/sigma-integration.md) - Spreadsheet-based analytics
* [**Sigma Impressions**](/sources/business-intelligence/sigma-impressions-integration.md) - Usage and impression data from Sigma CSV exports
* [**Omni**](/sources/business-intelligence/omni-integration.md) - Analytics and BI platform
* [**Salesforce**](/sources/business-intelligence/salesforce-integration.md) - CRM with built-in reports and dashboards

## What You'll Get

When you connect a BI tool, Euno discovers:

* **Dashboards & Reports** - All dashboards, workbooks, and reports
* **Data Sources** - Connections to underlying data
* **Usage Metrics** - View counts, user engagement, last accessed
* **Lineage** - Which tables and models feed each dashboard
* **Fields & Measures** - Column-level usage in visualizations

## Common Use Cases

* **Usage Optimization** - Identify unused dashboards for cleanup
* **Cost Management** - Optimize refresh schedules based on usage
* **Impact Analysis** - Understand what breaks when upstream data changes
* **Adoption Tracking** - Measure which dashboards are actually used

## Getting Started

1. Choose your BI platform from the list above
2. Follow the setup guide for your platform
3. Grant Euno API access and enable usage tracking
4. Run your first sync

**Setup Time:** 20-25 minutes per platform

***

## Next Steps

* [View All Integrations](/sources.md)
* [Learn About Usage Data](/using-euno/usage-optimization.md)
* [Set Up Data Model Sync](/using-euno/metadata-activation/data-application-sync.md) (for Looker)


---

# 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.euno.ai/sources/business-intelligence.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.
