The building blocks
Checks and branches — steps that route the call:- Business hours — different paths for open, closed, and holidays
- Caller ID — treat known contacts, VIPs, or blocked numbers differently
- IVR menu — “press 1 for scheduling, 2 for billing” keypad menus
- Logic split — branch on a condition
- AI agent — hand the call to your agent (the usual final stop)
- Ring user / Ring group — ring a teammate or a team of them on their Vocal apps
- Forward call — send the call to any outside number
- Play message — play an announcement
- Voicemail / Hang up
Patterns that work
- AI-first, 24/7 (the default) — the agent answers every call; your team gets clean summaries instead of interruptions.
- Team-first during hours — business hours check → ring your team → anyone who doesn’t get picked up falls to the AI. Nobody hears voicemail.
- Menu for distinct lines — IVR splits scheduling from billing, each branch going to the right agent or person.
- VIP lane — Caller ID routes your key accounts straight to a person; everyone else gets the standard flow.