Introduction:
A confirmation question is a yes-no question. The question is asked by the chatbot and followed by two answer buttons: yes and no. In this article, we explain how to add a confirmation question to your chatbot.
Creating a confirmation question (yes/no)
Confirmation questions have two buttons: Yes and No. Use them for explicit confirmation and to help guide users through your chatbot.
To create a confirmation question:
- Go to Turn editor > Bot turn and select Type of response > Confirmatin question (yes/no).
- Enter your question text.
- Click Save
OBI Bots has created two user turns: one with the value 'Yes', and one for 'No'. These will show as buttons in your chatbot. You can now continue building your flow for each answer.