Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
Stay organized with collections
Save and categorize content based on your preferences.
This page provides a reference for all
system entities
provided by Dialogflow.
Limitations
System entity support differs for each language.
To check which system entities support a specific language,
filter the example table by language.
If a system entity has no example for that language,
then it is not supported,
even though that entity can be selected for that language in the console.
If a system entity is not supported for your language,
you have three options:
If the system entity is extendable,
you can use it in your agent by extending it with desired entity entries.
You can use @sys.any.
For example, where you would normally use @sys.person,
create a
form parameter,
name with a @sys.any entity type.
The agent can prompt for the partial or full name when form filling.
The table below describes all system entities.
You can filter the table by system entity category,
system entity name and/or
extendibility.
Examples
The table below provides input and output examples for all system entities.
You can filter the table by language and/or system entity name.
If an entity has no examples for a specific language,
the entity does not support that language.
See the limitations section for details.
Units
The table below provides the units used by system entities.
You can filter the table by language and/or measured quantity.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This page serves as a comprehensive reference for all system entities available within Dialogflow."],["Support for system entities varies by language, and lack of examples in the table indicates non-support for that language."],["If a system entity is not supported in a specific language, you can extend it, use custom entities, or employ `@sys.any` as alternatives."],["The provided tables allow filtering by language, entity category, entity name, extendibility, or measured quantity to show what is available."],["Best practices for utilizing system entities are outlined in the agent design best practices guide."]]],[]]