How a bot triggers a (standard) dialog

A dialog can be triggered by either of the following:

Once the bot recognizes the user statement via either of these methods, it triggers the corresponding dialog, listening to user answers and responding as configured by the dialog.

A dialog can also be triggered by an interaction via the interaction's Next Action.