> ## 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.

# Bolt environment

> Configure the Bolt environment in Paradime — the warehouse connection Bolt uses to run your scheduled production dbt™ jobs and deployments.

<Info>
  Schedule environment connections are used in Paradime to:\
  -> enable the [Bolt](/products/bolt/index) schedulers to run your dbt™️ pipeline in production
</Info>

💡 This section contains details on how you can connect to each of the below Data Warehouse providers:

<CardGroup cols={2}>
  <Card title="Amazon Athena" href="/integrations/amazon-athena" horizontal />

  <Card title="Bigquery" href="/integrations/bigquery" horizontal />

  <Card title="ClickHouse" href="/integrations/clickhouse" horizontal />

  <Card title="Databricks" href="/integrations/databricks" horizontal />

  <Card title="Dremio" href="/integrations/dremio" horizontal />

  <Card title="DuckDB" href="/integrations/duckdb" horizontal />

  <Card title="Firebolt" href="/integrations/firebolt" horizontal />

  <Card title="Microsoft Fabric" href="/integrations/microsoft-fabric" horizontal />

  <Card title="Microsoft SQL Server" href="/integrations/microsoft-sql-server" horizontal />

  <Card title="MotherDuck" href="/integrations/motherduck" horizontal />

  <Card title="PostgreSQL" href="/integrations/postgresql" horizontal />

  <Card title="Redshift" href="/integrations/redshift" horizontal />

  <Card title="Snowflake" href="/integrations/snowflake" horizontal />

  <Card title="Starburst/Trino" href="/integrations/starburst-trino" horizontal />
</CardGroup>


## Related topics

- [Environments](/products/settings/connections/index.md)
- [Bolt Environment Variables](/products/settings/environment-variables/bolt-schedule-env-variables.md)
- [Migrate Turbo CI from --target flags to a CI environment](/guides/migrations/migrate-turbo-ci-to-a-dedicated-environment.md)
- [bolt.run.completed](/developers/webhooks/bolt-run-completed.md)
- [bolt.run.started](/developers/webhooks/bolt-run-started.md)
