Skip to content

Queues & Channels

Queues are the primary mechanism for distributing incoming interactions to the appropriate agents. They are channel-specific and allow for granular control over how engagements are handled.

Channels represent the different ways customers can reach your business. Each channel must be mapped to a Flow and then to a Queue.

  • Voice: Traditional phone interactions.
  • Video: Face-to-face engagements with screen-sharing and remote control support.
  • Messaging: Includes Web Chat, SMS, and social messaging (e.g., Meta Messenger).
  • Email: Asynchronous support for complex inquiries.
  1. Entry Point: Assign a phone number or web entry point to a Channel.
  2. Flow Selection: Link the entry point to a specific Flow Designer script.
  3. Queue Target: Within the Flow, use the “Route To” widget to send the engagement to a specific Queue.

Queues are configured based on the type of interaction they handle.

  1. Inbound Settings: Define the “Engagement Distribution” (e.g., Longest Idle, Sequential, or Rotating).
  2. Waiting Experience: Select audio prompts or video slides from the Asset Library to play while customers wait.
  3. Overflow Logic: Configure what happens when the queue is full or the maximum wait time is exceeded (e.g., route to voicemail or another queue).
  4. Callback: (Optional) Enable the ability for customers to request a callback instead of waiting in queue.
  • Chat/SMS: Focus on rapid response. You can integrate Zoom Virtual Agent (Bot) to handle routine queries before escalating to a human agent.
  • Email: Designed for asynchronous handling. Messages are routed based on availability and skill sets.
  • Backward Configuration: Always create your Skills and Queues before building the Flow that routes to them.
  • Service Level Agreements (SLA): Set target thresholds (e.g., 80% of calls answered within 20 seconds) for each queue to monitor performance via the Real-time Dashboard.