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 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
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 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
How to Create and Test Webhooks in Studio?
Learn how to create, configure, and test webhooks to Connect Your AI Agent with External Services
How to Set Up and Use AI Retrieval?
Set up the AI Retrieval node to fetch accurate answers from your knowledge base
How to use Events in AI Studio?
This guide walks you through creating and using Events to enhance your agent's capabilities.
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.