Entities are similar to dictionaries used by the bot to provide personalized and accurate responses to specific topics. They allow you to extract important information from the ongoing conversation, such as phone numbers or email addresses. You can use entities to ensure that your bot accurately captures essential data.
Check out the way the attributes work with entities in our video tutorial.
You can also see how easy it is to use them along the bot flow and make your chat more personalized in this video.
Check out the way the attributes work with entities in our video tutorial.
You can also see how easy it is to use them along the bot flow and make your chat more personalized in this video.
Good to know
-
You can create as many entities as you need.
-
One entity can have a maximum of
2000
entry reference values. -
One entry reference value can have a maximum of
99
synonyms. -
Check out the list of system entities before creating your own entities.