Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Nesta página, você verá como criar, excluir, copiar e mover as intents.
Onde encontrar esses dados
Ao criar um agente,
o mais comum é usar o
console do Dialogflow ES. Acesse a documentação e abra o console (em inglês).
As instruções abaixo referem-se ao uso do Console.
Para acessar os dados do intent:
Selecione Intents no menu da barra lateral à esquerda.
Se você estiver usando a API em vez do Console para criar um agente, consulte a referência de intents.
Os nomes de campo da API são semelhantes aos nomes de campo do Console.
As instruções abaixo destacam as diferenças importantes entre o Console e a API.
Criar intents
Para criar um intent:
Clique no botão de adição add ao lado de Intents no menu da barra lateral à esquerda.
Insira um nome para o intent.
O nome da intent precisa representar as expressões de usuário final que ela reconhece.
Clique em Save.
Excluir intents
Para excluir um intent:
Na lista de intents, passe o ponteiro do mouse sobre o intent.
Clique no botão de exclusão delete_outline.
Copiar ou mover intents
Para copiar ou mover um ou mais intents para outro agente:
Na lista de intents, passe o ponteiro do mouse sobre o intent.
Selecione as intents que quer copiar ou mover.
Clique em Copy ou Move.
Escolha um agente de destino no menu suspenso.
Marque uma das seguintes opções extras:
Copiar entidades relacionadas: copia ou move qualquer entidade relacionada às intents que estão sendo copiadas ou movidas.
Substituir entidades: substitui as entidades com o mesmo nome no agente de destino.
Substituir intents: substitui intents com o mesmo nome no agente de destino.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-18 UTC."],[[["\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**."]]