Set up backup options for a direct routing agent

Prerequisites

Following permissions to set up the backup options:

  • Routing > Direct Routing Backup > View – To view a direct agent’s backup that is used in Get Agent Backup Settings Data Action
  • Routing > Direct Routing Backup > Edit – To edit a direct agent’s backup setting
  • Routing > Direct Routing Backup > Delete – To delete a direct agent’s backup setting

Following permissions to allow to agents to set up their own backup:

  • Routing > Direct Routing Backup > Self View – To view their backup setting
  • Routing > Direct Routing Backup > Self Edit – To edit their backup setting
  • Routing > Direct Routing Backup > Self Delete – To delete their backup setting

Set up the In-queue flows and Transfer to ACD action to route unanswered interactions. For more information, see How direct routing backup works.

When direct routing is enabled, an interaction reaches the dedicated agent. However, when the agent is unavailable, a backup is necessary to handle the interaction. 

You can set up a backup in the following ways:

  • Agent-level backup – Configure a backup for a direct routing agent
  • Queue-level backup – Configure a backup for a direct routing queue

How direct routing backup works

Genesys Cloud routes an unanswered interaction to a backup agent or queue depending on the combination of the following three configurations:

  • The backup setting – Agent-level or queue-level backup.
  • ACD routing logic
    • Routes the email, SMS, and voicemail interactions first to the direct agent.
    • Routes email, SMS, and voicemail interactions to the backup agent when the ‘Skip timeout and go to backup immediately’ is enabled.
    • Routes email, SMS, and voicemail interactions to the backup agent or queue when the ‘Skip timeout and go to backup immediately’ is not enabled.
  • In-queue flows 
    • Routes email, SMS, and voicemail interactions to the backup queue when the ‘Skip timeout and go to backup immediately’ is enabled.
    • Plays voicemail and creates a callback for voice calls. 
Note: Ensure that the backup settings in the above three configurations are in sync to route the interaction as planned.

Features

  • When an agent-level backup is not set for individual agents, the system automatically routes the interaction to the backup queue.
  • When the interaction reaches a backup queue, Genesys Cloud routes the interaction using the routing method that is set in the backup queue. The next available agent per the routing method set receives the interaction.
  • When a direct routing agent whose status is Off-queue and Available does not answer an interaction, Genesys Cloud sets the status to Not Responding and does not route the future interactions until their presence status changes to Available. 
  • When an email is routed to the backup agent or queue, or is transferred by the direct routing agent to another agent or queue, the email that the backup agent sends contains the email address of the original direct routing agent in the ‘From’ field.

Set up agent-level backup

Using the agent-level backup setting, you can configure another agent or a queue as a backup to a direct routing agent on 1:1 basis. When the direct routing agent does not answer the interaction, the backup agent or queue receives the interaction. You can set up the agent-level backup using the following methods:

  • By direct routing agents themselves – If the agents have the required permissions (mentioned in the prerequisites section), they can configure their own backup agents or queues. For more information, see backup for direct routing agent.
  • By administrators – If the agents do not have the required permissions to configure their backup agent or queue, you can set up the backup via the /api/v2/routing/users/{userId}/directroutingbackup/settings API. For an example, see Sample API to set up agent-level backup.

Set up queue-level backup

When no agent-level backup option is available, Genesys Cloud routes the interaction to the backup queue set for the direct routing queue. Set up the backup option as follows.

  1. Click Admin.
  2. Under Contact Center, click Queues
  3. Select a queue and click the Direct routing tab.
  4. Choose the backup queue from the Backup Queue drop-down list.
  5. Set the duration after which an unanswered interaction is routed to the backup in the Go To Back Up After field. To route immediately, select the Assign to backup immediately checkbox. 

The following examples describe how you can use in-queue flows to set up backup and route an unanswered interaction:

  1. An interaction arrives and reaches the direct routing queue.
  2. The direct agent who is on the queue is alerted of the interaction for the duration of the Alerting Timeout set on the queue. In parallel, the ACD routing logic retrieves the backup agent configured.
  3. The direct routing agent does not answer the interaction. The backup agent is alerted of the interaction. The system alerts the backup agent for the duration of the Alerting Timeout set on the queue to which they belong.
  4.  The backup agent does not answer the interaction.
  5. The in-queue flow now retrieves the backup queue and the alerting timeout setting, and then forwards the interaction to the backup queue.
  6. Genesys Cloud selects an agent on the backup queue according to the routing method set on the queue.

The ‘Skip timeout and go to backup immediately’ setting is not enabled and the wait time is set to 60 minutes before it can be routed to a backup agent.

  1. A voice interaction arrives and reaches the direct routing queue.
  2. The direct agent who is on the queue is alerted of the interaction for the duration of the Alerting Timeout set on the queue. The agent does not answer the call.
  3. The in-queue flow retrieves the backup settings and the timeout settings, plays the voicemail greeting of the agent, and then transfers to voicemail. A callback is now created.
  4. The ACD routing logic sends the callback to the direct routing queue and waits for the configured wait time (6o minutes). After 60 minutes, the direct routing agent does not answer the callback.
  5. The ACD routing logic now retrieves the backup agent configured and routes to the backup agent. The backup agent does not answer the call.
  6. The ACD routing logic now routes the call to the backup queue.
  7. Genesys Cloud selects an agent on the backup queue according to the routing method set on the queue.