Postmortem Template
Owner: Anchor MSP Operations Lead Last reviewed: 2026-05-24
Purpose
Provide a standard template for post-incident reviews. Every Critical and High severity incident requires a completed postmortem within 5 business days of resolution. Medium severity incidents require a postmortem at the Incident Commander's discretion.
Scope
All incidents affecting systems under Anchor managed production that meet the postmortem threshold defined in the Incident Response Procedure.
Template
Copy the template below for each new postmortem. Fill in all sections. Leave no section blank -- if a section does not apply, write "N/A" with a brief explanation.
Incident Summary
| Field | Value |
|---|---|
| Incident ID | INC-XXXX |
| Date | YYYY-MM-DD |
| Duration | Total time from detection to resolution |
| Severity | Critical / High / Medium |
| Systems Affected | List all affected systems |
| Incident Commander | Name |
| Postmortem Author | Name |
| Postmortem Date | YYYY-MM-DD |
One-line summary: A single sentence describing the incident.
Timeline
Provide a chronological list of events from detection through resolution. Use UTC timestamps.
| Time (UTC) | Event |
|---|---|
| HH:MM | First alert fired / issue detected |
| HH:MM | Incident Commander assigned |
| HH:MM | Severity classified as [level] |
| HH:MM | Containment action taken: [describe] |
| HH:MM | Root cause identified: [describe] |
| HH:MM | Fix deployed / remediation applied |
| HH:MM | Services restored and verified |
| HH:MM | Monitoring confirmed green |
| HH:MM | Incident closed |
Root Cause Analysis
What Happened
Describe the technical sequence of events that caused the incident. Be specific. Include relevant system names, configuration values, and error messages.
Why It Happened
Describe the underlying reason the incident occurred. Go beyond the immediate technical cause to identify systemic factors. Ask "why" until you reach a root cause that can be addressed with a preventive action.
Contributing Factors
List factors that did not directly cause the incident but made it more likely or more severe:
- [Factor 1]
- [Factor 2]
- [Factor 3]
Impact Assessment
| Impact Area | Details |
|---|---|
| Users affected | Number and description of affected users/clients |
| Data impact | Any data loss, corruption, or unauthorized access |
| Downtime | Total service unavailability duration |
| Financial impact | Estimated cost (SLA credits, lost revenue, remediation) |
| Reputation impact | Client trust, public visibility |
What Went Well
List things that worked during the incident response. This reinforces good practices.
- [Item 1]
- [Item 2]
- [Item 3]
What Could Be Improved
List things that did not work well or could be done better next time. Be candid. Postmortems are blameless.
- [Item 1]
- [Item 2]
- [Item 3]
Action Items
Every postmortem must produce at least one action item. Action items are specific, assigned, and time-bound.
| # | Action Item | Owner | Due Date | Status |
|---|---|---|---|---|
| 1 | [Specific action] | [Name] | YYYY-MM-DD | Open |
| 2 | [Specific action] | [Name] | YYYY-MM-DD | Open |
| 3 | [Specific action] | [Name] | YYYY-MM-DD | Open |
Action item status values: Open, In Progress, Complete.
Appendix
Include links and references to supporting materials:
- Logs: Link to relevant Loki/Grafana log queries
- Dashboards: Link to Grafana dashboards showing the incident period
- Alerts: Link to Alertmanager alert history
- Communications: Link to Slack incident thread
- Forensics: Link to forensic package in R2 (if applicable)
- Related incidents: Links to previous related postmortems
Postmortem Review
The completed postmortem is reviewed by the Operations Lead before it is finalized. The reviewer confirms:
- The timeline is accurate and complete.
- The root cause analysis is thorough (not just symptoms).
- Action items are specific, assigned, and have due dates.
- The postmortem is blameless and focuses on systemic improvements.
Reviewed by: [Name] Review date: YYYY-MM-DD
Exceptions
No exceptions. All Critical and High severity incidents require a completed postmortem.