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.

The Dialogs panel with all the dialogs in numbered order

You can number/name a dialog in its settings:

The Dialogs Setting menu option in the context menu that can be displayed to the right of the dialog name in the Dialogs panel

Additionally, for added clarity, rename the remaining interactions that still have default names. This too is a best practice.

The Dialogs panel with all the interactions renamed to user-friendly names

For guidance on how to implement conversational automations effectively, see all of our best practices.

Congratulations on completing this tutorial series!