Work with Genesys Digital Bot Flows
Administrators and contact center managers can create bot flows in Architect through a natural language understanding (NLU) engine that can understand and process information the customer provides as input. Drag and drop actions to build your bot along with NLU.
To help familiarize yourself with bot flows in Architect, review the following pages:
Page | Description |
---|---|
About Genesys Digital Bot Flows |
Find articles that describe and demonstrate how to use Architect to build a digital bot and then use it in a message flow. |
About Architect |
Discover Architect features and learn how to use Architect to build flows. |
About bots |
Learn how to create bot integrations for use in Architect interaction flows. |
Learn how to create a digital bot flow. |
|
Natural Language Understanding menu | Quickly access, analyze, and configure intents, slots, slot types, and knowledge for your bot and enhance the customer journey. |
Insights and Optimizations menu | Efficiently measure performance and identify enhancement opportunities within a unified workspace. |
Set up user input for a bot flow | The User Input menu lets you set up bot behavior when the bot cannot confirm a caller’s match or input. |
Manage data resources in the flow | In addition to editing variables and viewing usage, you can add and filter variables for flows. |
Expression help feature | Learn how to access the built-in expression resource to assist when creating bot flow task expressions. |
Work with expressions | Use expressions to create sophisticated and complex flow calculations by selecting variables and operators. |
Architect built-in variables | See the list of Architect read-only, built-in variables for bot flows. |
Manage a variable | Edit a variable’s values. |
This table describes the available Architect actions that you can implement into your bot flows. After you build the bot flow, use the Call Digital Bot Flow action to call it from voice, chat, and message flows.
Icon | Category | Action | Description |
---|---|---|---|
![]() |
Ask | Select follow-up intents that guide the user through a conversation. | |
Identify slots that a caller or chat recipient mentions in an utterance. | |||
Offer guidance and other options to your customer. | |||
Allow the bot to wait for customer input. | |||
![]() |
Communicate | Interact with a customer through one-way communication. | |
Select a knowledge article from the knowledge base that you configure in Natural Language Understanding > Knowledge for this flow. | |||
![]() |
Data | Call Data | Retrieve information about a customer from default or custom data actions integration in Genesys Cloud. |
Call Secure Data Action | In secure bot flow tasks, use this action to call sensitive values from a data action database. | ||
Data Table Lookup | Retrieve data stored in a Genesys Cloud data table. | ||
Extract Secure Data | In secure bot flows, use this action to copy secure data to a non-secure variable of the same type. | ||
Get Response | Select a predefined response from the Canned Responses library and add it to an inbound email, message, or bot flow. | ||
Update Data | Assign values to flow or task level variables. | ||
![]() |
Disconnect | Disconnect |
End the bot flow interaction. |
Exit bot flow |
An alternative way to end the bot flow. |
||
![]() |
External Contacts | Get External Contact | Retrieve information about an existing external contact. |
Get External Organization | Use the Get External Organization action to find a specific organization, or with the Get External Contact action to find a specific person. | ||
![]() |
Flow | Add Flow Milestone | Add a flow milestone to generate more granular reporting for flow outcomes. Access to flow milestones helps build reporting around the customer journey. |
Clear Slot | Select the slot to clear. | ||
Initialize Flow Outcome | Select a flow outcome that Architect begins to track in the flow. | ||
Set Flow Outcome | Define a potential outcome that the system tracks as success or failure when an interaction reaches a certain point in the flow. | ||
Set Language | Allows callers to select the preferred language in which to hear prompts or display prompt text | ||
![]() |
Logical | Decision | Direct the process branch, depending on whether a condition is true. |
Switch | This action is similar to a Decision action, and is easy to set when to evaluate multiple cases. Configure a switch action to specify what Architect does, when to do it, and under which circumstances. | ||
![]() |
Loop | Loop | Direct your process repeat a series of actions before it goes on to the next action in your design. |
Loop Until | Make your process repeat a series of actions and include exit criteria for the action after it meets specific criteria. | ||
Next Loop | Use the Next Loop action when, during the loop iteration, the flow encounters a false outcome and you want it to continue to the next iteration. | ||
Exit Loop | Use this action inside a Loop action. Use it to end and exit the current loop, and to continue flow execution by moving to the following action. | ||
![]() |
Task | Task | Use this action to build complex flow options; for example, to group related steps of a process together and create a flow routine. |
Jump to Reusable Task | Insert a complete task previously configured in the Reusable Tasks area. |
||
Call Task | Call another task. When the called task completes, the configured output path determines how flow execution continues. |