Set Up Slots for Creador de bots CXone

Slots are key/value pairs that function as your bot'sCerrado Una aplicación de software que maneja las interacciones del cliente en lugar de un agente humano en vivo. memory. You can use them to personalize interactions between bots and contacts.

Create Slots

When you create an entityCerrado Palabra clave o frase definida en el perfil de la empresa en Interaction Analytics. Relacionado con un tipo de entidad. Puede incluir variantes., Creador de bots CXone automatically creates a slotCerrado Entidad extraída del mensaje del contacto y guardada para usar en las respuestas del bot. Similar a una variable. for that entity. But if you want to use a slot for information from another source, you can create slots directly in Creador de bots 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 botCerrado Una aplicación de software que maneja las interacciones del cliente en lugar de un agente humano en vivo. always attempts to collect any past-due balance.

Talk to your Representante de cuenta CXone about how to set up an integration between Creador de bots CXone and the data source for a custom slot.

  1. En CXone, haga clic en el selector de aplicaciones y seleccioneCreador de bots.

  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: entitiesCerrado Palabra clave o frase definida en el perfil de la empresa en Interaction Analytics. Relacionado con un tipo de entidad. Puede incluir variantes. 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. En CXone, haga clic en el selector de aplicaciones y seleccioneCreador de bots.

  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. Creador de bots CXone analyzes the message and offers a list of intents and confidence level.
  8. If Creador de bots 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, Creador de bots 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.