Understand Entity Annotations

Last Updated: May 10, 2022

What's in this article?

You can reference an Entity in a Triggering Phrase of an Intent by using Entity Annotations.

In the following image is the Entity 'West Coast' defined in the Entities section of the Bot Builder. The categories associated with the West Coast Entity are Idaho, Oregon, and Washington


4f3daed6d45797cada559fe05a03be4c.png


The Bot Builder can then define this Entity in the Triggering Phrase of an intent:

8597438bc69994a59e835109e91b5e13.png


If an End User were to message the phrase, 'I live in Washington', it will match the Triggering Phrase of the Intent #WestCoastCustomer

The Bot Builder can then map the Global Intent they created in the Start Node of a flow.

167a12b2df4c4885b879a444347183b4.png

Help us improve. Was this article helpful?


Can't find what you're looking for? Submit an Article Request.