Conversations tab

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Conversations Tab

    The Conversations tab in ServiceNow's Virtual Agent allows users to view and analyze Virtual Agent conversations over a selected date range. It displays conversations from the Conversation table, excluding notifications and ongoing conversations. Conversations are retained for 90 days, while analytics data is available for two years. Access requires the Chat Analytics Viewer role.

    Show full answer Show less

    Key Features

    • Filtering: Easily filter conversations using pre-built options or custom conditions, which can be saved for future use.
    • Details Access: View conversation transcripts, timelines, and mark conversations as favorites for quick reference.
    • Export Options: Export conversation lists in various formats (Excel, CSV, JSON, PDF) with a limit of 1000 records per export.
    • Transcript Download: Download individual conversation transcripts for troubleshooting, containing user input, agent responses, and integration details.

    Key Outcomes

    By utilizing the Conversations tab, ServiceNow customers can efficiently analyze Virtual Agent interactions, troubleshoot issues, and improve overall performance of the Virtual Agent. This functionality supports better insights into user engagement and helps in refining conversational flows.

    Use the Conversations tab to view the list of Virtual Agent conversations and details of each conversation that occurred during the selected date range.

    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.

    Figure 1. Conversations page
    Virtual Agent Analytics conversations page set to all conversations, with first conversation in list highlighted.

    Conversations tab benefits

    The Conversations tab enables you to do the following:

    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.

    Figure 2. Conversation details
    Virtual Agent conversation details panel.

    To view and download the conversation transcript, select the Transcript tab.

    Figure 3. Conversation transcript
    Virtual Agent Conversation transcript tab showing record of conversation.

    To view the conversation timeline, select the Timeline tab.

    Figure 4. Conversation timeline
    Virtual Agent conversation Timeline tab, showing timestamps for Greetings and Anything Else Topic nodes.

    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.

    Note:
    You can export up to 1000 records only from the list on the page. This limit is not configurable.

    Conversation information

    The following table describes the summarized Virtual Agent conversation information on the Conversations tab.

    Table 1. User information
    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 click 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 Conversation transcript template.