In UI Builder each dialog can include a set of triggers. Each trigger contains one or many actions which act as the instructions the chatbot will follow when processing inputs or sending responses.

<aside> 💡 It is recommended you read the fundamentals on triggers and intents before completing this How To.

</aside>

In this How To you'll learn how to create a dialog that can detect an intent being expressed by a human by using the Intent Recognizer trigger.

You'll also learn how to create the phrases that are associated with the trigger.

For the purpose of this How To, the use case will be detecting if a customer wants to place an order.

Step 1 - Creating the Dialog

  1. Add a new dialog in UI Builder by selecting the ... icon and Add a Dialog:

Untitled

  1. Supply the TriggerAndIntent for the dialog name and click OK:

Untitled