WTM_Assistant
  • WTM Summit AoG workshop
  • About
  • Why is DialogFlow awesome?
  • Demo & Exercise
  • Diagram
  • The general flow
  • Agent
  • Entity
  • person_skill entity
  • person_name entity
  • person_location entity
  • search_terms entity
  • Intent
  • Default Welcome Intent
  • Default Welcome Intent - search
  • Default Welcome Intent - search - get_name
  • Default Welcome Intent - search - get_location
  • Default Welcome Intent - search - get_skill
  • Fulfillment
  • Database
  • Final code
  • Context
  • Custom intent
  • Additional Resources
  • Can you speak at my event?
Powered by GitBook
On this page

Agent

It is name of the conversational app, its responsability is to figure out what the user's intent or objective is they typed in that query.

PreviousThe general flowNextEntity

Last updated 6 years ago

It translates the user requests to actionable data.

The agents allow you to manage the conversation flow matching the words the users have typed in.

  1. Access

  2. Sign up/ Sign in with your Google account

  3. Click Create Agent on menu top left

  4. Name it WTM-Assistant

Images below to guide you.

www.dialogflow.com
Step 2.
Step 2
Step 2
Step 3 - Create the agent
Step 4 - Name it WTM-Assistant