Chapter BAI for customer supportPage 4 of 8

AI for customer support

Design escalation rules

Escalation is a successful outcome when the workflow identifies that another person, permission, or process is required.

~14 minSafety and control

Before you start

Why this matters

A customer writes, “If this device fails again, someone is going to get hurt.” Is this a product-safety report, an expression of frustration, or a threat? The ticket alone may not settle the interpretation. A safe workflow should not force the model to choose one confident label and continue normally.

Good escalation rules respond to signals and uncertainty. They identify who receives the case, what context follows it, how quickly they act, and what the frontline response may say while the review happens.

1Learn the idea

Read

Start with escalation families

Organizations need rules tailored to their products and obligations, but common families include:

  • immediate danger, self-harm, violence, abuse, or vulnerable-person concerns;
  • product safety, injury, contamination, or hazardous failure;
  • account takeover, identity mismatch, credentials, or suspicious access;
  • payment diversion, charge disputes, fraud indicators, or bank-detail changes;
  • legal demands, regulatory complaints, litigation, or law-enforcement requests;
  • privacy requests, sensitive-data exposure, or requests about another person;
  • discrimination, harassment, threats, or severe abusive conduct;
  • high-value remedies, repeated failures, policy exceptions, or executive complaints;
  • outages, emerging incidents, coordinated abuse, or unusual ticket spikes;
  • source conflict, missing authority, or low confidence in a consequential decision.

These categories should connect to real queues and trained owners. A label without an owner and response target is only decoration.

Read

Write operational rules

An escalation rule needs more than a keyword list. Define:

  1. Trigger: observable signals, structured fields, or uncertainty conditions.
  2. Severity: immediate, urgent, priority, or standard review.
  3. Destination: named role, team, or incident process.
  4. Frontline action: acknowledge, pause, gather safe details, or provide an approved notice.
  5. Prohibited action: promises, investigation claims, account changes, or sensitive requests.
  6. Context bundle: minimum information the reviewer needs.
  7. Service target: acknowledgment and ownership timing.
  8. Fallback: what happens when the intended owner is unavailable.

For suspected account takeover, the rule may prohibit changing contact details, direct the customer to an approved secure recovery flow, preserve relevant case identifiers, and route to account security. It should not ask an AI to decide that fraud definitely occurred.

Read

Combine rules and model signals

Use deterministic rules for facts with exact meaning: refund value above an authority threshold, customer age field indicating a minor, a selected “injury” form option, repeated authentication failures, or a legal-service channel. AI can help detect less structured signals in free text, such as a description of smoke without using the word “fire.”

Treat model detection as a signal, not proof. Ask for short evidence spans and allow multiple labels. A phrase can trigger both product safety and legal review. Consequential categories should favor safe routing over forced exclusivity.

Do not expose internal risk labels in customer replies. “Your message was classified as potential fraud” can confuse, accuse, or reveal controls. The frontline response should use approved neutral wording and explain only the customer-relevant next step.

Read

Calibrate false positives and false negatives

A false positive sends an ordinary case to specialist review, increasing delay and workload. A false negative leaves a dangerous or sensitive case in the normal queue. The costs are rarely equal.

Set thresholds by escalation family. Safety and account-takeover signals may justify higher sensitivity. A general “angry customer” route may require stronger evidence to avoid flooding supervisors. Measure both rates on representative tickets, including euphemisms, misspellings, multilingual cases, sarcasm, quoted text, and negation.

Quoted text matters. “The manual says ‘risk of injury’” is not the same as reporting an injury. Yet it may still warrant safety review depending on context. Tests should reflect these distinctions rather than relying on clean benchmark phrases.

Read

Preserve continuity during handoff

Escalation should reduce customer effort. Send the reviewer:

  • a concise summary labeled as AI-generated;
  • the customer’s exact request and key evidence excerpts;
  • verified identifiers and case facts;
  • steps already completed;
  • relevant source links and policy versions;
  • reasons for escalation and detected uncertainty;
  • any promised next update;
  • data that must not be repeated in an insecure channel.

The receiving person must be able to inspect the original record. A generated summary can omit or distort details. It should accelerate orientation, not replace evidence.

Tell the customer what happens next without inventing certainty: “I’m routing this to our account-security team for review. They will update you through the secure case channel within the published response window.” Use an exact window only when policy supports it.

Read

Avoid escalation traps

Three failure patterns are common.

Keyword theater: A long list of alarming words appears robust but misses context and novel phrasing.

No stop state: The ticket is escalated, but an automatic reply or action still executes. Escalation must block incompatible downstream steps.

Queue dumping: Low confidence routes everything to a generic human queue with no evidence or priority. This transfers ambiguity rather than managing it.

Build deduplication and ownership rules too. A case routed to safety and legal teams should not produce conflicting customer messages. Name a coordinating owner.

Read

Review and rehearse

Run tabletop exercises for urgent cases, unavailable specialists, system outages, mistaken escalations, and cross-team cases. Check whether the escalation retains source evidence, pauses automation, meets timing, and gives the customer a coherent next step.

After incidents, inspect both model behavior and workflow design. The classifier may have missed a phrase, but the deeper defect could be an absent destination, a stale on-call schedule, or an automated action that ignored the stop signal.

Checking tutor…