- Quickstart Template #1 : Selection triggers the next intent
- Quickstart Template #2: Fallback to select
- Quickstart Template #3: Fallback to reprompt with loop
- Quickstart Template #4: Fallback to reprompt without loop
- Quickstart Template #5: Get a set of inputs from user
- Quickstart Template #6: Start Over
- Quickstart Template #7: Back One Step
- Quickstart Template #8: Yes/No Bot (aka Diagnostics/Checklist)
- Quickstart Template #9: Decision Tree / Menu bot
- Quickstart Template #10: Paging through long list of choices
- Quickstart Template #11: Questionnaire / Survey bot
The diagnostics or checklist bot walks the user through a series of Yes/No questions and provides an appropriate response/prescription.
For example, the example below shows a diagnostics bot which helps a user figure out why their Dialogflow webhook doesn't work.