Agent Assist

The icon for the AgentAssist action - a monitor with a speech bubble coming out of it. The speech bubble contains two circles next to each other.

将坐席助手应用程序连接到联络中心。坐席辅助应用程序评估实时交互并向 坐席应用程序 中的坐席显示相关或有用的信息,例如 MAX。信息可以包括知识库文章或常见问题解答等内容。

双击此操作会打开 坐席协助中心,您可以在其中管理与 CXone 一起使用的坐席辅助应用程序的连接。

Dependencies

Agent Assist 操作必须放在脚本中的 Onanswer 事件操作之后。Agent Assist 需要处理交互的坐席的 ID。此 ID 是在 Onanswer 之后分配的。

Supported Script Types

The icon for a Generic script type - a rectangle with < and > symbols inside it.

The icon for the Email script type - a large @ symbol in a diamond.

The icon for the Chat script type - a chat bubble with an ellipsis inside (...), in a diamond shape.

The icon for the Phone script type - an old-style phone handset with curved lines indicating sound coming out of it.

The icon for the Voicemail script type - a symbol that looks like a cassette tape - two circles sitting on a horizontal line.

The icon for the Work Item script type-a piece of paper with one corner folded down and a bullet list on it.

The icon for the SMS script type - a smart phone with a chat bubble coming out of it.

通用

电子邮件 聊天 电话 语音信箱 工作项目 短信

Supported Agent Assistants

您可以将 Agent Assist 操作与 Google Contact Center AI 结合使用。

除了将此操作添加至脚本中之外,坐席助手还需要相关配置。

Input Properties

这些属性定义操作在执行时使用的数据。

属性

说明

Caption

输入在脚本中唯一标识此操作的短语。标题显示在脚本画布上的操作图标下方。The default is the action name.

assistLaunchConfigName

坐席助手应用程序的名称。将坐席辅助配置应用程序分配给 坐席协助中心 中的操作时,会自动填充此属性。

scriptParams

保存要传递给坐席辅助应用程序的数据的变量的名称。必须使用脚本参数代码段Snippet 操作中定义数据。您在此字段中使用的变量必须以 JSON 格式保存数据。如果不包含该代码片段,则无需填写此字段。

Result Branch Conditions

结果分支条件允许您在脚本中创建分支,以在执行操作时处理不同的结果。

条件

说明

Default

除了脚本满足条件要求其接受其他分支的情况之外,所要采用的路径。如果未定义操作的其他分支,也会执行此操作。

OnError

操作无法正确执行时所采用的路径。例如,出现连接不良、语法错误等意外问题时。_ERR 变量以单个下划线字符填充,应包含对问题的简要解释。

Required SNIPPET Action Code

scriptParams 属性要求脚本中有一个包含参数定义代码Snippet 操作以发送到坐席辅助应用程序。

Assign an Agent Assist Application or Profile to this Action

You need to assign the configuration application or profile for your agent assist application to the Agent assist action in your script. This connects the configuration settings to the script so they can be applied to the agents during an interaction.

If you haven't done so already, you need to add a configuration app for your agent assist application to 坐席协助中心. This must be done before you can assign the application to this action.

  1. Studio 中,打开要使用的脚本。
  2. Double-click the Agent Assist action to open 坐席协助中心.

  3. In the left column, click the selection icon A light gray checkmark inside a light gray circle. next to the agent assist application or profile you want to assign to this script.
  4. 单击关闭