Chatbot Overview
Conversational Bots
Intents & Entities
Intelligent Bots
Kore.ai's Approach
Kore.ai Conversational Platform
Bot Concepts and Terminology
Natural Language Processing (NLP)
Bot Types
Bot Tasks
Starting with Kore.ai Platform
How to Access Bot Builder
Working with Kore.ai Bot Builder
Building your first Bot
Getting Started with Building Bots
Using the Dialog Builder Tool
Creating a Simple Bot
Release Notes
Latest Updates
Older Releases
Bot Builder
Creating a Bot
Design
Develop
Storyboard
Dialog Task
User Intent Node
Dialog Node
Entity Node
Supported Entity Types
Composite Entities
Supported Time Zones
Supported Colors
Supported Company Names
Message Nodes
Confirmation Nodes
Service Node
Custom Authentication
2-way SSL for Service nodes
Script Node
Agent Transfer Node
WebHook Node
Connections & Transitions
Managing Dialogs
Prompt Editor
Alert Tasks
Alert Tasks
Ignore Words and Field Memory
Digital Views
Knowledge Graph
Terminology
Building
Generation
Importing and Exporting
Analysis
Knowledge Extraction
Small Talk
Action & Information Task
Action Tasks
Information Tasks
Establishing Flows
Natural Language
Overview
Machine Learning
ML Model
Fundamental Meaning
NLP Settings and Guidelines
Knowledge Graph Training
Traits
Ranking and Resolver
NLP Detection
Bot Intelligence
Overview
Context Management
Session and Context Variables
Context Object
Dialog Management
Sub-Intents
Amend Entity
Multi-Intent Detection
Sentiment Management
Tone Analysis
Sentiment Management
Default Conversations
Default Standard Responses
Channel Enablement
Test & Debug
Talk to Bot
Utterance Testing
Batch Testing
Record Conversations
Publishing your Bot
Analyzing your Bot
Overview
Dashboard
Custom Dashboard
Conversation Flows
Bot Metrics
Advanced Topics
Bot Authorization
Language Management
Collaborative Development
IVR Integration
koreUtil Libraries
Universal Bots
Defining
Creating
Customizing
Enabling Languages
Smart Bots
Defining
Sample Bots
Github
Asana
Travel Planning
Flight Search
Event Based Bot Actions
Bot Settings
Bot Functions
General Settings
PII Settings
Customizing Error Messages
Bot Management
Using Bot Variables
API Guide
API Overview
API List
API Collection
SDKs
SDK Overview
SDK Security
SDK App Registration
Web SDK Tutorial
Message Formatting and Templates
Mobile SDK Push Notification
Widget SDK Tutorial
Widget SDK – Message Formatting and Templates
Web Socket Connect & RTM
Using the BotKit SDK
Installing
Configuring
Events
Functions
BotKit SDK Tutorial – Agent Transfer
BotKit SDK Tutorial – Flight Search Sample Bot
Using an External NLP Engine
Bot Administration
Bots Admin Console
Dashboard
User Management
Managing Users
Managing Groups
Managing Role
Bots Management
Enrollment
Inviting Users
Bulk Invites
Importing Users
Synchronizing Users from AD
Security & Compliance
Using Single Sign-On
Security Settings
Cloud Connector
Analytics
Billing
How Tos
Creating a Simple Bot
Creating a Banking Bot
Transfer Funds Task
Update Balance Task
Context Switching
Using Traits
Schedule a Smart Alert
Configuring Digital Views
Custom Dashboard
Custom Tags to filter Bot Metrics
Patterns for Intents & Entities
Build Knowledge Graph
Global Variables
Content Variables
Using Bot Functions
Configure Agent Transfer
  1. Home
  2. Docs
  3. Bots
  4. Analyzing Your Bot
  5. Dashboard

Dashboard

Kore.ai Bots Platform allows you to get real-time metrics and conversation flows from its Dashboard. This Dashboard is divided into two parts:

  • Bot Summary to get a bird’s eye view of all the bot configuration and capabilities in a place.
  • From Usage Metrics page view real-time and standard dashboards on your bot’s performance.

Bot Summary

This page gives a detailed summary of the Bot configuration. This includes various snippets of bot definition as widgets. Clicking on any of these widgets takes you to the corresponding module.

These snippets give an overview of the:

  • Tasks added (list of Linked Bots in case of a Universal Bot),
  • Knowledge Graph configured,
  • Natural Language – patterns, utterances and synonyms,
  • Change Logs
  • Developers working on the Bot
  • Authorization Profile,
  • Events,
  • Bot Variables, and
  • any other settings configured for this Bot.

You can use this page to Import and Export Bot, and add New Tasks too.

Usage Metrics

From the Dashboard on the left navigation menu, you can access Usage Metrics page. This page is your one-stop bot activity and bot user overview.

  • Realtime Status: This gives an overview of your Bot usage at a given point in time. It is set to refresh every 30 secs, which can be customized using the dropdown next to the Refresh button.
    The Realtime Status includes:

    • Active Users – number of users interacting with the Bot.
    • Active Channels – clicking on the card expands the list of active channels along with the number of users using the same.
    • Active Agent Sessions – sessions that are in progress at a given instance.
  • Chat Session Records: By default, Bot usage metrics based on usage of the bot during the past 24 hours is displayed. You can customize the metrics displayed by time period and bot selection.
    • Select the Time Period:
      • 7 Days – Data aggregated over the past seven days is displayed.
      • 24 Hours – Only data aggregated during the immediate preceding 24 hours is displayed. This is the default setting.
      • Custom – Click to display the Custom Date Range dialog that you can use to define a specific date period. On the left side, select or enter a start date, and then on the right side, select or enter the end data for displaying activity data. Selection upto a maximum of 90 days preceding current date is allowed.
    • Filter can be applied to display Metrics
      • over a specified Channel.
      • based upon the meta tags added at a message, user or session levels. Multiple tags can be selected wherein ‘AND’ condition is applied.
    • An overview of the number of Tasks being performed, number of Sessions, and number of Alerts Sent is displayed.
    • A graphic illustration of the Messages and Conversations. This includes
      • Messages – the number of messages exchanged between the user and Bot
      • Conversations – the exchange between user and Bot without change of intent even after a 15 minute idle time
    • Hourly (or Daily) details of the Tasks Performed and Active User is displayed.
    • The activity in the past 24 hours related to Tasks Performed, Bots used and Active Users are also displayed along with the number of Chats they were used in.

Tag based Filters

Post ver7.1 release of the platform, you can filter the dashboard using meta tags added at a message, user or session levels. Multiple tags can be selected under the filter criteria, an ‘and‘ condition will be applied across multiple fields selected for filtering.

The following table gives the widget-wise applicability of meta tags on the dashboard.

Widget Type Session Tags User Tags Message Tags
Realtime Widgets Not Applicable Not Applicable Not Applicable
Tasks Performed Applicable Applicable Not Applicable
Alerts Sent Applicable Applicable Not Applicable
Sessions Applicable Applicable Not Applicable
Chats & Sessions Applicable Applicable Applicable for Chats
Tasks Performance Applicable Applicable Not Applicable
Intent Recognized vs. Failed Applicable Applicable Not Applicable
Top Tasks Applicable Applicable Not Applicable
Top Channels Applicable Applicable Not Applicable
Agent Transfer Applicable Applicable Not Applicable
Menu