> ## Documentation Index
> Fetch the complete documentation index at: https://docs.upsolve.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Embedded BI

> Upsolve AI's embedded BI enables you to build customer-facing analytics via generative AI or point and click interface.

<img className="block dark:hidden" src="https://mintlify.s3.us-west-1.amazonaws.com/upsolve/images/hero-light.svg" alt="Hero Light" />

<img className="hidden dark:block" src="https://mintlify.s3.us-west-1.amazonaws.com/upsolve/images/hero-dark.svg" alt="Hero Dark" />

Your customer can ask further data questions in plain English and Upsolve AI will offer in-product action guidance and recommendations

## Setting up

Setting up your first dashboard is straight forward and takes less than 5 min.

<CardGroup cols={2}>
  <Card title="1. Connect Your Data Sources" icon="database" href="/embedded-bi/data-connection/data-connection">
    Set up connection to your database to get started
  </Card>

  <Card title="2. Build Charts" icon="chart-simple" href="/embedded-bi/charts/create-chart">
    Build charts using AI-powered point-and-click interface
  </Card>

  <Card title="3. Create Dashboard" icon="chart-tree-map" href="/embedded-bi/dashboards/create-dashboard">
    Drag and drop charts into a dashboard or ask AI to create one for you
  </Card>

  <Card title="4. Deploy Dashboard as Frontend Component" icon="arrow-right-to-bracket" href="/embedded-bi/deploy-dashboards/overview">
    Embed dashboard in your product as native frontend components in a few clicks
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="AI Builder Intro" icon="wand-sparkles" href="/ai-agent-builder/introduction">
    Explore the natural‑language agent that generates SQL, analysis, and charts.
  </Card>

  <Card title="Embedded BI Intro" icon="chart-line" href="/embedded-bi/introduction">
    Return to this overview of dashboards and chart building.
  </Card>
</CardGroup>
