Stay organized with collections
Save and categorize content based on your preferences.
Prebuilt agents are a collection of agents provided by Dialogflow
for common use cases.
These agents can be used to establish a base
for building conversations for
dining out, hotel booking, navigation, etc.
Prebuilt agents include intents and entities for their use cases,
but you need to provide intent responses.
Responses often depend on your specific scenario or need to be retrieved via
fulfillment.
Limitations
The following limitations apply:
Prebuilt agents are only available for the globalregion.
Each prebuilt agent supports a subset of all Dialogflow languages.
When you are browsing pre-built agents,
only the pre-built agents that support the default language
of the active agent are shown.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003ePrebuilt agents are ready-made collections of agents provided by Dialogflow for common scenarios like dining, hotel bookings, and navigation.\u003c/p\u003e\n"],["\u003cp\u003eThese agents include pre-configured intents and entities, but you must create your own specific intent responses or retrieve them via fulfillment.\u003c/p\u003e\n"],["\u003cp\u003eImporting a prebuilt agent creates a new agent; you can copy or move intents and entities if you wish to integrate them into an existing agent.\u003c/p\u003e\n"],["\u003cp\u003ePrebuilt agents are restricted to the \u003ccode\u003eglobal\u003c/code\u003e region and support a limited subset of Dialogflow languages.\u003c/p\u003e\n"],["\u003cp\u003eYou can import a prebuilt agent via the Dialogflow ES console by navigating to "Prebuilt agents," selecting an agent, and then clicking "Import" and choosing your GCP project.\u003c/p\u003e\n"]]],[],null,["# Prebuilt agents are a collection of agents provided by Dialogflow\nfor common use cases.\nThese agents can be used to establish a base\nfor building conversations for\ndining out, hotel booking, navigation, etc.\n\nPrebuilt agents include intents and entities for their use cases,\nbut you need to provide intent responses.\nResponses often depend on your specific scenario or need to be retrieved via\n[fulfillment](/dialogflow/docs/fulfillment-overview).\n| **Note:** Importing a prebuilt agent creates a new agent. If you want to include prebuilt agent functionality in an existing agent, you can [copy or move the intents and entities](/dialogflow/es/docs/intents-manage#copy_or_move_intents) from the newly created prebuilt agent to your existing agent.\n\nLimitations\n-----------\n\nThe following limitations apply:\n\n- Prebuilt agents are only available for the `global` [region](/dialogflow/es/docs/how/region).\n- Each prebuilt agent supports a subset of all Dialogflow languages. When you are browsing pre-built agents, only the pre-built agents that support the default language of the active agent are shown.\n\nImport a prebuilt agent\n-----------------------\n\nTo import a prebuilt agent to your project:\n\n1. Go to the [Dialogflow ES console](https://dialogflow.cloud.google.com).\n2. Click **Prebuilt agents** in the left sidebar menu.\n3. Hover the mouse over a prebuilt agent.\n4. Click **View details**.\n5. Click **Import**.\n6. Either create a new GCP project or choose an existing one.\n7. Click **Create Agent From Template**."]]