Genesys Cloud - Main

 View Only

Discussion Thread View
Expand all | Collapse all
  • 1.  Chat bot

    Posted 01-28-2025 07:37

    Hello Team - Customer is using Engage, where in GIA (Genesys Inteliigent Automation) there are setting which can control (Using GMS Management UI) :-

    1. When the chatbot will be disabled.
    2. When the Live agent will be enabled.

    Are there any such native features available in cloud?

    Here are some additional questions:-

    1. Does Genesys offer third party survey for Chatbot and live agent chat?
    2. Does it support sending transcripts to the customer if customer choses to receive one?
    3. The customer chatbot has a name "abc" which appears in every response, customer wants to have that in Genesys cloud.
    4. Also, can we customize the Chat widget with the custom color?

    Thanks


    #ConversationalAI(Bots,AgentAssist,etc.)
    #DigitalChannels

    ------------------------------
    Shakti Joshi
    Accountant
    ------------------------------


  • 2.  RE: Chat bot
    Best Answer

    Posted 01-28-2025 09:05

    Hi @Shakti Joshi most of the features you listed above are available as part of our new Web Messaging channel and Messenger client. You can get started here: About web messaging - Genesys Cloud Resource Center



    ------------------------------
    Angelo Cicchitto
    Genesys - Employees
    ------------------------------



  • 3.  RE: Chat bot

    Posted 3 days ago

    Hello@Angelo Cicchitto .. Thanks for your response.

    i have couple of additional questions:-

    1. The web messaging would still need to be integrated with a Digital Bot to handle questions from the customer?
    2. Also, currently in engage , it allows freeform text for example , after the bot opens up with 4 initial quick response? Customer being pre determined can say "I want to setup auto-pay" which is not one lf the initial four quick response. Will I need to enable Virtual agent for that, or I should be able to achieve that by just simply using Genesys Digital bot flow which is available by default?

    Thanks in advance for your help



    ------------------------------
    Shakti Joshi
    Accountant
    ------------------------------



  • 4.  RE: Chat bot

    Posted 2 days ago

    Adding @Mitchell Mason to follow-up on the specific use-case.



    ------------------------------
    Angelo Cicchitto
    Genesys - Employees
    ------------------------------



  • 5.  RE: Chat bot

    Posted 2 days ago

    Virtual Agents are really a Bot Flow (or Digital Bot Flow) on steroids, powered by LLMs. So you'll have something more intelligent than a Bot Flow by turning on Virtual Agent. I'd suggest it as the starting point as its really the future of how conversational AI is built. 

    That being said, the specific use case you mentioned, of providing 4 options and then allowing a user to type open text, will easily be handled by a bot flow as well. This is exactly how a digital menu works, assuming you've trained intents in your bot flow. 



    ------------------------------
    Mitchell Mason
    Principal Product Manager, Virtual Agent
    ------------------------------



  • 6.  RE: Chat bot

    Posted 2 days ago

    Thanks @Angelo Cicchitto and @Mitchell Mason , Customer doesn't want to move to Virtual Agents as it would incur extra cost (unless it doesn't I can suggest that to the customer :) )

    In the current Genesys engage (Current Production environment)

    Image


    And you see it has the whole message with setup autopay link and below that there is a quick reply "Do something Else", the whole thing comes as one single reply from chatbot…
    Image

    In Production, user clicking on "setup autopay" will redirect the user to a new page and will follow up with a new message. 

    image

     

    and this is how I am handling in my Genesys cloud flow, I have digital Menu which have the message and the URL and it has a quick reply set as "Do Something Else".

     

     When I test the flow, and I do free-text and send "Set Autopay" it gives back below result, 

    but when I click "Set Autopay", The flow stops at 176 Digital Menu, and it doesn't display the next message which is there in block 178. If I click on "Do Something Else", it does exactly does what's its supossed to do, but After the user has clicked on the url presented to them, How will it display the next message ? Am I doing something wrong here? The testing is done in Genesys Architect and I haven't yet integrated with customer's dev environment.

     

    Thanks for your help.

    Regards,

    Shakti Joshi



    ------------------------------
    Shakti Joshi
    Accountant
    ------------------------------



  • 7.  RE: Chat bot

    Posted 2 days ago

    Such an understatement!  Comparing bots to Virtual Agent is like comparing powdered eggs at the hotel to an omelet bar.  Not only do you have the creation of intents along with translation if you define the languages ahead of time, you get the predictive slots that all you to prompt something like "caller will provide a California license plate number" instead of about 7 different REGEX slot entries.  The summary and auto-wrap-up of the Virtual Agent is great for self-service reporting as well.  The only thing is that you have to look at the price.  Basically, if you have someone in a bot for over 8.5 minutes, go with the Virtual Agent since you can stay in there as long as you need to for a single half a token or $0.50 per session.  

    You know me, so things I want to see:

    1. Automatic translation of communicate and other prompts when adding a language.  Essentially, if you add Spanish, have a question like "Would you like to translate the entire Agent?"
    2. Allow Predictive Slots in the Predictive Utterances.  Right now, you can only use common, old-fashioned slots (look at that - only 2 years old and we are calling it old-fashioned)
    3. Allow Intents or Slots to be universal, meaning that if spoken at any point, you can have it branch off and come back much like calling a task mid-stream.
    4. Allow multiple slot fulfilment in an intent and the ability to ask for missing slots automatically.  
    5. Add a bunch of umms and ohhs and I sees sprinkled throughout when the AI is thinking.

    That should keep you busy for a bit. Glad to discuss anytime.  Keep up the great development.  Let's teach Microsoft and Google how to really create useful bot technology.



    ------------------------------
    Robert Wakefield-Carl
    ttec Digital
    Sr. Director - Innovation Architects
    Robert.WC@ttecdigital.com
    https://www.ttecDigital.com
    https://RobertWC.Blogspot.com
    ------------------------------



  • 8.  RE: Chat bot

    Posted 2 days ago

    Thanks @Robert Wakefield-Carl for your time and answer, but customer doesn't want to move to Virtual Agent just yet.

    @Mitchell Mason and @Angelo Cicchitto , Please let me know your thoughts too about the latest question which I posted yesterday, as this has blocked my development of the chatbot.

    Warm Regards

    Shakti Joshi



    ------------------------------
    Shakti Joshi
    Accountant
    ------------------------------



  • 9.  RE: Chat bot

    Posted 2 days ago

    Hi Shakti

    Sounds to me like you would be better off using a card, which will let you have a hyperlink as well as a quick reply with consistent looking buttons. 

    Check out the below links:

    https://help.mypurecloud.com/articles/work-with-cards-in-bot-conversations/

    https://help.mypurecloud.com/articles/work-with-carousels-in-bot-conversations/



    ------------------------------
    Anton Vroon
    ------------------------------



  • 10.  RE: Chat bot

    Posted 2 days ago

    Thanks Anton - I have tried your suggestion and setting up a carousel with url and with postback, but neither of the two option displays the next message, my scenario is:-

    All this is happening in Architect window, and just to be clear and hope am not confusing anyone, below is what I intend the chatbot to do

    1. I initiate a test conversation with chatbot.
    2. chatbot gives some options as "quick replies"
    3. customer types "set autopay"
    4. Chatbot is able to match with an intent and sends another reply back to the customer, with a button to click, the button would open the customer to a new webpage which is outside of Genesys Architect window. 
    5. I have a follow up message which should be sent back to the customer, but customer doesn't get one, instead it keeps on repeating the previous block message.

    With URL

    with postback



    ------------------------------
    Shakti Joshi
    Accountant
    ------------------------------



  • 11.  RE: Chat bot

    Posted 2 days ago

    Hello @Anton Vroon -  So I was able to make some progress on this, atleast the next message is coming up, which is good, but the problem is when I click on the link, it postback the url and doesn't actually open the page unless I click on the url send back by the chatbot, whereas what I want is, it shoud open the url and go to the next message.

    Thanks



    ------------------------------
    Shakti Joshi
    Accountant
    ------------------------------



  • 12.  RE: Chat bot

    Posted 2 days ago
    Edited by Anton Vroon 2 days ago

    Just tick open url instead of postback

    Edit: this does require customer to then select a postback, or input an intent to continue in the flow.  - I can't really think of a way to do both without running in to issues. Customer has to click on a button/hyperlink to go to the site, you shouldn't be able to push them to it, for good security reasons. Intents, postback, quick replies take you down flow paths where again you can't force a website. - Maybe someone has an interesting work around, but I don't think you can do both flow logic and open website at the same time. You can though have the open website, and then if the customer comes back have an option for them to proceed in the card or as an input intent.  


    ------------------------------
    Anton Vroon
    ------------------------------



  • 13.  RE: Chat bot

    Posted 2 days ago
    Edited by Shakti Joshi yesterday

    Thanks Anton - At this point , I feel I am stuck, will continue to see what can be done, but thanks for your help. Let me know if you find anything at your end.

    Edit:- I found a video, but even in this one, when Guru selects something from carousel, but even in that, once you click the card, it gives back a URL which needs to be clicked, so may be there is no other way. 

    Genesys Cloud CX - Genesys



    ------------------------------
    Shakti Joshi
    Accountant
    ------------------------------



  • 14.  RE: Chat bot

    Posted 2 days ago

    Hello @Guru Prasad , I hope I have tagged the right person here, If you can kindly let me know how can I achieve above requirement using what you showed you in your video .

    Thanks so much for your time.



    ------------------------------
    Shakti Joshi
    Accountant
    ------------------------------



Need Help finding something?

Check out the Genesys Knowledge Network - your all-in-one access point for Genesys resources