Hi guys,
One of the issues I’m seeing in interactions with my bot currently is that users are attempting to “change the subject” whilst the bot is waiting for a response to a Question.
For example, the user will follow a flow and get into a Question, then decide that they want to do something entirely different. For example:
- Welcome
- User enters “Make a booking” flow
- Bot asks a question as part of that flow
- User decides that what they actually need is directions to the toilet, and types “where is the toilet”
- Bot doesn’t recognises this as an answer to the question rather than the trigger to a different, existing flow
Is there any way out of this rabbit hole?