Playbooks
How to Run Customer Service During a System Outage
Keep service truthful and recoverable when a CRM, helpdesk, booking system, knowledge source, payment service, or contact channel becomes unreliable.

A customer service outage response plan defines how the team receives, records, routes, and updates customer work when one or more operating systems are unavailable or unreliable. It names who declares the mode, which channels remain safe, what staff may promise, where offline records live, how sensitive data is limited, and what must be reconciled before normal automation returns.
Declare the failure and the operating mode
A CRM can be reachable but stale; a booking API can accept requests without returning confirmations; a helpdesk can receive email while agents cannot reply. Name the affected capability, start time, observed symptoms, evidence source, incident lead, communications lead, and next review. Then choose an operating mode for each channel instead of labeling the whole business simply up or down.
| Mode | Use when | Allowed behavior | Prohibited behavior |
|---|---|---|---|
| Normal | Dependencies pass health and transaction checks | Process under ordinary policy | Bypass controls because an incident was recently closed |
| Degraded | Core service works but a dependency is slow or partially failing | Reduce actions; disclose uncertainty; log exceptions | Promise real-time completion without destination evidence |
| Manual continuity | Approved digital workflow is unavailable but a reviewed backup is safe | Capture minimum intake and assign manual owner | Copy unrestricted customer data into improvised tools |
| Receive and defer | Contact channel works but action systems do not | Acknowledge receipt and state the next update | Claim booking, payment, cancellation, or resolution |
| Unavailable | No approved safe path remains | Publish an accurate status and emergency boundary | Hide the failure or route through unreviewed personal accounts |
Protect truthfulness at the action boundary
Separate what the team knows from what it can do. A caller's requested appointment is not a booked appointment. A submitted refund is not an issued refund. A drafted cancellation is not a completed cancellation. Every offline script should use verbs that match evidence: received, recorded, assigned, submitted, accepted by the destination, or completed.
This is especially important when automation retries. Store an idempotency key or other reviewed duplicate-control mechanism where supported, and route uncertain transaction state to reconciliation. Do not tell a customer to repeat a payment or order merely because the support interface timed out.
Build a minimum safe offline intake
- Incident identifier and timestamp.
- Approved customer or account locator, limited to what the backup process needs.
- Contact channel and consent or preference fields required by policy.
- Customer's request in their own words.
- Impact, time sensitivity, prior commitment, and any escalation boundary.
- Action attempted and its known state: not attempted, uncertain, accepted, failed, or completed.
- Assigned owner, backup, and next update.
- Record location and reconciliation status.
A paper log or offline file can become a new source of sensitive data. The plan should specify storage, access, transport, transcription, retention, and destruction. Do not improvise those controls during the outage. If the event may involve unauthorized access or disclosure, route to the organization's security and legal process rather than assuming it is only an availability problem.
Coordinate communications without guessing
NIST's finalized incident-response guidance places communication across response and recovery and calls for restoration progress to be shared with designated stakeholders through approved methods. Not every customer-service outage is a cybersecurity incident, but the communication discipline transfers: identify audiences, approval authority, cadence, channel, known facts, uncertainty, customer action, and the next update. NIST incident response project
- Frontline note: what changed in the operating mode and which promises are disabled.
- Customer message: visible impact, safe workaround if verified, and next update point.
- Leadership update: scope, trend, operational risk, ownership, and decisions needed.
- Vendor or partner message: observed evidence, timestamps, request, and escalation contact.
- Recovery message: what is restored, what remains queued, and what customers should expect next.
Use a restoration gate
- Verify authentication, permissions, time, and core read operations.
- Run a low-risk test transaction end to end and confirm it in the destination system.
- Test duplicate protection, cancellation, error handling, and audit logging.
- Reconcile a sample of offline records before importing the full set.
- Resume one channel or action class at a time.
- Monitor failures and customer messages during the observation window.
- Transfer accumulated work to the backlog recovery board with owners and priority intact.
The escalation matrix defines destinations for safety, privacy, legal, technical, and unresolved transaction states. The backlog recovery playbook begins after restoration and handles deduplication, priority, customer updates, and closure. Keep these artifacts connected but separate so the incident lead does not improvise them under pressure. customer service escalation matrix · customer service backlog recovery playbook
Rehearse failure modes before they happen
- CRM is read-only but displays stale contact data.
- Booking returns a timeout after creating some appointments.
- The helpdesk is down while email continues arriving.
- A knowledge source is available but its latest policy update is missing.
- The approved backup file becomes unavailable midway through the event.
- Primary incident owner cannot be reached.
- Systems recover while a large offline queue and automated retries are both waiting.
For coverage outside staffed hours, pair this plan with the after-hours playbook. Browse the fundamentals hub for the related handoff, knowledge, evaluation, and governance guides. after-hours coverage playbook · customer service fundamentals guides
Run a tabletop with one failed system, one uncertain transaction, and one unavailable owner before approving the plan.
Plan a resilient frontline workflowQuick answers
Frequently asked
What should a customer service outage plan include?
It should name declaration authority, channel operating modes, approved backup tools, minimum intake fields, action boundaries, customer communications, escalation owners, restoration tests, and reconciliation rules.
Can agents keep booking during a CRM outage?
Only if a reviewed alternative can create and verify the booking safely. Otherwise, agents should record the request and clearly say it is pending rather than confirmed.
When does outage response end?
After restoration checks pass, deferred automation is controlled, offline records transfer into a reconciled queue, and ownership moves to the backlog recovery process.
Rehearse the outage mode before you need it
Define channels, promises, offline records, communications, restoration gates, and recovery ownership.








