Create a conversation profile

To start a conversation with an end user, create a conversation profile. This profile sets up parameters that control suggestions to a Dialogflow virtual agent or a human agent during runtime. If it's a human agent, you can also configure the category of suggestions to appear: summarization with custom sections or (proactive) generative knowledge assist. To create a conversation profile, you can click the Conversation Profile tab in the Agent Assist console or you can use the console tutorials. For (proactive) generative knowledge assist feature you can use the Application programming interface (API) method as well.

Before you begin

  • To implement (proactive) generative knowledge assist, you must create a data store agent.
  • To implement summarization with custom sections, you must create a summarization generator.

Create a conversation profile

Use the following resources to create a conversation profile:

  • Agent Assist console
  • Application programming interface (API)

We recommend that you use the console tutorials first, as follows.

  1. Navigate to the Agent Assist console. Go to the Agent Assist console.
  2. Click Get started for the feature you'd like to use.
  3. Optional: Depending on which feature you're using, follow the steps in one of the following pages:
  4. Verify the conversation profile in the Agent Assist simulator.