Hi All , How to check virtual agent chat history in ServiceNow ? and how to check push notifications sent to agent for joining the chat.

AA6
Tera Contributor

Hi All , How to  check virtual agent chat history in ServiceNow ?  and how to check push notifications sent to agent for joining the chat.

1 REPLY 1

sethivarun
Kilo Guru

Hello, 

All conversations and messages are stored in the Conversation table [sys_cs_conversation] and Conversation Messages table [sys_cs_message]. There is no archiving or something on these tables. Out-of-the-box these tables are ACL protected.

 

For checking the notifications that are sent to the agents please have a look at the link below: 

Set up a notification in workspace