Skip to main content

All Runbooks

Route: /rb · Edition: Pro+

The runbooks list is the home screen of the Runbook Portal. It shows all runbooks defined in the system with filtering by tag and risk level.

Runbook List

Runbook cards

Each card shows:

  • Runbook name and description
  • Tags (e.g. kubernetes, database, incident)
  • Risk level badge — Safe (green) / Warning (yellow) / Dangerous (red)
  • Step count
  • Run and Edit actions

Risk levels

The platform automatically evaluates risk when you save a runbook:

LevelTriggered by
SafeRead-only steps (GET requests, queries)
WarningAny shell step, Jira comment, write API call
DangerousDELETE/PUT/PATCH HTTP, rm, kubectl delete, terraform destroy

Filters

  • Search — filter by name or description
  • Tag — filter by one or more tags
  • Risk level — show only Safe / Warning / Dangerous runbooks