Stay organized with collections
Save and categorize content based on your preferences.
The first step in this tutorial is to create an agent.
Rather than building an agent from scratch,
you will import a banking
prebuilt agent.
Using a prebuilt agent will accelerate your progress for this tutorial.
[[["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."],[],[],null,["# Create a prebuilt agent\n\nThe first step in this tutorial is to create an agent.\nRather than building an agent from scratch,\nyou will import a banking\n[prebuilt agent](/dialogflow/es/docs/agents-prebuilt).\nUsing a prebuilt agent will accelerate your progress for this tutorial.\n\nTo import the prebuilt agent:\n\n1. Go to the [Dialogflow ES console](https://dialogflow.cloud.google.com).\n2. Click **Prebuilt agents** in the left sidebar menu.\n3. Hover your mouse over the **Banking** prebuilt agent.\n4. Click **Import**.\n5. A dialog box appears.\n6. Provide a name for your agent.\n7. Either create a new GCP project or choose an existing one.\n8. Click **Create Agent From Template**.\n\nIn the next step,\nyou will create a webhook service for this agent."]]