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

> Monitor and manage Bolt schedules with comprehensive tools for tracking performance, analyzing logs, and troubleshooting issues.

Monitor and manage your Bolt schedules effectively to ensure reliable data workflows. Whether you need to view run history, analyze performance, or troubleshoot issues, find comprehensive guidance in the sections below.

#### Documentation Sections

<CardGroup cols={2}>
  <Card title="Schedule Configurations" horizontal>
    📊 Learn how to view and modify schedule settings, including commands, triggers, and notifications for existing schedules.
  </Card>

  <Card title="Viewing Run Log History" horizontal>
    📈 Monitor your schedule's performance through execution history, success rates, and health metrics in one consolidated view.
  </Card>

  <Card title="Analyzing Individual Run Details" horizontal>
    🔍 Dive deep into specific run executions with DAG visualizations, detailed logs, and execution artifacts.
  </Card>

  <Card title="Retrying a Failed Run" horizontal>
    🔁 Retry a failed Bolt run from the UI — resume from the failed command or re-run every command verbatim. A new run is created; the original stays intact.
  </Card>
</CardGroup>


## Related topics

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