Skip to content

Call Handling overview

Call Handling is where you decide when structured qualification should begin, which actions should follow a result, how live handoff is prepared, and whether callers can leave messages.

Qualification follows one understandable path:

Normal reception → qualification entry decision → ordered criteria → qualified or not-qualified result → configured outcome

Each part answers a different question:

Part Decision it controls
Entry methods When the structured qualification flow begins
Criteria Which two or three questions are asked after entry
Pass rules Whether the collected answers produce a qualified or not-qualified result
Outcomes Which prepared action is attempted after that result

Enabling several entry methods creates several ways into the same ordered criteria. It does not duplicate the questions or create competing qualification flows.

  1. Qualification controls whether structured questions are used, how callers enter that path, and which criteria are asked.
  2. Outcomes defines the ordered actions for qualified and not-qualified results.
  3. Handoff prepares destinations, availability, and fallback behavior for a live connection.
  4. Reception contains the independent Take messages control.

Treat these as separate capabilities. An outcome can use an action only when the related feature is enabled and ready for the workspace.

Qualification is optional and can remain off. When it is off, calls continue through normal reception while the saved qualification setup remains available for later review.

Enable qualification only when you have:

Message Taking is also optional and is off by default for a newly configured workspace. Turn it on in Reception only when callers should be able to leave a follow-up request. When it is off, historical messages remain in Inbox and other configured call paths continue unchanged.

Outcome actions are ordered. Your agent tries the first available action and stops after one succeeds. Backups are used only when the earlier action is unavailable or does not complete.

Build the configuration in Agent Center, save it, and test each branch with a new call.

  1. Decide whether normal reception alone is enough.
  2. If callers should leave messages, configure Message Taking and test it directly.
  3. Prepare Calendar & Booking or Live handoff before placing either action in an outcome.
  4. Add qualification only when the business decision requires it.
  5. Test every enabled primary action and its unavailable fallback with a real call.

For an end-to-end campaign setup, see Start qualification from your greeting. For intent-based entry during an ordinary conversation, see Route qualification by topic.