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

# CreateBoltSchedule

> Create a new bolt schedule with the full parameter set the Bolt UI supports.

Caller supplies a human-readable ``name``; the backend generates a
unique ``slug`` from it and returns both fields. Use the ``slug`` for any
follow-up ``triggerBoltRun`` / ``deleteBoltSchedule`` calls. The schedule is
validated synchronously (allowed commands, cron expression, timezone,
notification events) before being persisted.



## Related topics

- [Bolt](/developers/python-sdk/modules/bolt.md)
- [Bolt API](/developers/graphql-api/api-reference/bolt-api.md)
- [Bolt CLI](/developers/paradime-cli/bolt-cli.md)
- [Creating Bolt Schedules](/guides/paradime-101/running-dbt-in-production-with-bolt/creating-bolt-schedules.md)
- [Create Rootly Incident](/products/bolt/creating-schedules/templates/incident-templates/create-rootly-incident.md)
