GETTING STARTED
Kore.ai XO Platform
Virtual Assistants Overview
Natural Language Processing (NLP)
Concepts and Terminology
Help & Learning Resources
Quick Start Guide
Accessing the Platform
Navigating the Kore.ai XO Platform
Building a Virtual Assistant
Using Workspaces
Release Notes
Current Version
Previous Versions
Deprecations
Request a Feature
CONCEPTS
Design
Storyboard
Overview
FAQs
Conversation Designer
Overview
Dialog Tasks
Mock Scenes
Dialog Tasks
Overview
Navigate Dialog Tasks
Build Dialog Tasks
Nodes & Connections
Overview
Node Types
Intent Node
Dialog Node
Entity Node
Entity Rules
Form Node
Confirmation Node
Message Nodes
Logic Node
Bot Action Node
Service Node
Webhook Node
Script Node
Process Node
Agent Transfer
Node Connections Setup
Sub-Intent Scoping
User Prompts
Voice Call Properties
Dialog Task Management
Supported Entity Types
Supported Company Names
Supported Colors
Knowledge Graph
Introduction
Knowledge Extraction
Build Knowledge Graph
Create Node Structure
Build the Graph
Add FAQs
Add FAQs from an Existing Source
Run a Task
Traits, Synonyms, and Stop Words
Manage Variable Namespaces
Update Knowledge Graph
Introduction
Move Question and Answers Between Nodes
Edit and Delete Terms
Edit Questions and Responses
Knowledge Graph Analysis
Knowledge Graph Import and Export
Prepare Data for Import
From a CSV File
From a JSON File
Importing Knowledge Graph
Exporting Knowledge Graph
Auto-Generate Knowledge Graph
Alert Tasks
Small Talk
Digital Skills
Overview
Digital Forms
Digital Views
Introduction
Widgets
Panels
Session and Context Variables
Context Object
Train
NLP Optimization
ML Engine
Overview
Model Validation
FM Engine
KG Engine
Traits Engine
Ranking and Resolver
Training Validations
NLP Configurations
NLP Guidelines
Intelligence
Introduction
Event Handlers
Default Standard Responses
Contextual Memory
Contextual Intents
Interruption Management
Multi-intent Detection
Amending Entities
Default Conversations
Conversation Driven Dialog Builder
Sentinment Management
Tone Analysis
Test & Debug
Overview
Talk to Bot
Utterance Testing
Batch Testing
Conversation Testing
Health and Monitoring
Deploy
Channels
Publishing
Versioning
Analyze
Introduction
Overview Dashboard
Conversations Dashboard
Users Dashboard
Performance Dashboard
Custom Dashboards
Introduction
Custom Meta Tags
Create Custom Dashboard
NLP Insights
Conversations History
Conversation Flows
Analytics Dashboard Filters
Usage Metrics
Containment Metrics
Smart Bots
Universal Bots
Introduction
Universal Bot Definition
Universal Bot Creation
Training a Universal Bot
Universal Bot Customizations
Enabling Languages
Store
Manage Assistant
Plan & Usage
Overview
Usage Plans
Support Plans
Invoices
Authorization
Multilingual Virtual Assistants
Get Started
Supported Components & Features
Manage Languages
Manage Translation Services
Multiingual Virtual Assistant Behavior
Masking PII Details
Variables
Collections
IVR Settings
General Settings
Assistant Management
Manage Namespace
Data as Service
Data Table
Table Views
App Definitions
Sharing Data Tables or Views
HOW TOs
Build a Travel Planning Assistant
Travel Assistant Overview
Create a Travel Virtual Assistant
Design Conversation Skills
Create an ‘Update Booking’ Task
Create a Change Flight Task
Build a Knowledge Graph
Schedule a Smart Alert
Design Digital Skills
Configure Digital Forms
Configure Digital Views
Train the Assistant
Use Traits
Use Patterns
Manage Context Switching
Deploy the Assistant
Configure Agent Transfer
Use Bot Functions
Use Content Variables
Use Global Variables
Use Web SDK
Build a Banking Assistant
Design Conversation Skills
Create a Sample Banking Assistant
Create a Transfer Funds Task
Create a Update Balance Task
Create a Knowledge Graph
Set Up a Smart Alert
Design Digital Skills
Configure Digital Forms
Configure Digital Views
Add Data to Data Tables
Update Data in Data Tables
Add Data from Digital Forms
Train the Assistant
Composite Entities
Use Traits
Use Patterns for Intents & Entities
Manage Context Switching
Deploy the Assistant
Configure an Agent Transfer
Use Assistant Functions
Use Content Variables
Use Global Variables
Intent Scoping using Group Node
Analyze the Assistant
Create a Custom Dashboard
Use Custom Meta Tags in Filters
APIs & SDKs
API Reference
API Introduction
API List
API Collection
koreUtil Libraries
SDK Reference
SDK Introduction
SDK Security
SDK Registration
Web Socket Connect and RTM
Using the BotKit SDK
BotKit SDK Tutorial - Blue Prism
Widget SDK Tutorial
Web SDK Tutorial
ADMINISTRATION
Introduction to Admin Console
Administration Dashboard
User Management
Add Users
Manage Groups
Manage Roles
Assistant Management
Enrollment
Invite Users
Send Bulk Invites
Import User Data
Synchronize Users from AD
Security & Control
Using Single-Sign On
Security Settings
Cloud Connector
Analytics
Billing
  1. Home
  2. Docs
  3. Virtual Assistants
  4. Analyzing Your Bot
  5. Conversations History

Conversations History

