Hi,
Is there a way to always be able to restart the bot or flow using a keyword, even when the bot is asking a question?
For example I have a welcome flow that fires when START is typed, I advise users that if they get stuck just type START. This works most of the time, but when the bot is asking a question like whats is your name, if the user types START it takes that as their answer.
My problem is that my main flow is a series of questions, so if they do get stuck and type START it just goes on to the next question…