Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Halaman ini menunjukkan cara membuat, menghapus, menyalin, dan memindahkan
intent.
Tempat menemukan data ini
Saat membuat agen,
hal yang paling umum adalah menggunakan
konsol Dialogflow ES (kunjungi dokumentasi, buka konsol).
Petunjuk di bawah berfokus pada penggunaan konsol.
Untuk mengakses data intent:
Jika Anda membuat agen menggunakan API, bukan konsol, lihat
Referensi intent.
Nama kolom API mirip dengan nama kolom konsol.
Petunjuk di bawah ini menyoroti perbedaan penting antara konsol dan API.
Membuat intent
Untuk membuat intent:
Klik tombol tambahkan add di samping Intent di menu sidebar kiri.
Masukkan nama untuk intent Anda.
Nama intent Anda harus mewakili ekspresi pengguna akhir yang dikenalinya.
Klik Simpan.
Menghapus intent
Untuk menghapus intent:
Dari daftar intent, arahkan kursor mouse ke intent.
Klik tombol hapus delete_outline.
Menyalin atau memindahkan intent
Untuk menyalin atau memindahkan satu atau beberapa intent ke agen lain:
Dari daftar intent, arahkan kursor mouse ke intent.
Pilih intent yang ingin Anda salin atau pindahkan.
Klik Salin atau Pindahkan.
Pilih agen tujuan dari menu drop-down.
Centang salah satu opsi tambahan berikut:
Salin entity terkait:
Menyalin atau memindahkan entity
yang terkait dengan intent yang disalin atau dipindahkan.
Menimpa entitas:
Menimpa entitas
dengan nama yang sama di agen tujuan.
Menimpa intent:
Menimpa intent dengan nama yang sama di agen tujuan.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-03 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**."]]