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

# Integrations

> Connect Paradime Bolt schedules with your existing data stack, including BI tools, orchestration platforms, and reverse ETL pipelines.

Bolt integrates with the tools already in your data stack, letting you trigger dbt runs from external orchestrators, sync models to BI platforms, and push data to downstream destinations via reverse ETL.

<CardGroup cols={2}>
  <Card title="BI Tools" href="/products/bolt/integrations/bi/index" icon="chart-bar">
    Sync dbt models to business intelligence platforms such as ThoughtSpot.
  </Card>

  <Card title="Orchestration" href="/products/bolt/integrations/orchestration" icon="diagram-project">
    Trigger and monitor Bolt schedules from Airflow, Prefect, Dagster, Azure Data Factory, and other orchestration tools.
  </Card>

  <Card title="Reverse ETL" href="/products/bolt/integrations/reverse-etl" icon="arrow-right-arrow-left">
    Connect Bolt with reverse ETL platforms to push transformed data from your warehouse to downstream SaaS destinations.
  </Card>
</CardGroup>


## Related topics

- [Integration errors](/get-help/error-list/integration-errors.md)
- [Custom Integration](/developers/python-sdk/modules/custom-integration.md)
- [7. Trigger Integrations](/products/bolt/creating-schedules/trigger-integrations/index.md)
- [Custom Integration API](/developers/graphql-api/api-reference/custom-integration-api.md)
- [Settings and Configurations](/products/dino-ai/copilot/dinoai-settings.md)
