Handing off to Human agent

There are multiple ways to do so:

  • your frontend can route messages to a different backend when the bot sends some specific message
  • you can use custom actions to forward messages to a human

In general it highly depends on your existing infrastructure, that’s probably why there aren’t any examples out there.