(3) Create Intents and Utterances
Last updated
How to create intents
How to create utterances
Purpose: Training bots to understand human language.
Creating Intent: When training your bot, you can create intents to let bot know what types of contents/questions it should handle.
Add Utterance: Teaching your bot what are the sentences people usually say or send.
Go to My Bot > Intent
Click on + Intent group
Click + to create a new intent and name it (Create at least 2 intents)
Press + Utterance on the top right corner.
Construct at least 3 utterances.

After finishing the steps above, click Train on the top of your page.
For more details, please visit Train and Test.
Last updated