Design Fallback

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

Fallback lets you tell a botFermé Une application logicielle qui gère les interactions avec les clients à la place d'un agent humain en direct. how to respond when it's not confident how to proceed. You can set up NLU fallback or action fallback. This is different than rich messaging fallback, which allows your bot to send rich messages using any channel.

NLU Fallback

NLU fallback is triggered when a bot's confidence to properly understand the customer's intent is lower than the NLU confidence thresholdFermé Mesure le degré de confiance d'un bot quant à l'identification correcte de l'intention d'un message. Le niveau par défaut est de 70% (0,7), donc le repli est déclenché à tout niveau inférieur.. You can choose basic or advanced fallback and design what the bot should do. Advanced fallback will ask the customer to confirm the intent. If the intent is confirmed, the conversation continues. If not, the bot moves on to the fallback message.

  1. Dans CXone, cliquez sur le sélecteur d'application et sélectionnezBot Builder.

  2. Click the bot you want to work with.
  3. Click Dialogues icon, which looks like conversation bubbles. in the left icon menu.
  4. On the Fallback tab, click NLU.
  5. Click the toggle to select either Basic or Advanced.
  6. If you selected Basic fallback: 
    1. To use a custom value for NLU confidence threshold, enter that value in the field.
    2. Click the message to edit the default response.
    3. If you want the bot to use the handoverFermé Tout message de contact qui devrait déclencher le transfert vers un agent en direct rule if it still doesn't understand, click the + icon and select Handover.
  7. If you selected Advanced fallback:
    1. Under Step 1, if the toggle is turned on and the customer confirms the intent, the message is added to the intent. Click the message to edit the default response. You can also change the text and intents of the buttons.
    2. Under Step 2, click the message to edit the default response.
    3. If you want the bot to use the handoverFermé Tout message de contact qui devrait déclencher le transfert vers un agent en direct rule if it still doesn't understand, click the + icon and select Handover.
  8. Click Train and Stage to train your bot on the fallback design. You can also do more training and testing later.

Action Fallback

Action fallback is triggered when a bot's confidence to properly react to the message lower than the action confidence thresholdFermé Mesure le degré de confiance d'un bot quant à la prochaine action qu'il doit entreprendre. Le niveau par défaut est de 40 % (0,4), donc le repli est déclenché à tout niveau inférieur..

  1. Dans CXone, cliquez sur le sélecteur d'application et sélectionnezBot Builder.

  2. Click the bot you want to work with.
  3. Click Dialogues icon, which looks like conversation bubbles. in the left icon menu.
  4. On the Fallback tab, click Action.
  5. To use a custom value for Action confidence threshold, enter that value in the field.
  6. Click the message to edit the default response.
  7. If you want the bot to use the handoverFermé Tout message de contact qui devrait déclencher le transfert vers un agent en direct rule if it still doesn't understand, click the + icon and select Handover.
  8. Click Train and Stage to train your bot on the fallback design. You can also do more training and testing later.