Legacy - Conversations tab
Summarize
Summary of Legacy - Conversations tab
The Conversations tab in ServiceNow allows users to review Virtual Agent conversations that occurred within a selected date range. It lists all completed conversations from the Virtual Agent Designer, excluding notifications, ongoing chats, and previews. Data retention spans 90 days for conversations and two years for extracted analytics data. Access requires theChat Analytics Viewer (chatanalyticsviewer)role, and all timestamps are in UTC.
Show less
Note that the current Conversational Analytics dashboard is being deprecated and replaced by a compliant, FedRAMP-authorized dashboard within the Platform Analytics experience. Migration resources are available for existing users.
Key Features
- Filtering: Easily filter conversations using pre-built options or custom conditions saved via the Filter Editor to narrow down results.
- Conversation Details: View detailed information about each conversation including transcript and timeline. Conversations can also be marked as favorites for quick access.
- Export Options: Export the conversation list in formats such as Excel, CSV, JSON, or PDF. Export limits are 1000 records per action, with delivery via download or email.
- Transcript Download: Download a detailed .txt transcript file containing user input, Virtual Agent responses, flow actions, custom controls, and topic block data. This file supports troubleshooting and analysis of issues like errors or transfers to live agents.
Practical Use for ServiceNow Customers
The Conversations tab provides ServiceNow administrators and analysts a comprehensive tool to monitor Virtual Agent interactions, troubleshoot problems, and gain insights into user engagement. The ability to filter, export, and download detailed transcripts enables efficient analysis and reporting. Marking conversations as favorites helps focus on critical or recurring cases. Understanding conversation end states and topics invoked assists in improving virtual agent performance.
Customers should plan to transition to the new Platform Analytics dashboard for compliance and future support, ensuring analytics continuity.
Use the Conversations tab to view the list of Virtual Agent conversations and details of each conversation that occurred during the selected date range.
Conversational Analytics dashboard is being prepared for future deprecation. It will be supported until deprecation but will no longer be available for installation. A new Conversational Analytics dashboard in Platform Analytics experience, which meets the compliance requirements of Government Community Cloud (GCC), and thus FedRAMP authorized, is available. See Conversational Analytics dashboard in Platform Analytics experience.
For details on the deprecation process, see the Deprecation Process [KB0867184] article in the Now Support Knowledge Base.
If you are an existing user of this dashboard and want to migrate analytics data to the new dashboard, see Migrate data to Conversational Analytics dashboard in Platform Analytics experience [KB1651556].
All conversations from the Conversation table [sys_cs_conversation], that run on the Virtual Agent Designer are listed on the Conversations page, except for notifications, open (ongoing) conversations, and previews.
Virtual Agent conversations data is retained for a period of 90 days. The analytics data extracted from the conversations is retained for a period of two years.
To access the Conversations tab, you must have the Chat Analytics Viewer (chat_analytics_viewer) role. Conversation dates and times are in UTC.
Conversations tab benefits
- Filter the list of conversations easily by using pre-built filtering options. For more information, see Filtering using list options.
- Filter the list of conversations based on a specific condition and save conditions for filtering. For more information, see Filtering using the Filter Editor.
- Learn more about each conversation, view the conversation transcript, and mark a conversation as a favorite. For more information, see Get conversation details.
- Export the list of conversations to a file. For more information, see Export the conversations list.
- Download the conversation transcript to troubleshoot individual conversations. For more information, see Download the conversation transcript.
Get conversation details
To get more information about a conversation, select one of the conversations in the list. The information appears on the side panel.
To view and download the conversation transcript, select the Transcript tab.
To view the conversation timeline, select the Timeline tab.
To tag a conversation as a favorite, you can select the star icon on the side panel. On the Conversations page, you can easily list the conversations that are marked as favorite using the Filter Editor.
Export the conversations list
To export the conversations list on the Conversations page to a file, select Export. In the Export pop-up window, specify the format for the file such as Excel, CSV, JSON, or PDF, and the delivery type such as email or download.
Conversation information
The following table describes the summarized Virtual Agent conversation information on the Conversations tab.
| Column | Description |
|---|---|
| Date | Date of the conversation. |
| Duration | Duration of the conversation. |
| User index | Link to go to the User Details page. It's a unique number that the system creates and
permanently assigns to a Virtual Agent user. This number becomes a part of
conversation records. This number is not the same as the system user ID. |
| Channel | Client software that the user used to chat. |
| Language | Language used for the conversation. |
| End state | How the conversation ended. For more information on various conversation end states, see Virtual Agent interaction records. |
| Topics | Virtual Agent topics that were invoked during the chat conversation. |
| Favorites | Indicates whether the user is tagged as favorite. |
Download the conversation transcript
To download the conversation transcript, select a conversation from the conversations list and select Download.
The conversation transcript .txt file includes various data elements such as user input, Virtual Agent response, Flow Designer Integration Hub, flow action, custom controls, and topic block information for the selected conversation. This information helps Virtual Agent administrators to troubleshoot conversations, for example, conversations where there were errors or transfers to a live agent. For more information on the .txt file, see Legacy - Conversation transcript template.