Runbook Template
Document how to operate, recover, or support a system.
Purpose
Runbooks should be written for stressful execution: prerequisites, exact checks, warnings, rollback/restore path, validation, and escalation. A runbook that has never been drilled is an assumption.
Copy-ready structure
# Runbook Owner: Date: Status: ## Purpose Describe why this document exists and what decision or action it supports. ## Scope Included: Excluded: Deferred: ## Details - Key fact: - Dependency: - Risk or constraint: - Required approval: ## Evidence Record where the result, approval, or supporting material is stored. ## Review Next review date: Update trigger:
When to use
- When the work repeats often enough that memory is no longer reliable.
- When more than one person may request, perform, review, or inherit the work.
- When risk, approval, evidence, or handoff needs to be visible later.
Common failure modes
- Steps require undocumented local knowledge.
- Validation is missing.
- Emergency contacts are stale.
Review guidance
Review this page after a material incident, after a role or system change, and on a normal cadence appropriate to its risk. During review, check whether the owner is still correct, whether inputs are still complete, whether the output is still useful, and whether related pages need updates.
External guidance
These resources are references for terminology, control thinking, or review design. DailyWF adapts the ideas into lightweight operating pages rather than reproducing full standards.
- NIST SP 800-34 Rev. 1 Contingency Planning GuideContingency planning concepts useful for recovery and continuity workflows.
- CISA Cybersecurity Incident and Vulnerability Response PlaybooksPractical incident and vulnerability response sequencing for structured response work.