When building a conversational AI application, you may want to let users exit the current flow or fetch specific information and perform an “interrupt”.
After completing the interrupt, the user can continue where they left off or do something different entirely. Some common examples of this can include, but are not limited to:
In this guide, we explain how you can use interrupts in UI Builder. The following is covered:
This guide assumes you are familiar with UI Builder, creating intents, dialogs, using properties, and using the test in web chat feature.