Stay organized with collections
Save and categorize content based on your preferences.
This page shows how to create, delete, copy, and move
intents.
Where to find this data
When building an agent,
it is most common to use the
Dialogflow ES console (visit documentation, open console).
The instructions below focus on using the console.
To access intent data:
If you are building an agent using the API instead of the console, see the
Intents reference.
The API field names are similar to the console field names.
The instructions below highlight any important differences between the console and the API.
Create intents
To create an intent:
Click the add add button next to Intents in the left sidebar menu.
Enter a name for your intent.
Your intent name should represent the end-user expressions it recognizes.
Click Save.
Delete intents
To delete an intent:
From the intent list, hover your mouse pointer over the intent.
Click the delete delete_outline button.
Copy or move intents
To copy or move one or more intents to another agent:
From the intents list, hover your mouse pointer over the intent.
Select intent(s) that you want to copy or move.
Click Copy or Move.
Choose a destination agent from the drop down menu.
Check any of the following additional options:
Copy related entities:
Copies or moves any entities
that are related to the intents being copied or moved.
Overwrite entities:
Overwrites entities
with the same name in the destination agent.
Overwrite intents:
Overwrites intents with the same name in the destination agent.
[[["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-01-28 UTC."],[],[]]