[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-18。"],[[["\u003cp\u003eThis guide details how to manage intents within the Dialogflow ES console, including creation, deletion, copying, and moving.\u003c/p\u003e\n"],["\u003cp\u003eAccess intent data by navigating to the Intents section in the left sidebar menu of the Dialogflow ES console after selecting your agent.\u003c/p\u003e\n"],["\u003cp\u003eCreating an intent involves clicking the add button, entering a representative name for the intent, and saving it.\u003c/p\u003e\n"],["\u003cp\u003eDeleting intents is permanent and requires hovering over the intent and clicking the delete button from the list.\u003c/p\u003e\n"],["\u003cp\u003eCopying or moving intents between agents involves selecting the intent, choosing to copy or move, selecting a destination agent, and managing related entities or overwrites.\u003c/p\u003e\n"]]],[],null,["# Create and manage intents\n\nThis page shows how to create, delete, copy, and move\n[intents](/dialogflow/docs/intents-overview).\n\nWhere to find this data\n-----------------------\n\nWhen building an agent,\nit is most common to use the\nDialogflow ES console ([visit documentation](/dialogflow/docs/console), [open console](https://dialogflow.cloud.google.com)).\nThe instructions below focus on using the console.\nTo access intent data:\n\n1. Go to the [Dialogflow ES console](https://dialogflow.cloud.google.com).\n2. Select an agent.\n3. Select **Intents** in the left sidebar menu.\n\nIf you are building an agent using the API instead of the console, see the\n[Intents reference](/dialogflow/docs/reference/common-types#intents).\nThe API field names are similar to the console field names.\nThe instructions below highlight any important differences between the console and the API.\n\nCreate intents\n--------------\n\nTo create an intent:\n\n1. Click the add *add* button next to **Intents** in the left sidebar menu.\n2. Enter a name for your intent. Your intent name should represent the end-user expressions it recognizes.\n3. Click **Save**.\n\nDelete intents\n--------------\n\n| **Warning:** Deleting intents cannot be undone. Check the intents you've selected prior to proceeding.\n\nTo delete an intent:\n\n1. From the intent list, hover your mouse pointer over the intent.\n2. Click the delete *delete_outline* button.\n\nCopy or move intents\n--------------------\n\nTo copy or move one or more intents to another agent:\n\n1. From the intents list, hover your mouse pointer over the intent.\n2. Select intent(s) that you want to copy or move.\n3. Click **Copy** or **Move**.\n4. Choose a destination agent from the drop down menu.\n5. Check any of the following additional options:\n - **Copy related entities** : Copies or moves any [entities](/dialogflow/docs/entities-overview) that are related to the intents being copied or moved.\n - **Overwrite entities** : Overwrites [entities](/dialogflow/docs/entities-overview) with the same name in the destination agent.\n - **Overwrite intents**: Overwrites intents with the same name in the destination agent.\n6. Click **Start**."]]