Support handoff
The clearest signal of a broken handoff is a customer explaining their problem for the third time. Context lives in the receiving agent's ability to read what happened, which depends entirely on what the previous one wrote.
Method
- Write the summary for the next agent, not for the record. Current state, what has been tried, what was ruled out, and what to do next.
- State the customer's emotional context too. Someone who has waited three days needs different handling from a first contact, and that is invisible in a transcript.
- Note what was promised. Any commitment made must travel with the ticket, since an unfulfilled promise nobody knew about is the worst outcome.
- Hand off to a person, not a queue, where possible. Named ownership survives; a queue diffuses responsibility (see agent-handoff-protocol).
- Make the transfer visible to the customer. Telling them who now owns it and why prevents the sense of being passed around.
- Keep timezone handovers structured. Follow-the-sun support needs a written handover per shift rather than reliance on reading history (see oncall-handoff).
- Verify the receiver has what they need. A handoff is complete when accepted, not when sent.
Boundaries
Handoff preserves context; it cannot preserve rapport, so minimising transfers matters more than perfecting them. Detailed notes take time that busy agents lack, which is a staffing reality. Notes about customers are personal data and should stay factual (see data-minimization).