Auto answer

Auto answer connects calls and chats to agents without agents needing to click to pick up. This feature applies to inbound sessions and transfers.

If enabled, auto answer uses deltacast to route the session to the longest idle agent in the first group. The auto answer feature must be enabled at the global level in order to use the feature at the queue level.

Turn on auto answer for calls globally

To turn on auto answer for calls globally, follow these steps:

  1. In the CCAI Platform portal, click Settings, > Operation Management. If you don't see the Settings menu, click Menu. The Operation Management page displays.

  2. Go to the Routing pane.

  3. Under Call Routing, click Deltacast.

  4. Click the Auto Answer toggle to the on position

  5. Optional: Set up voice detection. To do this, follow these steps:

    1. Click the Agent's voice detection for unattended auto-answer toggle to the on position.

    2. In the number field, select the amount of time, in seconds, after which the system declares the call to be a missed call if no voice is detected.

    3. Optional: Configure a message to the end-user for missed calls. To do this, follow these steps:

      1. Click Configure the message for no agent's voice detected. The Languages & Messages page appears. You can also go to this page by clicking Settings > Languages & Messages.

      2. In the Audible Messages pane, go to the IVR-specific Messages section.

      3. Under Agent Voice Not Detected Message For Auto Answer, either enter a text-to-speech message or upload an audio file containing your message.

      4. Click Save.

      5. Click Settings > Operation Management, and then return to the Routing pane.

      6. Click the Agent's voice detection for unattended auto-answer toggle back to the on position.

  6. Configure your deltacast settings if you have not done this previously. For more information, see Turn on deltacast for calls globally.

  7. Click Save Routing.

After you turn on auto answer for calls, any call queues that you subsequently create are enabled for auto answer. To enable pre-existing call queues for auto answer, see Turn on auto answer for calls at the queue level.

If you use auto answer, Google recommends turning on whisper for calls and countdown for calls to alert agents to incoming calls. For more information, see Agent messages & notifications.

Turn on auto answer for calls at the queue level

To turn on auto answer for calls at the queue level, follow these steps:

  1. In the CCAI Platform portal, click Settings > Queue. If you don't see the Settings menu, click Menu. The Queue Menu Settings page appears.

  2. Depending on the type of queue that you want to edit, click Edit / View in either the IVR (Interactive Voice Response), Mobile, or Web pane.

  3. Click the queue that you want to edit.

  4. In the Settings pane, go to the Routing section. Under Routing, each routing capability is marked with either a Global or a Queue label. These labels indicate whether this capability is configured globally or at the queue level.

  5. Click Configure.

  6. In the Routing pane, go to the Call Routing section, and then click Deltacast.

  7. Click the Auto Answer toggle to the on position

  8. Optional: Set up voice detection. To do this, follow these steps:

    1. Click the Agent's voice detection for unattended auto-answer toggle to the on position.

    2. In the number field, select the amount of time, in seconds, after which the system declares the call to be a missed call if no voice is detected.

    3. Optional: Configure a message to the end-user for missed calls. To do this, follow these steps:

      1. Click Configure the message for no agent's voice detected. The Routing Messages section appears.

      2. Under Agent Voice Not Detected Message For Auto Answer, either enter a text-to-speech message or upload an audio file containing your message.

      3. Click Save, and then click Back to Settings. The Settings pane appears.

      4. In the Routing section, click Configure, and then go to the Call Routing section.

  9. Configure your deltacast settings if you have not done this previously. For more information, see Turn on deltacast for calls globally.

  10. Click Save.

If you use auto answer, Google recommends turning on whisper for calls and countdown for calls to alert agents to incoming calls. For more information, see Agent messages & notifications.

Turn on auto answer for chat globally

To turn on auto answer for chat globally, follow these steps:

  1. In the CCAI Platform portal, click Settings > Operation Management. If you don't see the Settings menu, click Menu, and then click Settings > Operation Management.

  2. Go to the Routing pane.

  3. Under Chat Routing, click Deltacast.

  4. Click the Auto Answer toggle to the on position, and then click Save Routing.

After you turn on auto answer for chat globally, any chat queues that you subsequently create are enabled for auto answer. To enable pre-existing chat queues for auto answer, see Turn on auto answer for chat at the queue level.

Turn on auto answer for chat at the queue level

To turn on auto answer for chat at the queue level, follow these steps:

  1. In the CCAI Platform portal, click Settings > Queue. If you don't see the Settings menu, click Menu, and then click Settings > Queue. The Queue Menu Settings page displays.

  2. Depending on the type of queue you are editing, click either Mobile or Web.

  3. Click to the queue that you want to edit.

  4. In the Settings pane for your queue, go to the Routing section, and then click Configure.

  5. In the Routing pane, under Chat Routing, click Deltacast.

  6. Click the Auto Answer toggle to the on position, and then click Save.

Set default agent status

To prevent agents from getting auto answer sessions before they're ready, you can preset a default status for agents who have just logged in.

  1. Go to Settings > Operation Management > Agent Status.

  2. Under Agent Status on Login, choose whether to use the last agent status before sign-out or set a default status.

(Call only) Caller messages and announcement settings

Call whisper and call countdown alert the agent to the connecting call and are recommended when you use auto answer for calls. See Agent Call Messages & Notifications for details and recommendations.

Agent experience: Call

When the call is assigned to an agent and is about three seconds from being connected, a browser notification displays *Call Auto Answered as well as the call type and queue name of the call. When clicked, the notification brings the agent to the appropriate screen, and the call is auto-answered regardless of whether the agent is on the screen with the call adapter. A tab will load with the agent widget and the ticket loaded in the background.

Optionally, the agent hears an audio message with the call information "{Call Type} from {Queue Name} starting in 3, 2, 1...".

Agent experience: Chat

When the chat is assigned to an agent and is approximately three seconds from being connected, the agent receives a browser notification: New Chat Picked Up.

When the agent clicks the notification, they're taken to the Chat Adapter. Newest chats are always at the top of the chat list, marked by a red indicator.

Auto answer behavior with additional features and settings

Deltacast: Auto answers for the agent receiving the Deltacast session.

Deltacast for cascade groups and percent allocation: Auto answers for the assigned agent according to routing logic.

Transferred sessions: If a session is transferred to a queue, it will follow the queue's auto answer settings.

Call only

  • Scheduled calls (Mobile and Web channels): When the call is auto answered and whisper is enabled, an audio message will announce that the call is a scheduled call.

  • Calls with user segmentation applied: When the call is auto answered and whisper is enabled, an audio message will announce that the call is a high-priority user segment call.

Monitoring and reporting

You can monitor auto answered and manually picked up calls in real-time on the Call Monitoring page.

  1. Go to Reports > Agents & Teams.

  2. Specify all agents or enter individual agents or teams, then choose either call or chat data.

  3. Under Aggregate Metrics, select Total Auto Answered Calls or Total Auto Answered Chats to view this information in the downloaded report.

Calls only

Due to the call whisper and call countdown, the minimum wait duration for auto answered is 12 seconds, unless the whisper read-out speed is reduced.

API

You can use the CCAI Platform API to retrieve the session answer type (auto or manual) from the /chats or /calls endpoint.

  • Field: answer_type
  • Type: string
  • Required: Yes
  • Values:
    • auto
    • manual