Create a prebuilt agent

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.

To import the prebuilt agent:

  1. Go to the Dialogflow ES Console.
  2. Click Prebuilt agents in the left sidebar menu.
  3. Hover your mouse over the Banking prebuilt agent.
  4. Click Import.
  5. A dialog box appears.
  6. Provide a name for your agent.
  7. Either create a new GCP project or choose an existing one.
  8. Click Create Agent From Template.

In the next step, you will create a webhook service for this agent.