Entity

Entities are powerful tools used for keyword extraction.

They are used to extract parameter values from user queries.

The user would need to fill in the missing slots to fulfil the intent.

Example

What is your skill set?

User types in: "Google Cloud Platform"

What is your location ?

User types in: "Spain"

What is your name name?

User types in: "Ana"

You can add these entities in editor mode, in a CSV or in a json.

You can read further in the DialogFlow Documentation.

Last updated