Live handoff
Live handoff connects a caller to a prepared destination when the call path selects that action.
Prepare the destination
Section titled “Prepare the destination”Confirm that the destination is current and that the person or team expects these calls. Keep destination setup separate from qualification logic so it can be updated without rewriting criteria.
Define availability and fallback
Section titled “Define availability and fallback”Decide what should happen when the destination is closed, unavailable, or does not complete. A fallback can direct the caller to another ready action, such as message taking.
Do not promise that a person is available unless the current setup can support that statement.
Test the complete path
Section titled “Test the complete path”Use a real call to verify:
- the correct conversation path selects handoff;
- the intended destination receives the connection;
- an unavailable destination reaches the configured fallback;
- Agent Center records the outcome accurately.
A spoken “I’ll connect you” is not enough to prove completion. Use the activity record and the receiving team’s observation.
If the path does not complete, follow Handoff did not complete.