Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Auf dieser Seite wird gezeigt, wie Sie Intents erstellen, löschen, kopieren und verschieben.
Wo finde ich diese Daten?
In der Regel erstellen Sie Agents mit der Dialogflow ES-Konsole (Dokumentation ansehen, Konsole öffnen).
Die folgende Anleitung bezieht sich auf die Konsole.
So greifen Sie auf Intent-Daten zu:
Wählen Sie im Menü der linken Seitenleiste Intents aus.
Wenn Sie statt der Konsole die API zur Erstellung eines Agents verwenden, finden Sie Informationen dazu in der Intent-Referenz.
Die Bezeichnungen der API-Felder und der Felder in der Konsole sind weitgehend gleich.
In der folgenden Anleitung werden alle wichtigen Unterschiede zwischen der Konsole und der API hervorgehoben.
Intents erstellen
So erstellen Sie einen Intent:
Klicken Sie im Menü der linken Seitenleiste neben Intents auf Add add (Hinzufügen).
Geben Sie einen Namen für den Intent ein.
Der Name sollte die Endnutzerausdrücke wiederspiegeln, die erkannt werden sollen.
Klicken Sie auf Speichern.
Intents löschen
So löschen Sie einen Intent:
Bewegen Sie den Mauszeiger in der Liste auf den Intent.
Klicken Sie auf die Schaltfläche Löschen delete_outline.
Intents kopieren oder verschieben
So kopieren oder verschieben Sie einen oder mehrere Intents in einen anderen Agent:
Bewegen Sie den Mauszeiger in der Liste auf den Intent.
Wählen Sie die Intents aus, die Sie kopieren oder verschieben möchten.
Klicken Sie auf Copy (Kopieren) oder Move (Verschieben).
Wählen Sie einen Ziel-Agent aus dem Drop-down-Menü aus.
Aktivieren Sie eine der folgenden zusätzlichen Optionen:
Copy related entities (Zugehörige Entitäten kopieren): Kopiert oder verschiebt alle mit den Intents verbundenen Entitäten.
Overwrite entities (Entitäten überschreiben): Überschreibt Entitäten mit demselben Namen im Ziel-Agent.
Overwrite Intents (Intents überschreiben): Überschreibt Intents mit demselben Namen im Ziel-Agent.
[[["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\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**."]]