Set up agent Transfer from kore bot to smart assist

Hi, I am currently trying to configure agent transfer to connect with smartassist from my kore bot. I have read the old documentations where we can set up agent transfer to chat with live agent in LiveChat using botkit. But I cannot find any documentation on how to set up bot agent transfer to chat with smartassist. Can someone help me with any documentation or instructions on how to set this up?

Hello @sameera.tumuluri

After it is already a smartassist bot, the only way to make an agent transfer is if experience flows are created? I currently have the same question, because I have a bot with custom messages for a webhook channel, and when changing to the smartassist webhook channels I lose all the message configurations that belong to the bot channel, in addition to this I also lose some BotUserSession variables to which I no longer have access.

It seems important to me to have documentation of what happens when you already have a bot that has its own channels, configurations (and years in production) and then in the future you turn it into a smartassist bot, the analytics, configured messages, session variables are affected.

Hello @edson.garcia ,

If an already existing bot is converted to smartassist, you will see new channels added (audiocodes and AgentAssist {webhook}) but the existing channels or channel specific prompts should not have been impacted.

You will definitely need to set up a flow if you want to initiate the bot, however, depending on how the flow is setup you can use BotUserSession variables. The documentation Script Nodes, Call Flows, and Agent Utils – SmartAssist should be helpful.

Let us know if there are any further questions.