Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
O Dialogflow fornece uma interface de usuário da Web chamada Console do Dialogflow (abra o console).
Esse Console é usado para criar, desenvolver e testar agentes.
O Console do Dialogflow é diferente do Console do Google Cloud Platform (GCP). Acesse a documentação (em inglês) e abra o Console.
Ele é usado para gerenciar agentes do Dialogflow, e o Console do GCP é usado para gerenciar configurações do Dialogflow específicas do Cloud Platform, como faturamento, e outros recursos do GCP.
Na maioria dos casos, é necessário usar o Console do Dialogflow para criar agentes, mas também é possível usar a API Dialogflow para criar agentes de cenários avançados.
Em muitos guias de início rápido, conceitos e de instruções, as etapas de uso do Console são mostradas.
Nesta página, você verá um resumo detalhado do layout da interface do usuário e para quê o Console é usado.
Como usar o console
O console é usado para criar, gerenciar, ajustar e testar seus agentes.
Com ele, é possível fazer muito:
Criar agentes que definem a experiência de conversa
Criar intents que mapeiam a entrada do usuário para as respostas
Criar entidades para extrair dados úteis da entrada do usuário
Faça login no console do Dialogflow com sua conta do Google usada para acessar os serviços do GCP.
No primeiro login, você será solicitado a seguir as etapas a seguir:
Permitir que o Dialogflow acesse sua Conta do Google. O Dialogflow usa as seguintes permissões:
View and manage your data across Google Cloud Platform services: esta permissão dá a opção de implantar no Cloud Functions para Firebase.
Para mais informações, consulte "fulfillment" (em inglês).
View and manage your Google Assistant voice commands, dialog, and grammar: esta permissão dá a opção de testar seu agente do Dialogflow no Google Assistente.
Para saber mais informações, consulte a página sobre a integração com o Google Assistente (em inglês).
View and manage your Actions on Google: esta permissão dá a opção de implantar seu agente do Dialogflow no Google Assistente e no Actions on Google como ações de conversa.
Aceitar os termos de serviço do Dialogflow.
Layout da interface do console
O console é organizado em três painéis principais:
Menu da barra lateral (esquerda)
Apenas um agente é selecionado por vez, e você seleciona o agente na parte superior do menu da barra lateral.
Depois de selecionar um agente, use essas opções de menu para criar e gerenciar vários elementos dele.
Por exemplo, se você clicar em Intents, verá uma lista de intents do agente selecionado no painel do meio.
Conteúdo principal (meio)
Este painel mostra os controles de dados e edição da opção selecionada no menu da barra lateral.
Por exemplo, se você selecionar Intents, verá uma lista editável de intents do agente selecionado.
Simulador do Dialogflow (direita)
É possível conversar com seu agente falando ou digitando mensagens no simulador do Dialogflow.
Essa é uma ferramenta útil para testar se o agente se comporta conforme o esperado.
Há exemplos de uso do simulador em muitos guias de início rápido e de instruções.
[[["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\u003eThe Dialogflow Console is a web UI used for creating, building, managing, and testing Dialogflow agents.\u003c/p\u003e\n"],["\u003cp\u003eThe Dialogflow Console is distinct from the Google Cloud Platform (GCP) Console, which manages GCP-specific settings and resources, including billing.\u003c/p\u003e\n"],["\u003cp\u003eThe console provides tools to create agents, intents, entities, contexts, events, integrate with other platforms, and implement fulfillment, while also enabling agent performance analysis and testing through a simulator.\u003c/p\u003e\n"],["\u003cp\u003eThe console interface is arranged in three panels: a sidebar menu for selecting agent elements, a main content panel for editing, and a simulator for testing the agent.\u003c/p\u003e\n"],["\u003cp\u003eWhen signing into the Dialogflow console for the first time, users must allow Dialogflow access to their Google account and accept the terms of service, which includes granting permissions to manage data, voice commands, and Actions on Google.\u003c/p\u003e\n"]]],[],null,["# Dialogflow Console overview\n\nDialogflow provides a web user interface called the *Dialogflow Console*\n\n([open console](https://dialogflow.cloud.google.com)).\n\nYou use this console to create, build, and test agents.\n\n\nThe Dialogflow Console is different from the Google Cloud Platform (GCP) Console\n([visit documentation](https://support.google.com/cloud/answer/3465889?hl=en&ref_topic=3340599),\n[open console](https://console.cloud.google.com/)).\nThe Dialogflow Console is used to manage Dialogflow agents,\nwhile the GCP Console is used to manage GCP-specific Dialogflow settings\n(for example, billing) and other GCP resources.\n\n\nIn most cases you should use the Dialogflow Console to build agents,\nbut you can also use the Dialogflow API to build agents for advanced scenarios.\n\nMany quickstart, concept, and how-to guides take you through the steps of using the console.\nThis page provides a high-level summary of the user interface layout and what the console is used for.\n\nHow the console is used\n-----------------------\n\nThe console is used to create, build, manage, fine-tune, and test your agents.\nWith it, you can:\n\n- Create [agents](/dialogflow/docs/agents-overview) that define the conversational experience\n- Create [intents](/dialogflow/docs/intents-overview) that map user input to responses\n- Create [entities](/dialogflow/docs/entities-overview) to extract useful data from user input\n- Control conversation paths with [contexts](/dialogflow/docs/contexts-overview)\n- Add [events](/dialogflow/docs/events-overview) that are triggered by occurrences outside of the conversation\n- [Integrate](/dialogflow/docs/integrations) with other conversational platforms\n- Implement [fulfillment](/dialogflow/docs/fulfillment-overview) to connect your service when using integrations\n- [Analyze](/dialogflow/docs/analytics) agent performance\n- Test your agent via the [simulator](#simulator)\n- And more ...\n\n| **Note:** As an alternative to using the console, you can use the API to build and test agents. You should only do this in advanced scenarios, because it is usually much easier to use the console.\n\nSign in to the console\n----------------------\n\nWhen you sign in to the Dialogflow console,\nsign in with your Google account used to access GCP services.\nWhen you sign in for the first time,\nyou will be prompted with the following:\n\n1. Allow Dialogflow to access your Google account. Dialogflow uses the following permissions:\n - **View and manage your data across Google Cloud Platform services** : This permission lets you optionally deploy Cloud Functions for Firebase. See [Fulfillment](/dialogflow/docs/fulfillment-overview) for more information.\n - **View and manage your Google Assistant voice commands, dialog, and grammar** : This permission lets you optionally test your Dialogflow agent on the Google Assistant. See [Google Assistant integration](/dialogflow/docs/integrations/aog) for more information.\n - **View and manage your Actions on Google**: This permission lets you optionally deploy your Dialogflow agent to the Google Assistant and Actions on Google as a conversational action(s).\n2. Accept Dialogflow's terms of service.\n\nConsole interface layout\n------------------------\n\nThe console is arranged in three main panels:\n\n### Sidebar menu (left)\n\nOnly one agent is selected at a time,\nand you select the agent at the top of the sidebar menu.\nOnce you have selected an agent,\nyou use these menu options to build and manage various elements of the agent.\nFor example, if you click **Intents**,\nyou will see a list of intents for the selected agent in the middle panel.\n| **Note:** If you're working on a small screen, and the sidebar menu is hidden, click the menu *menu* button in the upper left corner.\n\n### Main content (middle)\n\nThis panel shows data and editing controls\nfor the option selected in the sidebar menu.\nFor example, if you have selected **Intents**,\nyou will see an editable list of intents for the selected agent.\n\n### Dialogflow simulator (right)\n\nYou can have a conversation with your agent by speaking or typing messages in the Dialogflow simulator.\nThis is a useful tool to test that your agent behaves as expected.\nThere are examples of using the simulator in many quickstart and how-to guides."]]