OPERATIONS / DEVOPS / SRE TEMPLATE
On-Call Handoff Template
Shift handoff: system status, active issues, pending actions, recent changes, and tips for the incoming engineer.
Use this templateWhat's inside
Field | Details |
|---|---|
Outgoing | Name |
Incoming | Name |
Rotation | |
Handoff Time | HH:MM UTC |
System Status
Quick snapshot: is everything green, or are there fires burning?
System / Service | Status | Notes |
|---|---|---|
API | Healthy | |
Database | Healthy | |
Background Jobs | Degraded | Queue depth elevated since yesterday, monitoring |
Third-party: [name] | Healthy |
Active Issues
Things that are broken or being watched. If empty, say so — that's good news.
Issue | Severity | Status | What You Need to Know |
|---|---|---|---|
Description | P2 | Monitoring | Context: what happened, what's been tried, what to watch for |
P3 | In Progress |
Pending Actions
-
Action that needs to happen during this rotation — context and deadline
-
Scheduled maintenance or deploy — what, when, who requested it
Recent Changes
Deploys, config changes, or infrastructure changes in the last 48 hours that might be relevant.
When | What | By | Risk |
|---|---|---|---|
Date/time | Description of change | Name | What could go wrong because of this change |
Upcoming Maintenance
What | When | Impact | Owner |
|---|---|---|---|
Scheduled work | User-facing impact? | Name |
Tips from This Rotation
Anything the incoming person should know that doesn't fit in the tables above. Patterns you noticed, things that almost went wrong, alerts that are noisy and can be ignored vs. ones to take seriously.
Observation or tip from the outgoing engineer
Other Ops templates
-
Capacity PlanningCapacity assessment: current utilization, growth projections, bottlenecks, and scaling recommendations with cost impact. -
Change Management RecordChange request with scope, risk assessment, step-by-step implementation, rollback plan, and approvals. -
Disaster Recovery PlanDR plan: recovery tiers, system inventory, activation criteria, recovery procedures, and testing schedule.