Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Dialogflow bietet eine Webbenutzeroberfläche namens Dialogflow-Konsole (Konsole öffnen).
Mit dieser Konsole können Sie Agents erstellen und testen.
Die Dialogflow-Konsole unterscheidet sich von der Google Cloud Platform (GCP) Console (Dokumentation ansehen, Konsole öffnen).
Die Dialogflow-Konsole dient zum Verwalten von Dialogflow-Agents, während mit der GCP Console GCP-spezifische Dialogflow-Einstellungen (z. B. für die Abrechnung) und andere GCP-Ressourcen verwaltet werden.
In den meisten Fällen sollten Sie zum Erstellen von Agents die Dialogflow-Konsole verwenden. Agents für komplexere Szenarien können Sie aber auch mit der Dialogflow API erstellen.
Es steht eine Reihe von Kurzanleitungen, Konzepten und Anleitungen zur Verfügung, die Sie durch die Schritte zur Verwendung der Konsole führen.
Diese Seite bietet eine allgemeine Übersicht über den Aufbau der Benutzeroberfläche und über die Anwendungsmöglichkeiten der Konsole.
Konsole verwenden
Die Konsole wird zum Erstellen, Verwalten, Optimieren und Testen Ihrer Agents verwendet.
Sie können mit ihr:
Agents erstellen, die den Unterhaltungspfad festlegen
Intents erstellen, die Nutzereingaben zu Antworten zuordnen
Entitäten erstellen, um nützliche Daten aus Nutzereingaben zu extrahieren
Melden Sie sich in der Dialogflow-Konsole mit Ihrem Google-Konto an, mit dem Sie auch auf GCP-Dienste zugreifen.
Wenn Sie sich zum ersten Mal anmelden, erhalten Sie folgende Eingabeaufforderungen:
Dialogflow den Zugriff auf Ihr Google-Konto erlauben. Dialogflow verwendet die folgenden Berechtigungen:
Daten für alle Google Cloud Platform-Dienste abrufen und verwalten: Mit dieser Berechtigung können Sie Cloud Functions für Firebase optional bereitstellen.
Weitere Informationen finden Sie unter Auftragsausführung.
Sprachbefehle, Dialoge und Syntax von Google Assistant ansehen und verwalten: Mit dieser Berechtigung können Sie den Dialogflow-Agent optional in Google Assistant testen.
Weitere Informationen finden Sie unter Einbindung von Google Assistant.
Actions on Google aufrufen und verwalten: Mit dieser Berechtigung können Sie den Dialogflow-Agent in Google Assistant und Actions on Google als Konversationsaktion(en) bereitstellen.
Nutzungsbedingungen von Dialogflow akzeptieren.
Layout der Konsolenoberfläche
Die Konsole ist in drei Hauptbereiche unterteilt:
Menü in der Seitenleiste (links)
Es wird immer nur ein Agent ausgewählt. Sie wählen den Agent oben im Menü in der Seitenleiste aus.
Nachdem Sie einen Agent ausgewählt haben, verwenden Sie die Menüoptionen zum Erstellen und Verwalten verschiedener Elemente des Agents.
Wenn Sie beispielsweise auf Intents klicken, wird eine Liste der Intents für den ausgewählten Agent im mittleren Bereich angezeigt.
Hauptinhalt (mittlerer Bereich)
In diesem Bereich werden Daten und Steuerungselemente zu der im Seitenleistenmenü ausgewählten Option angezeigt.
Wenn Sie beispielsweise Intents ausgewählt haben, wird eine bearbeitbare Liste der Intents für den ausgewählten Agent angezeigt.
Dialogflow-Simulator (rechts)
Sie können sich mit Ihrem Agent unterhalten, indem Sie im Dialogflow-Simulator sprechen oder Nachrichten eingeben.
Der Simulator ist ein nützliches Tool, um zu testen, ob sich der Agent wie erwartet verhält.
Beispiele für die Verwendung des Simulators finden Sie in den verschiedenen Kurzanleitungen und Anleitungen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]