Creating dialogs

 

Introduction:

Dialogs are building blocks you can use to build your chatbot. In this article, we explain how to create a dialog.

 


Creating dialogs:

  1. To create a dialog:

    Go to Build -> Dialogs.
  2. Click Create new dialog.
    dm.png
  3. Enter the name of your dialog in the Dialog name field.
  4. Click on the Start with XX button for the type of dialog that you want

dm_2.png

The new dialog now opens on an empty canvas. When creating a dialog with the start point Event or Intent you will be prompted to select the event or intent that you want to use for this dialog. It is also possible to use the Create button to create a new event or intent.

 

You can now build your dialog here in the same way as you would in your main dialog.

dm4.png