Set Up Slots for CXone 机器人生成器

Slots are key/value pairs that function as your bot's关闭 代替现场人工坐席处理客户交互的软件应用程序。 memory. You can use them to personalize interactions between bots and contacts.

Create Slots

When you create an entity关闭 在位于Interaction Analytics中的您的公司配置文件中定义的关键字或短语。与实体类型相关。可包括变体。, CXone 机器人生成器 automatically creates a slot关闭 从联系人的消息中提取并保存以用于机器人响应的实体。类似于变量。 for that entity. But if you want to use a slot for information from another source, you can create slots directly in CXone 机器人生成器. For example, you might use a pre-chat form that asks for your contact's account number. You could then pull the contact's account status from another system, and design your stories so that the bot关闭 代替现场人工坐席处理客户交互的软件应用程序。 always attempts to collect any past-due balance.

Talk to your CXone 客户代表 about how to set up an integration between CXone 机器人生成器 and the data source for a custom slot.

  1. CXone 中单击应用程序选择器 并选择机器人生成器.

  2. Click the bot you want to work with.
  3. Click Dialogues icon, which looks like conversation bubbles. in the left icon menu.
  4. In the right pane, click Slots and then click New Slot.
  5. Enter a name for your new slot and press Enter.
  6. If creating a From Intent slot, click Add Value Mapping. You can add as many value mappings as needed to this slot.
  7. Click the slot name to edit it. Set the Type, Intents, Value, and Form Restriction for the slot. Changes are saved automatically.

Use Slots as Variables

Required permissionChatbot (ACD > Digital Experience > Roles > [choose one] > Core Modules)

You can personalize your stories, rules, fallback, and more by including variables: entities关闭 在位于Interaction Analytics中的您的公司配置文件中定义的关键字或短语。与实体类型相关。可包括变体。 that come from slots. To use a variable, enclose the name of the entity in curly brackets { }. When you type the first curly bracket, the system displays a list of existing variables.

  1. CXone 中单击应用程序选择器 并选择机器人生成器.

  2. Click the bot you want to work with.
  3. Click Dialogues icon, which looks like conversation bubbles. in the left icon menu.
  4. Click New Folder, type a new name for the folder, and then press Enter.
  5. Under the new folder, click New Story.
  6. At the top of the story section, enter a name for your story.
  7. In the Customer may say box, enter the customer message and then press Enter. CXone 机器人生成器 analyzes the message and offers a list of intents and confidence level.
  8. If CXone 机器人生成器 identified the correct intent, click Confirm. If not, expand the list of intents and select the correct intent, then click Confirm. In the preceding image, CXone 机器人生成器 correctly identified the intent as provide_location and stored Columbus as a location entity.
  9. Hover over the plus sign until it changes to a bot icon, click the General, Forms, or Integrations tab, and then click an action.
  10. Provide the information matching the action type you selected. For example, if you selected Message, enter the message with which the bot should respond. In the example image, Akela has created a response message that includes a variable using the {location} entity. The message would appear to the contact as, "Okay, you're at the Columbus location. Got it."
  11. Click Train and Stage to train your bot on the new story.