The Conversations History module helps you review the conversations of the virtual assistant by providing the summary view of conversations, key conversation events and the complete transcript. The feature allows you to label conversations that need follow up and collaboration to resolve.

Note: The Conversations History Dashboard is available only post 9.3 release, i.e. post-July 24, 2022.

Navigating to the Conversation History Dashboard

To access the Conversation History dashboard, follow these steps:

  1. Sign in to the Kore.ai Platform and click the relevant tile under Virtual Assistants.
  2. Click the Analyze tab on the top menu.
  3. Click Conversation History on the left navigation menu as shown below.

Conversation History Analytics Panel

The Conversations History module displays the following information for every conversation when you set the filter criteria.

Containment Type

The following containment types affect the conversation flow and are displayed on top of individual Conversations History details panel:

  • Self-service: Indicates conversations that ended with a successful response from the virtual assistant.
  • Agent Transfer: Indicates conversations that are transferred to live agents using the Agent Transfer node from the Dialog Tasks.
  • User Drop-off: Indicates conversations where the user has dropped-off from the conversation in the middle of a task execution or any other error in the flow.
  • Label

    A label helps the analysts reviewing the conversations to identify the ones that need follow up or other actions.

    Manage Labels

    To view, delete, or edit the labels, follow these steps:

    • Click the label tab.
    • In the Labels window, click the relevant icon of the label to edit or delete it.
    • Click Save.

    Add Label

    You can add your own label in addition to the labels with these steps:

    • The first option is to click the + Label button on the Conversations History page for the conversation history.
    • The second option is to click + Add In the Labels window.
    • Enter the label name, select the color of the indicator, and hit enter.
    • Select the label and click Save to display the same.

    Other Conversation Parameters

    The Channel, Language, Date, and conversation duration are displayed at the top of the Conversation History analytics panel.

    Conversation Summary

    • User Messages: The number of messages sent by the user to the virtual assistant.
    • Bot Messages: The number of messages sent by the bot/virtual assistant to the user.
    • Intents Identified: The number of user intents identified by the virtual assistant during the conversation.
    • Intent Unidentified: The number of utterances that did not result in any intent identification during the conversation.
    • Tasks Completed: The number of tasks successfully completed by the virtual assistant.
    • Failed Tasks: The number of tasks that failed during the conversation.

    Conversation Events

    Conversation events indicate the sequence of occurrences during a conversation triggered by customer inputs and responses while interacting with a bot. Each event can be categorized into regular and error-based occurrences. When analyzing a conversation flow, the user can identify the event type based on the following icons that are displayed for the relevant event.

    The list of events triggered during a conversation are displayed below.

    Event Description
    Intent Found Triggered when the virtual assistant understands the user’s intent. The intent name identified is displayed.
    Intent Not Found Triggered when the virtual assistant is unable to understand the user’s intent.
    Agent Transfer Triggered when a live agent transfer is initiated during the conversation.
    Entity Retry Triggered when the input provided by the user is not identified by the virtual assistant and a input retry request to the customer.
    Confirmation Retry Triggered when a confirmation request for a query or selection is generated from the virtual assistant to the customer.
    On Connect Triggered every time a customer invokes Web/Mobile SDK (a conversation is initiated on the channel).
    Sentiment Event Triggered when a customer’s sentiment is identified during the conversation. The user sentiment type identified is displayed.
    Welcome Triggered on receiving a message from user when channel specific event is not configured.
    Welcome Event Telegram Triggered on receiving a welcome event from Telegram.
    Welcome Event Facebook Triggered on receiving a welcome event from Facebook Messenger.
    Welcome Event Telephone Triggered on receiving a Telephone Call from any voice channel.
    End Triggered on the closing of a conversation.
    Debug Log Triggered when a debug log script runs for a script failure or service failure event.
    Script Failure Triggered when a Script node failure occurs.
    Service Failure Triggered when a service node failure occurs.
    RCS Opt In Triggered on receiving Opt-In from the user for Rich Communication Services.
    RCS Opt Out Triggered on receiving Opt-out from the user for Rich Communication Services.
    User Message Triggered when a customer sends a message to the virtual assistant on the channel.

User Details

This section displays the following details of the agent that participated in the specific conversation:

  • User ID: The unique ID assigned to the agent.
  • Channel Data: The conversational channel where the interaction occurred.
  • Total Conversation Sessions: The total number of conversations the agent has handled for the selected period.
  • Sessions in the Last 30 Days: The number of conversations the agent handled in the date period that the used has selected within the last 30 days.
  • Last Interaction Date: The date of the agent’s most recent customer interaction.

To view the User Details, follow these steps:

  • Click an entry under Conversation Summary or an event under Conversation Events on the Conversation History dashboard.
  • The User Details window displays the above-mentioned details.

Chat History

The chat conversation flow between the virtual assistant and the customer including the events, actions, input requests, queries, intent-based responses, and failed tasks/exceptions is displayed in this panel.

To view Chat History, follow these steps:

  • Click an entry under Conversation Summary or an event under Conversation Events on the Conversation History dashboard.
  • The Chat History window displays the conversation flow. In addition, the following information is displayed on the side pane:
    • Date Filter dropdown to select the period of Chat History.
    • The date-wise information summary on the following:
      • Conversation channel.
      • Chat initiation event.
      • Chat Duration
      • Chat Start time and End time.
      • Conversation summary of the following metrics:
        • User messages
        • Bot messages
        • Intents identified
        • Intents Unidentified
        • Tasks completed
        • Failed Tasks
      • Language (of interaction)
      • Identification labels tagged to the conversation history.

Filter Criteria

The Conversations History data can be viewed based on specific filter criteria that can be selected. Learn more.

Menu