Intents
Create intents so that your bot get smarter at understanding what users say.
Last updated
Create intents so that your bot get smarter at understanding what users say.
Last updated
The Intents page is a crucial part of your chatbot's configuration, allowing you to enhance its natural language understanding by defining intents.
NLP sound unfamiliar to you? Make sure you have a look at our detailed Natural language processing page.
To add a new intent:
Go to Intents page and click ‘+’ button to add a new intent.
Define your intent with a brief description. This step is optional.
We've created a few intent packs so you can quickly get started and train your NLP model.
To add a prebuilt intent to your bot:
Go to your Intents page.
Click on Prebuilt intents at the bottom left.
Select the intent that you would like to add to your bot.
Click Save.
You might run into situations where you need to sort your intents. You can sort your intents by:
Creation Date: this helps you track when the intents were created.
Total expressions: gain insights into the number of expressions associated with each intent.
Name: alphabetical sorting by intent name for easier organization.
To test your NLP from the Intents tab:
Click on the Test button at the top right corner of the screen.
Enter a sentence for testing.
Click on Evaluate.
Check the result. You will see how much your expression is scoring for each intent.
You have a small bot, with less than 2000 expressions? The AI Intent Booster is specifically crafted to boost the performance of your NLP. Make sure you check it out!