Conversation handover

Conversation handover is the ability of passing control over conversation between different applications.

Our system out-of-the-box supports ability to pass control between chatbot running on Automate platform and Human agent working on SentiOne React on selected channels.

In the sections below you'll find information how to configure and use this functionality.

Prerequsites

Passing control to Human agent

In order to pass control from chatbot to Human agent working on react platform please add Redirect block to your flow as indicated in the steps below.

  1. Log in to SentiOne Automate
  2. Go to projects list and open project you want to amend
  3. Open respective flow
  4. Add Redirect block in a place where conversation should be handed over to Human agent

  1. Put keyword agent in the value of the block.
  2. Publish your project
  3. From now on - whenever chatbot conversation reaches Redirect block the conversation should be handed over to Human agent

Continuing conversation as Human agent

  1. Log in to SentiOne React
  2. Navigate to Threads module
  3. Select project created for channel you're interested in
  4. You should see list of conversations handed over from chatbot
  5. Click on conversation you to open conversation details
  6. Click on the Reply icon
  7. Type your response and hit Reply

Passing control back to the bot

As Human Agent working on React platform you can pass control over conversation back to chatbot by following these steps

  1. Navigate to Threads module and open conversation details
  2. In the upper right corner of conversation details click a button Switch to bot

Find out more

You can read more about React platform here