Genesys Cloud - Main

 View Only

Conversation summaries on transfer with Agent Assist and Agent Copilot 

03-11-2025 23:12

In this video, @Guru Prasadh Jeevan Rao and @Rebecca Harper talk about the ability to provide conversation summaries on transfer with Agent Assist and Agent Copilot.

Genesys Cloud now automatically generates conversation summaries when agents who use Agent Copilot or Agent Assist transfer calls to another agent. When the interaction transfers to the new agent, they also receive an AI-generated summary of the previous conversation. This feature helps organizations sync the summaries to their CRM using data actions, making it easier to track and reference past interactions. 

Release Notes : https://help.mypurecloud.com/releasenote/march-3-2025/

#TAMStudios #Copilot #AI #SpeechandTextAnalytics


#ConversationalAI(Bots,AgentAssist,etc.)
#Roadmap/NewFeatures

Statistics
0 Favorited
72 Views
0 Files
0 Shares
0 Downloads

Comments

09-09-2025 18:54

Hey guys, could you please confirm what permissions are required to enable the Transfer summary?
We've got agents with the Agent Copilot Agent roles in our web messaging queue and none of them can see a Transfer Summary when the Digital Bot hands over to the agent.
Are we missing something in the permissions?

TIA :-)

04-07-2025 02:26

Hi Guru,

Thanks for the information and sharing the documentation!

1. what about the structure of the API response while retrieving the summary for Agent Copilot involving multiple participants?

04-07-2025 02:00

Hello @Ramsha Shaikh

Notifying @Rebecca Harper

1. Regarding the order, I am unable to confirm how this is structured always, however from the examples I had validated, I could find the Agent interaction appears first followed the Virtual Agent summary.

2. The below documentation outlines the details on the Summary API - https://help.mypurecloud.com/articles/retrieve-the-conversation-summary-and-wrap-up-code-that-virtual-agent-generates-for-a-bot-interaction/

04-03-2025 05:30

This is great information, thanks a lot for sharing and explaining!

Since the transferred summary feature was introduced, have there been any changes to the summary API response?

Currently, what I observe is that when an interaction involves multiple participants, the API response segregates each interaction summary in individual list items within the sessionSummaries array. Each list item contains its own summary and associated metadata.

I have a couple of questions regarding this:

  1. In what order are the summaries organized? Does the first agent's interaction summary appear at the top, or is it structured as last agent first?

  2. Has there been any change in the API structure? I don’t recall seeing this structure previously, I vaguely remember it being different.

04-03-2025 03:48

Hello @Ramsha Shaikh,

Notifying @Rebecca Harper

  1. The transfer summary generated does not usually disappear from the Agent copilot panel, it gets pushed down as the knowledge article surfaces, the scroll bar can be used to navigate to the summaries.

2. As far as the Summaries are concerned, the API I mentioned in previous response is useful to access the session summaries. Here is an example from the same interaction where both the "Virtual Agent Summary" to the Agent and the "Agent Copilot Summary" generated at the end of the conversation is given.

Virtual Agent Transfer summary
{
      "text": "The customer initially contacted the virtual agent and was presented with self-service options. The customer then requested to speak to an agent to block their credit card. The virtual agent acknowledged the request and stated that the customer would be connected to an agent.",
      "status": "Completed",
      "mediaType": "Chat",
      "language": "en-US",
      "predictedWrapupCodes": [
        {

Agent Copilot Summary

sessionSummaries": [
    {
      "text": "The customer inquired about refinancing and buying an investment property. The agent advised exploring options with a Home Loan Specialist. For refinancing, the process typically involves six steps:\nselecting a home loan, applying for a new loan, loan approval, valuation, and signing loan documents. The agent explained that lenders may require LMI if borrowing 80% or more of the property's current market value. The refinancing process usually takes about a month, but can be faster if all documents are ready.",
      "status": "Completed",
      "mediaType": "Message",

04-01-2025 06:29

Hi Guru,

I wanted to clarify whether the summaries generated by Virtual Agent and Copilot are different. I thought both use the same AI model for generating summaries.

Also, do you know how long the transferred summary remains visible on the Agent's Copilot Tab?

As per my understanding, Genesys does not automatically save or store the summary, please correct me if I’m wrong. If that’s the case, once the call is transferred, the transferred summary disappears after the first glance, and the API will only have the summary available after the call ends.

So, if the second agent wants to read the summary again, what will be the options? 

04-01-2025 06:18

Hello @Ramsha Shaikh,

Thanks for watching the video and feedback. 

You may please use the following API as it stores the summary generated by Virtual agent as well as the summary generated by Agent copilot.

get
/api/v2/conversations/{conversationId}/summaries
Get the summaries of the conversation.

04-01-2025 01:18

Hi All,

This is a great feature!

While testing, we noticed that once our chat interaction is transferred to another agent, the transferred summary appears in the Copilot tab. However, after some time, it disappears from the tab.

We would like to understand

  1. how long the transferred summary is typically visible and are there any other nuances we should be aware of?
  2. Are these transferred summary being stored anywhere in Genesys automatically?


Thanks

Related Entries and Links

No Related Resource entered.