Incident handover records
The next responder needs the current state, not the whole chat
An incident handover should explain impact, active changes and the next decision. Preserve the timeline as evidence, but do not make a tired responder reconstruct it from hundreds of messages.
In this article
Lead with what customers can and cannot do
Imagine an order-processing incident at shift change. New orders are accepted, but dispatch is delayed and some payment outcomes remain uncertain. A note saying “API recovered” leaves the incoming team with an incomplete picture of the business impact.
State the affected workflow, current scope and observation time. Distinguish restored service from unfinished reconciliation. A healthy dashboard does not prove that every order created during the incident has reached a known outcome.
Keep the current summary short enough to read immediately, with links to supporting evidence. The detailed timeline remains valuable for investigation and later review, but it serves a different purpose from the live handover.
Separate observations from explanations
Write confirmed facts, working hypotheses and ruled-out ideas distinctly. “Errors fell after worker concurrency was reduced” is an observation. “Database contention caused the incident” is a hypothesis until the evidence supports it.
This separation prevents the next team from treating a plausible explanation as settled and ignoring contradictory evidence. It also preserves the reasoning behind actions without blaming the person who proposed an idea under uncertainty.
Google's incident-response guidance emphasises defined roles and a working record. The specific record should fit the organisation's workflow while preserving those coordination needs.
- Current impactAffected tasks, scope and latest observation
- Active stateMitigations, changed settings and unresolved outcomes
- Next decisionProposed action, evidence needed and stop condition
- Accepted ownershipNamed responder confirms the transfer and update time
Record changes that must later be undone
Temporary measures often outlive the immediate failure. A queue may be paused, a feature disabled or a capacity limit raised. Record the exact change, its owner and the condition for reversal.
An illustrative handover lists a paused dispatch consumer, a reduced import rate and fourteen orders requiring reconciliation. If the next team resumes all workers because the API is healthy, it can recreate the overload or duplicate uncertain work.
Link to the approved operational controls rather than pasting sensitive commands or credentials into a broadly visible incident document. The record should enable action without becoming a new exposure path.
Transfer authority explicitly
Name the incoming incident lead and the time they accept responsibility. Identify who owns technical operations and stakeholder updates if those roles are separate. A message tagging someone is not the same as an acknowledged handover.
Have the incoming owner restate the current impact, active changes and next action. That brief check reveals ambiguity before the outgoing team leaves.
Define what closes the incident
Specify the recovery evidence and remaining follow-up work. The service may be stable while data reconciliation continues under a named owner. Do not hide that distinction by leaving the incident vaguely open or declaring all work complete.
A useful handover gives the next responder enough understanding to act without repeating failed experiments or undoing a necessary mitigation. Its quality is measured by continuity of decisions, not by the length of the document.
Primary sources
Google SRE: incident responseGoogle SRE: managing incidentsReferences checked 11 September 2026.