It can help us improve the user-friendliness of the chatbot.
An important feature to guide the user to the information we need, making the slots less annoying in the process.
Digressions allow us to decide what the chatbot should do when the user asks a different question instead of replying to the slot question.
Handlers are executed first.
We must explicitly enable returns to a slot to continue where we left off before a digression.
The "Found" section of a slot allows us to specify what to say to the user (e.g., thanking them) when they provide a valid reply to the slot.
How confident are you in this answer?