Overview
The Runbooks page lets you manage all your runbooks — create new ones, edit YAML, and track versions.Creating a runbook
1
Click New Runbook
From the runbooks list, click the New Runbook button (requires Developer role or above).
2
Write and edit
Write your runbook YAML, editing steps and variables as needed.
3
Save
Save the runbook. It starts in draft status.
Editing a runbook
From the runbook detail page, you can:- Edit YAML — Modify the runbook definition directly
- Edit steps — View and modify individual steps
- Edit variables — Add, remove, or change variable definitions
Versioning
Runbooks support versioning to track changes over time:
Version limits depend on your plan:
Running a runbook
From the runbook detail page:- Click Run to execute in normal mode
- Click Self-heal to run with aggressive retry and repair suggestions
- Provide any required variables and secrets
- Monitor the job in real-time on the Jobs page