Runbook — [Procedure Name]¶
Summary¶
One-line description of what this runbook covers and when to use it.
When to Use This Runbook¶
- Trigger scenario 1
- Trigger scenario 2
Prerequisites¶
- Access to [system/tool]
- Required role: [role name]
- Familiarity with [concept/system]
Procedure¶
Step 1: [Action]¶
- Go to [location/URL/path].
- Do [specific action].
- Verify [expected result].
⚠️ Warning: [Any caution for this step]
Step 2: [Action]¶
- ...
- ...
- ...
Step 3: [Action]¶
- ...
- ...
- ...
Verification¶
How to confirm the procedure was successful:
- Check 1: [What to look for]
- Check 2: [What to look for]
- Check 3: [What to look for]
Rollback¶
If something goes wrong, follow these steps to revert:
- Rollback step 1
- Rollback step 2
- Rollback step 3
Troubleshooting¶
| Symptom | Probable Cause | Resolution |
|---|---|---|
| Symptom 1 | Cause | Fix |
| Symptom 2 | Cause | Fix |
Contacts¶
| Role | Name | Contact |
|---|---|---|
| Primary on-call | ||
| Escalation | ||
| Vendor support |
Revision History¶
| Date | Author | Change |
|---|---|---|
| YYYY-MM-DD | Name | Initial version |
Related Documents¶
- Link to architecture docs, technical specs, or other runbooks.