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

# Managing dbt™ Schedules with Bolt

Bolt is Paradime's powerful tool for running dbt™ in production environments. It allows you to efficiently schedule and manage your dbt™ jobs, ensuring your data transformations are executed reliably and on time.

**Estimated completion time:** 60 minutes

<Info>
  If you're brand new to Paradime, we recommend completing the earlier sections of the Paradime 101 Guide:

  * [Getting Started with your Paradime Workspace](/guides/paradime-101/getting-started-with-the-paradime-ide/index)
  * [Getting Started with the Paradime IDE](/guides/paradime-101/getting-started-with-the-paradime-ide/index)
</Info>

***

### What you'll learn

<CardGroup cols={2}>
  <Card title="🛠️ Creating Bolt Schedules" href="/guides/paradime-101/running-dbt-in-production-with-bolt/creating-bolt-schedules" horizontal>
    Learn how to set up and configure dbt™ job schedules using the Bolt UI, including understanding different schedule types and triggers. Estimated time: 10 minutes
  </Card>

  <Card title="Understanding schedule types and statuses" href="/guides/paradime-101/running-dbt-in-production-with-bolt/understanding-schedule-types-and-triggers" horizontal>
    🔍 Explore the different types of schedules available (Standard, Deferred, and Turbo CI) and various ways to trigger your schedules. Estimated time: 10 minutes
  </Card>

  <Card title="Viewing run history and analytics" href="/guides/paradime-101/running-dbt-in-production-with-bolt/viewing-run-history-and-analytics" horizontal>
    📊 Discover how to monitor your dbt™ schedules, view run logs, and explore detailed analytics for your schedules. Estimated time: 15 minutes
  </Card>

  <Card title="Setting up notifications" href="/guides/paradime-101/running-dbt-in-production-with-bolt/setting-up-notifications" horizontal>
    🔔 Learn how to configure Slack and email notifications to stay informed about your Bolt Schedule statuses. Estimated time: 10 minutes
  </Card>

  <Card title="🐛 Debugging Failed Runs" href="/guides/paradime-101/running-dbt-in-production-with-bolt/debugging-failed-runs" horizontal>
    Learn how to identify, debug, and resolve failed dbt™ runs using Bolt's comprehensive logging and debugging tools. Estimated time: 15 minutes
  </Card>
</CardGroup>

Let's dive in and [create a bolt schedule](/guides/paradime-101/running-dbt-in-production-with-bolt/creating-bolt-schedules).&#x20;


## Related topics

- [Managing dbt™ Schedules with Bolt](/guides/paradime-101/running-dbt-in-production-with-bolt/index.md)
- [Managing Schedules](/products/bolt/managing-schedules/index.md)
- [Creating Bolt Schedules](/guides/paradime-101/running-dbt-in-production-with-bolt/creating-bolt-schedules.md)
- [Managing workspace configurations](/guides/paradime-101/getting-started-with-your-paradime-workspace/managing-workspace-configurations.md)
- [Schedule Configurations](/products/bolt/managing-schedules/schedule-configurations.md)
