The No Match feature allows you to define how your chatbot should respond when a condition in a given node is not met. This can be useful in scenarios such as:
Capturing a specific entity where the user’s input does not match the required format or description.
Handling mismatches in conditional logic within nodes like the Conditions Node or other similar Nodes, where there can be no match.
This ensures a seamless user experience by guiding the conversation even when expectations are not met.
Handling No Match Scenarios
The No Match feature provides two options to manage these situations:
Send Messages
Use this option to display a custom re-prompt message when a mismatch occurs. This helps the user understand what went wrong and provides them with an opportunity to correct their input.
No Match Path
This option redirects the conversation flow when conditions are not met. It allows you to guide users to alternative paths or scenarios tailored to their input, ensuring the conversation continues smoothly.
Key Benefits:
• Improves user experience by handling mismatched inputs gracefully.
• Provides flexibility to either re-engage users with prompts or navigate them to alternate flows.
• Ensures robust chatbot logic by managing unexpected scenarios effectively.
Related Articles
How to use Intents in Chatbot Studio?
This guide walks you through creating and using Intents to enhance your chatbot’s capabilities.
Flow : Scenarios, Blocks, Steps & Connections
This article fully details how steps/nodes and blocks work, how to configure them, create paths and connections.
How to capture and store a user’s response?
This article provides a complete guide on capturing user responses, such as name, email, and more, and shows how to store and utilize them in your chatbot to create personalized and engaging experiences.
How to Add & Configure Text, Image, and File Messages in Studio
Learn how to send text, images, and files with your ai agent using studio.
How to Debug Flows and View Execution Logs in Chatbot Studio?
Learn how to debug your flows, check flow execution logs, and view logs within the Chatbot Studio
How to Set Up Conditions in AI Studio
Set Conditions to Understand What Information Users Are Looking For
How to create and use forms in AI Studio?
This guide will walk you through the process of creating and using forms to improve the user experience with your AI agent