Create and manage intentsStay organized with collectionsSave and categorize content based on your preferences.
This page shows how to create, delete, copy, and moveintents.
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 theIntents 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 addaddbutton next toIntentsin the left sidebar menu.
Enter a name for your intent.
Your intent name should represent the end-user expressions it recognizes.
ClickSave.
Delete intents
To delete an intent:
From the intent list, hover your mouse pointer over the intent.
Click the deletedelete_outlinebutton.
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.
ClickCopyorMove.
Choose a destination agent from the drop down menu.
Check any of the following additional options:
Copy related entities:
Copies or moves anyentitiesthat are related to the intents being copied or moved.
Overwrite entities:
Overwritesentitieswith 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-12-09 UTC."],[],[]]