Set Up NLU and Action Fallback

There are two types of fallback. NLU and action fallback are for when your Mpower AgentClosed A virtual agent created with CXone Mpower Agent Builder that can handle voice or chat interactions. doesn't understand what the contact means or isn't sure what to do next. A third type of fallback is for rich messagesClosed Elements in digital messaging such as buttons, images, menus, and option pickers., and is used when the channel doesn't support the rich content being sent.

Configure NLU Fallback

NLU fallback is triggered when an Mpower Agent has an intentClosed The meaning or purpose behind what a contact says/types; what the contact wants to communicate or accomplish. prediction confidence level that is lower than the NLU confidence thresholdClosed Measures the confidence in a bot's intent prediction. Confidence below threshold triggers fallback.. You can choose basic or advanced fallback and design what the Mpower Agent should do. Advanced fallback will ask the customer to confirm the intent. If the intent is confirmed, the conversation continues. If not, the Mpower Agent moves on to the fallback message. Basic fallback moves the conversation immediately into the fallback message.

  1. In CXone Mpower, click the app selector and select Agent Builder.

  2. Click the Mpower Agent 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. This sets the minimum confidence level the Mpower Agent must have to predict an intent based on a contact's utteranceClosed What a contact says or types..
    2. Click the message to edit the default response.
    3. If you want your Mpower Agent to use the handoverClosed The transfer of a contact from a virtual agent to a live agent. rule if it still doesn't understand, click the plus sign + 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 your Mpower Agent to use the handoverClosed The transfer of a contact from a virtual agent to a live agent. action if it still doesn't understand, click the plus sign + and select Handover.
  8. When you're finished making changes, click Train and Stage to update your Mpower Agent modelClosed Version of a bot that has been trained and staged to test this change.

Configure Action Fallback

Action fallback is triggered when the confidence level for responding to a contactClosed The person interacting with an agent, IVR, or bot in your contact center. message is lower than the confidence thresholdClosed Measures how confident a bot is about the next action it should take. The default level is 40% (0.4), so fallback is triggered at any level below that.. It defines what the Mpower Agent should do when it's not sure what action to take.

  1. In CXone Mpower, click the app selector and select Agent Builder.

  2. Click the Mpower Agent 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 Mpower Agent to use the handoverClosed The transfer of a contact from a virtual agent to a live agent. rule if it still doesn't understand, click the + icon and select Handover.
  8. When you're finished making changes, click Train and Stage to update your Mpower Agent modelClosed Version of a bot that has been trained and staged to test this change.