Hi all,
Normally when the bot does not find a topic, it will ask the user to rephrase through the fallback topic and then escalate.
At the start of the conversation, I have a question awaiting a boolean response. If the user asks a question and the bot finds the answer in a topic, this works fine. The bot will ask to answer the initial question after it responds.
If the bot does not find a matching topic, it will just ask the user to answer the initial question again, without going through the fallback topic.
The bot will go straight to the escalalte topic after the number of times it is configured to.
Is there a way to configure my question to go to the Fallback topic rather than straight to the Escalate topic after the fallback count is exceeded?