This is a tutorial series that's cumulative in nature. To start from the beginning, start here.
Step 34: Tidy things up
Number (and renumber) the dialogs, so they’re sorted accordingly. This is a best practice that helps you understand the bot’s flow.
You can number/name a dialog in its settings:
Additionally, for added clarity, rename the remaining interactions that still have default names. This too is a best practice.
For guidance on how to implement conversational automations effectively, see all of our best practices.
Congratulations on completing this tutorial series!