Mpower Agent Actions in Responses
When you create a dialogue Mpower Agent stories, rules, and flows in Agent Builder. or a flow
A graphical representation of a conversation used to train an Mpower Agent., you can choose which type of action the Mpower Agent
A virtual agent created with CXone Mpower Agent Builder that can handle voice or chat interactions. will take as its response. The Mpower Agent will always respond with the response you configure when it recognizes the intent
The meaning or purpose behind what a contact says/types; what the contact wants to communicate or accomplish. set in the dialogue.
Mpower Agent responses can be simple or as complex as you want to make them. Mpower Agents can:
- Reply with information or questions.
- Display images, GIFs, videos, or links to web pages. They can include buttons or lists that the contact can interact with.
- "Choose" which action to take using conditions. You can configure multiple possible responses based on what the contact says.
- Follow a form to collect information from the contact.
- Escalate the interaction to a live agent.
Mpower Agent responses consist of one or more Mpower Agent actions. All Mpower Agent actions are available on a menu that pops up when creating the response, as shown in the following image. If you've created custom Mpower Agent actions with scripting or API integrations, they're also available on the Mpower Agent action menu.

Concept | Definition | Example | What the Mpower Agent Does |
---|---|---|---|
![]() Utterance |
Anything a contact![]() ![]() |
"I lost my password." "What is my balance?" "Are you a bot?" |
The Mpower Agent uses Natural Language Understanding (NLU) to analyze each contact utterance to determine its meaning, or intent. |
![]() Intent |
What the contact wants to communicate or accomplish. Every message the contact sends has an intent. |
"I lost my password" has the intent of "reset password". "Hello" has the intent of "greeting". |
The Mpower Agent analyzes a contact's message using NLU |
![]() Entity |
A defined piece of information in a contact's message. | Person or product name, phone number, account number, location, and so on. | The Mpower Agent uses NLU to identify entities in a contact's message. Entities help the Mpower Agent understand what the contact's message means. |
![]() Slot |
An entity extracted from a contact's message and saved for use in Mpower Agent responses. Similar to a variable. | Creating a slot for contact name lets the Mpower Agent use that name in responses during an interaction, making it more personal. | When configured to do so, the Mpower Agent extracts an entity from a contact message and saves it in a slot. You can have your Mpower Agent use this information later in the conversation. |
![]() Rule |
Defines Mpower Agent responses to messages that don't change meaning with context. |
|
Rules are one of two ways you can configure how your Mpower Agent responds to an intent. Rules are useful for certain kinds of intents, but not all intents. |
![]() Story |
Trains an Mpower Agent to handle an interaction based on message intent and conversational context. | In an interaction about a forgotten password, the Mpower Agent would respond to "How do I do that?" in one way. If the interaction were about creating a new account, the response would be quite different even though in both cases the contact is using the same words with the same intent—to get more information. | Stories are the second of two ways you can configure how your Mpower Agent responds to an intent. Stories teach the Mpower Agent how to use the context of the conversation to respond appropriately. |
![]() Mpower Agent Action |
Anything an Mpower Agent says or does while handling an interaction. |
In an interaction about a forgotten password, the Mpower Agent responds by sending the link to the password reset FAQ on the website. When a contact expresses frustration, such as "I don't understand! It's not working!!!" the Mpower Agent responds with "I'm sorry. Would you like me to transfer you to a human agent?" When the contact says yes, the Mpower Agent initiates the transfer. |
Mpower Agent actions are the options you have when defining how you want your Mpower Agent to respond to each intent. They give you the flexibility to configure each response to achieve the outcome that meets the contact's needs. |
All Mpower Agent Actions
Action type | Details |
---|---|
Message |
The Mpower Agent sends a text-based message to the contact When working with stories and rules, you can choose Message from the Mpower Agent actions When working with flows, you can choose List Picker from the Mpower Agent actions You can add buttons or quick replies to the message or choose to leave it as regular text. If a message has buttons or quick replies with an intent defined, the intent shows up next to the message on the Mpower Agent response configuration page. You can click on them to see all stories For channels that don't support this option, you can customize the rich messaging fallback for this response. By default, the Mpower Agent will use what is configured in rich messaging fallback. |
Multimedia |
The Mpower Agent sends a multimedia file, such as images, videos, PDFs, or MP3s. You can upload a file that meets supported file types and sizes. Multimedia is supported on certain channels When working with stories and rules, you can choose Multimedia from the Mpower Agent actions When working with flows, you can choose Multimedia from the Mpower Agent actions |
Cards |
Cards can combine images, structured text, and buttons into one message. This keeps the interface cleaner than sending several responses back to back. You can add up to 10 cards to be sent at a time. The customer will be able to swipe back and forth to view them. For channels that don't support this option, you can customize the rich messaging fallback for this response. By default, the Mpower Agent will use what is configured in rich messaging fallback. When working with stories and rules, you can choose Cards from the Mpower Agent actions When working with flows, you can choose Cards from the Mpower Agent actions |
List Picker |
The Mpower Agent sends the contact a list of options to choose from. You can provide an introductory message. A list can contain up to 10 options. For channels that don't support this option, you can customize the rich messaging fallback for this response. By default, the Mpower Agent will use what is configured in rich messaging fallback. When working with stories and rules, you can choose List Picker from the Mpower Agent actions When working with flows, you can choose List Picker from the Mpower Agent actions |
Rich Link |
The Mpower Agent can send a URL with an image included. The contact can click on the link or image to visit the URL. For channels that don't support this option, you can customize the rich messaging fallback for this response. By default, the Mpower Agent will use what is configured in rich messaging fallback. When working with stories and rules, you can choose Rich Link from the Mpower Agent actions When working with flows, you can choose Rich Link from the Mpower Agent actions |
Adaptive Cards |
The Mpower Agent can send Adaptive Cards to contacts. They are a method of sending rich messaging content. For channels that don't support this option, you can customize the rich messaging fallback for this response. By default, the Mpower Agent will use what is configured in rich messaging fallback. When working with stories and rules, you can choose Adaptive Cards from the Mpower Agent actions When working with flows, you can choose Adaptive Cards from the Mpower Agent actions |
Fill Slot |
This Mpower Agent action allows you to have a slot When working with stories and rules, you can choose Fill Slot from the Mpower Agent actions When working with flows, you can choose Fill Slot from the Mpower Agent actions This action instructs the Mpower Agent on what it needs to do. The contact does not see a message in the chat window when you include this action in a Mpower Agent response. |
Slot Condition |
You can use the When working with stories and rules, you can choose Slot Condition from the Mpower Agent actions When working with flows, you can choose Slot Condition from the Mpower Agent actions This action instructs the Mpower Agent on what it needs to do. The contact does not see a message in the chat window when you include this action in a Mpower Agent response. |
Handover |
This Mpower Agent action allows you to have a contact message trigger the handover This option uses digital routing queues When working with stories and rules, you can choose Handover from the Mpower Agent actions When working with flows, you can choose Handover from the Mpower Agent actions This action instructs the Mpower Agent on what it needs to do. The contact does not see a message in the chat window when you include this action in a Mpower Agent response. |
Add Tag |
You can add one or more tags to the interaction. Tags allow you to identify patterns in conversations. If the tag you want doesn't exist, you can create it from this Mpower Agent action in the Mpower Agent response workspace or in the Tags section of Preferences When working with stories and rules, you can choose Add Tag from the Mpower Agent actions When working with flows, you can choose Tag from the Mpower Agent actions This action instructs the Mpower Agent on what it needs to do. The contact does not see a message in the chat window when you include this action in a Mpower Agent response. |
Checkpoint |
Checkpoints provide a simple way to connect different stories within the same dialogue. When working with stories and rules, you can choose Checkpoint from the Mpower Agent actions This option is currently not available for flows This action instructs the Mpower Agent on what it needs to do. The contact does not see a message in the chat window when you include this action in a Mpower Agent response. |
Forms |
Forms allow you to collect multiple pieces of information from a contact. You can add a form as an Mpower Agent action when you want to activate a form during an interaction. When working with stories and rules, the Mpower Agent actions menu has a Forms tab that displays the available forms. You can add a form as a Mpower Agent action from this menu. This option is currently not available for flows |
APIs |
API integrations allow you to connect your Mpower Agent to web services via APIs. They create custom Mpower Agent actions that you can add to Mpower Agent responses. You can add one to a response when you want to trigger an API call during an interaction. When working with stories and rules, the Mpower Agent actions menu has an APIs tab that displays the Mpower Agent actions from the integrations you have set up. You can add an API action from this menu. This option is currently not available for flows |
Scripts |
Agent Builder supports custom scripts. You can create custom scripts. Custom scripts may also be installed with Mpower Agent skills added from the Skill Store. You can use the Scripts action in a response when you want to trigger that script during an interaction. When working with stories and rules, the Mpower Agent actions menu has a Scripts tab that displays the custom scripts that have been enabled in Agent Builder. You can add a Scripts action from this menu. When working with flows, you can choose Script from the Mpower Agent actions Scripts must be enabled in the Script Integrations section of Agent Builder to show up on the Scripts tab in a story |