GETTING STARTED
Kore.ai XO Platform
Virtual Assistants Overview
Natural Language Processing (NLP)
Concepts and Terminology
Quick Start Guide
Accessing the Platform
Navigating the Kore.ai XO Platform
Building a Virtual Assistant
Help & Learning Resources
Release Notes
Current Version
Recent Updates
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
Node Types
Overview
Intent Node
Dialog Node
Dynamic Intent Node
GenAI Node
GenAI Prompt
Entity Node
Form Node
Confirmation Node
Message Nodes
Logic Node
Bot Action Node
Service Node
Webhook Node
Script Node
Process Node
Agent Transfer
Node Connections
Node Connections Setup
Sub-Intent Scoping
Entity Types
Entity Rules
User Prompts or Messages
Voice Call Properties
Knowledge AI
Introduction
Knowledge Graph
Introduction
Terminology
Build a Knowledge Graph
Manage FAQs
Knowledge Extraction
Import or Export Knowledge Graph
Prepare Data for Import
Importing Knowledge Graph
Exporting Knowledge Graph
Auto-Generate Knowledge Graph
Knowledge Graph Analysis
Answer from Documents
Alert Tasks
Small Talk
Digital Skills
Overview
Digital Forms
Digital Views
Introduction
Widgets
Panels
Session and Context Variables
Context Object
Intent Discovery
Train
NLP Optimization
ML Engine
Overview
Model Validation
FM Engine
KG Engine
Traits Engine
Ranking and Resolver
Training Validations
NLP Configurations
NLP Guidelines
LLM and Generative AI
Introduction
LLM Integration
Kore.ai XO GPT Module
Prompts & Requests Library
Co-Pilot Features
Dynamic Conversations Features
Intelligence
Introduction
Event Handlers
Contextual Memory
Contextual Intents
Interruption Management
Multi-intent Detection
Amending Entities
Default Conversations
Conversation Driven Dialog Builder
Sentinment Management
Tone Analysis
Default Standard Responses
Ignore Words & Field Memory
Test & Debug
Overview
Talk to Bot
Utterance Testing
Batch Testing
Conversation Testing
Conversation Testing Overview
Create a Test Suite
Test Editor
Test Case Assertion
Test Case Execution Summary
Glossary
Health and Monitoring
NLP Health
Flow Health
Integrations
Actions
Actions Overview
Asana
Configure
Templates
Azure OpenAI
Configure
Templates
BambooHR
Configure
Templates
Bitly
Configure
Templates
Confluence
Configure
Templates
DHL
Configure
Templates
Freshdesk
Configure
Templates
Freshservice
Configure
Templates
Google Maps
Configure
Templates
Here
Configure
Templates
HubSpot
Configure
Templates
JIRA
Configure
Templates
Microsoft Graph
Configure
Templates
Open AI
Configure
Templates
Salesforce
Configure
Templates
ServiceNow
Configure
Templates
Stripe
Configure
Templates
Shopify
Configure
Templates
Twilio
Configure
Templates
Zendesk
Configure
Templates
Agents
Agent Transfer Overview
Custom (BotKit)
Drift
Genesys
Intercom
NiceInContact
NiceInContact(User Hub)
Salesforce
ServiceNow
Configure Tokyo and Lower versions
Configure Utah and Higher versions
Unblu
External NLU Adapters
Overview
Dialogflow Engine
Test and Debug
Deploy
Channels
Publishing
Versioning
Analyze
Introduction
Dashboard Filters
Overview Dashboard
Conversations Dashboard
Users Dashboard
Performance Dashboard
Custom Dashboards
Introduction
Custom Meta Tags
Create Custom Dashboard
Create Custom Dashboard Filters
LLM and Generative AI Logs
NLP Insights
Task Execution Logs
Conversations History
Conversation Flows
Conversation Insights
Feedback Analytics
Usage Metrics
Containment Metrics
Universal Bots
Introduction
Universal Bot Definition
Universal Bot Creation
Training a Universal Bot
Universal Bot Customizations
Enabling Languages
Store
Manage Assistant
Team Collaboration
Plan & Usage
Overview
Usage Plans
Templates
Support Plans
Invoices
Authorization
Conversation Sessions
Multilingual Virtual Assistants
Get Started
Supported Components & Features
Manage Languages
Manage Translation Services
Multiingual Virtual Assistant Behavior
Feedback Survey
Masking PII Details
Variables
Collections
IVR Settings
General Settings
Assistant Management
Manage Namespace
Data
Overview
Data Table
Table Views
App Definitions
Data as Service
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
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
Migrate External Bots
Google Dialogflow Bot
APIs & SDKs
API Reference
API Introduction
Rate Limits
API List
koreUtil Libraries
SDK Reference
SDK Introduction
SDK Security
SDK Registration
Web Socket Connect and RTM
Installing the BotKit SDK
Using the BotKit SDK
SDK Events
SDK Functions
SDK Tutorials
BotKit - Blue Prism
BotKit - Flight Search Sample VA
BotKit - Agent Transfer
Widget SDK Tutorial
Web SDK Tutorial
ADMINISTRATION
Introduction to Admin Console
Administration Dashboard
User Management
Add Users
Manage Groups
Manage Roles
Data Tables and Views
Assistant Management
Enrollment
Invite Users
Send Bulk Invites
Import User Data
Synchronize Users from AD
Security & Control
Using Single-Sign On (SSO)
Two-Factor Authentication (2FA)
Security Settings
Cloud Connector
Analytics
Billing
  1. Home
  2. Docs
  3. Virtual Assistants
  4. Advanced Topics
  5. Universal Bot
  6. Creating a Universal Bot

Creating a Universal Bot

This post refers to the upgraded version of the Universal Bot offered since the ver7.3 of the platform, for the older version click here.

Creating a Universal Bot involves the following major steps:

  1. Create the Basic Universal Bot
  2. Add Linked Bots
  3. Train the Universal Bot
  4. Configure the Channels
  5. Test the Universal Bot
  6. Publish the Universal Bot

For an overall understanding of Universal Bots click here and to understand the differences with Standard bot click here.

Step 1: Creation

To create a Universal Bot, follow the steps below: 

  1. On the landing page, click New Bot.
  2. In the Create New Bot window, select Start from Scratch.
  3. Enter a Name. 
  4. Select an icon or click the + icon to upload your own. Images should be in PNG format and should not exceed 40×40 pixels. The file size is limited to 80kb. 
  5. Select the Purpose of your VA. See Purposes for a complete list.
  6. Choose Universal Bot as the Bot Type.
  7. Select the Default Language.
  8. Click Create when ready.
  9. Wait a few moments for your VA to be configured. Once done, you can continue developing it. 

Universal Bot Version

(post ver7.3 release of the platform)

  • You will be prompted to upgrade to the Universal Bot 2.0, this version provides training capability to the universal bot.
  • You can choose to Upgrade or continue with the older version. Note that the older version will be deprecated soon in the platform.
  • If you want to work with the older version, refer here for further instructions.
  • This current document refers to the instructions for the upgraded version of universal bot.

Step 2: Add Linked Bots

After you create a universal bot, link one or more existing bots to it. Since a universal bot comprises of other bots, you must have already created at least one standard bot.

Important Notes:

  • Linking a standard Bot does not give the owner or the developers of the universal bot access to the linked bot’s tasks and functions.
  • The universal bot does not clone the tasks in the linked bots but performs them via the linked bot. So, any changes made to the linked bot reflect the universal bot’s functionality.
  • Adding or linking a third-party bot as a standard/child bot to a universal bot is not supported.

Follow these steps to add linked bots to the Universal Bot:

  1. Open the universal bot to which you want to link other bots.
  2. Select the Build tab from the top menu.
  3. Click Conversational Skills > Linked Bots from the left menu or use the +Link Bots link from the Bot Summary page (landing page when you open a Bot) Linked Bot card.
  4. Click the Link a Bot link to open the Select a Bot dialog.
    Note: On the Select a Bot dialog, you can only see the bots for which you are either the owner or a co-developer. If you cannot see a bot in this window, make sure the bot is shared with you by its owner.
  5. Hover over the Bot to access the Link Bot button, click to link.
  6. Once linked you will see a message stating the same.
  7. You can expand the Bot name to see details like Invocation Name and Training Utterances. You can add the same here or later as explained in Step 3: Training Universal Bot.
  8. Select the bots that you want to link to the bot and close the dialog.
  9. Once you have linked Bots to the Universal Bot, the Linked Bots page will list all the Linked Bots. You can use the Link Bot button to link another Bot.
  10. You can mark some bots as fallback bots or inclusive bots:
    • Use the toggle switch to enable or disable the Use as Fallback option for a given bot – the bots thus marked will be used for detecting intents when no other bots are identified from other training options. Up to 15 bots can be marked as fallback bots.
    • Use the toggle switch to enable or disable the Use as Inclusive option for a given bot – these bots need not be trained with sample utterances to participate in the bot scoping process. These bots will always be considered for Intent Detection at the time of evaluating the user utterances, except when the user invokes a linked bot either using ‘Invocation Phrases’ or ‘Trigger Phrases’. Up to 3 linked bots can be marked as inclusive bots.

Unlink a Bot

If you want to unlink a linked bot, follow these steps:

  1. On the Linked Bots page, hover over the bot you want to unlink to view the Un-Link icon.
  2. Click Un-Link.

Remember to Publish the bot for the changes to be reflected in the published bot.

Step 3: Training

Universal Bot functionality enables training of the bot. If your bot is trained in one or more languages that use NLP Version 2, you will see a banner notifying you about the upcoming auto-upgrade to NLP Version 3. This section details the steps in training the bot, for more details on training refer here.

  1. Open the universal bot that you want to train. This bot should be having bots linked to it.
  2. Select the Build tab from the top menu.
  3. From the left menu, select Natural Language -> Linked Bot Training.
  4. Select the Linked Bot Training section and Select Bot you want to train.
  5. Note that Inclusive bots do not need training, the training will not be used for bot scoping.  If you choose to train the same, this training will be used later if the linked bot is deselected as an Inclusive Bot.
  6. Expand the Invocation Names section to add the same.  These will be treated as a special set of synonyms defined against linked bot names. Refer here for more.
    • The name of the Bot is by default added as an invocation name, you can delete it if not required.
    • Enter additional Invocation Names as per your requirement.
  7. Expand the Utterances section to add utterances. These refer to the typical ways in which the users are expected to ask for intent from a linked bot. Refer here for more.
    • Add utterances as per your requirement.
    • You can also use the Copy from linked bot option to add the utterances from the linked bot.
      1. Selecting this option will open a copy from bot page for the linked bot under training.
      2. Select the relevant task from the linked bot from the Select Task dropdown.
      3. All the utterances for that task will be listed and you can select from the list. Multiselection is allowed.
      4. Click Done to add the utterances.
  8. Expand the None Intent section to add utterances. The None Intents are used to qualify/disqualify the linked bots based on user utterances. For more information, see the None Intent article.
    • Add utterances as per your requirement.
    • Click Save.
  9. Expand Configurations to set the Bot Qualification Threshold as the minimum score needed to qualify the bot for the intent identification process for each linked bot. By default, it is set to 0.3 and can be set to any value between 0 and 1.
  10. Train the bot to activate these above changes.

Step 4: Configure the Channels

The universal Bot requires channel configurations separate from its underlying linked Bots, so the channels must be set up or enabled again. You can set up channels for the universal Bot regardless of the linked Bot channels and the published tasks of the linked Bots will execute from the universal Bot channels.

Before you Begin

This article assumes that you understand the fundamentals of configuring channels in Kore.ai and therefore focuses on the configuration aspects specific to the universal bots. For fundamentals of configuring channels in the Bot Builder, refer to Adding Channels to your Bot.

Important Notes:

  • The Universal Bot is available only on the channels enabled for it, regardless of the enabled channels for the linked Bots.
  • If a channel is configured for both linked and universal Bots, the message delivered to the user follows the channel-specific messages and formatting configured at the linked Bot.
  • If a channel enabled for the universal Bot is not enabled for the linked Bot, the universal Bot responds with the default messages defined for the linked Bot’s functionality.
  • If you do not set up any channel-specific formatting at either the universal or the linked Bot’s settings, the default message with standard formatting gets applied.
  • Alerts configured from universal Bot will be delivered via the universal Bot.

Steps in Configuring a Channel

  1. Open the universal bot for which you want to configure new channels.
  2. Select the Deploy tab from the top menu.
  3. Click Channels.
  4. From the list of supported channels on the Channels page, click the channel to configure it.
  5. The configuration settings for each channel vary according to the channel. When you click a channel to configure it, the configuration instructions are displayed. Follow them for channel configuration.
  6. Configure and save the channel settings.

Step 5: Testing

Since the universal Bot links together many standard Bots, the natural language processing settings may have to be optimized for several user utterances to accurately recognize the relevant bot and intent.

Testing the universal bot is similar to testing a standard bot where you type a user utterance and analyze the results. However, in the case of the universal bots, you see not just the shortlisted intents for the utterance but also the bots to which they belong. The name of the bot is prefixed to the intent in the following syntax: Bot Name: Task Name.

Before you begin

This article assumes that you understand the fundamentals of testing bots in Kore.ai Bots platform and therefore focuses on the testing aspects specific to the universal bots. To refer to the fundamentals of testing bots in the Bots Builder, read Testing your bot.

Steps in Testing a User Utterance

Follow these steps to test user utterances for universal bots:

  1. Open the universal bot for which you want to test the user utterances.
  2. Select the Build tab from the top menu.
  3. From the left menu click Testing -> Utterance Testing.
  4. In the Type a user utterance field, enter the utterance that you want to test. For example weather.
  5. The results show up below with single, multiple, or no matching intents. For example, below is a multiple match result for the weather utterance.
  6. Clicking the bots scoped will give the details of the process involved in evaluating the linked bots. Refer here for more details.

Understanding the Test Results

The result for test utterances fall into one of these three categories:

  • Single Matched Intent: A task or user intent of one of the linked bots matched the input.
    • If it is a correct match, you can provide additional training for the same task in the same bot to enhance its score, or you can also train a different task from another bot to recognize the utterance.
    • If it is an incorrect match, click the Mark as Incorrect Match link next to the matched intent. Clicking the link allows you to select the task or intent from the same or another bot that should match.
  • Multiple Matches with Same Scores: More than one task with the same recognition score matched the intent. These tasks can belong to one or more linked bots. Select the radio button next to the task that you want to match for the utterance.
  • Unidentified Intent: The user input did not match any task in any of the linked bots. Train the bot as explained below to match the right bot and linked task.

Improving the Universal Bot Performance

You can train the universal bot for more efficient and accurate functioning. Though you train the linked bot from the universal bot windows, the training is saved directly at the linked bot.

Follow these steps to train the linked bots in a universal bot:

  1. On the Utterance Testing window for the universal bot, select an intent.
  2. It opens the following fields that enable you to train the task using machine learning utterances, synonyms, and patterns.
  3. You can also configure the thresholds from the Natural Language -> Settings. See here for more.

Step 6: Publishing

After you have defined, trained, and saved a new configuration for a Universal Bot, it becomes visible on the Bot Builder home page. It is not available to users other than the developers of the bot until it is published and approved by the Bots Admin.

Universal Bot Statuses

The following are different statuses related to the universal bots, these will be displayed in the Linked Bots page against the linked Bots selected for publishing:

Universal Bot Status Description
Linked Bot configuration is complete and the standard bots are linked.
Awaiting Approval The Bot is published for enterprise use but has not been approved by the Bots Admin.
Published The Universal Bot is published for personal, enterprise, or public use.
Rejected The Bots Admin did not deploy the bot to the enterprise. An email is sent to the developer with comments from the Bots Admin.
Suspended The Bots Admin suspended the use of a deployed bot. An email is sent to the developer with comments from the Bots Admin.

Publish the Bot

Follow these steps to publish a universal bot:

  1. Open the universal bot that you want to publish.
  2. Select the Deploy tab from the top menu.
  3. From the left menu, select Bot Management -> Publish option.
  4. On the Publish page, select the linked bots you want to publish. This can be to:
    1. Include new linked bots, or
    2. Update already published linked bots, or
    3. Delete any unlinked bots
    Note: Default dialog is automatically selected and as it is mandatory to publish it you cannot de-select it.
  5. You can choose to Publish the following training components:
    • Training Utterances, Invocation Names, Synonyms, Fallback Bots, NLP Settings
      Note: The first time you are publishing a Universal Bot, all the NLP settings need to be selected for publishing
  6. Select from the list of enabled languages to publish the bot and then click Proceed.
  7. Enter appropriate Comments and click Publish
Note: After you publish a universal bot, all the published tasks in the selected linked bots become accessible to the users and any changes made to the linked bots automatically reflect in the universal bot.

Next Steps

  • You can learn about training the Universal Bots from here.
  • You can also look into how the Universal Bot can be customized by defining the default dialog and variables from here and/or learn to enable additional languages from here.

Creating a Universal Bot

This post refers to the upgraded version of the Universal Bot offered since the ver7.3 of the platform, for the older version click here.

Creating a Universal Bot involves the following major steps:

  1. Create the Basic Universal Bot
  2. Add Linked Bots
  3. Train the Universal Bot
  4. Configure the Channels
  5. Test the Universal Bot
  6. Publish the Universal Bot

For an overall understanding of Universal Bots click here and to understand the differences with Standard bot click here.

Step 1: Creation

To create a Universal Bot, follow the steps below: 

  1. On the landing page, click New Bot.
  2. In the Create New Bot window, select Start from Scratch.
  3. Enter a Name. 
  4. Select an icon or click the + icon to upload your own. Images should be in PNG format and should not exceed 40×40 pixels. The file size is limited to 80kb. 
  5. Select the Purpose of your VA. See Purposes for a complete list.
  6. Choose Universal Bot as the Bot Type.
  7. Select the Default Language.
  8. Click Create when ready.
  9. Wait a few moments for your VA to be configured. Once done, you can continue developing it. 

Universal Bot Version

(post ver7.3 release of the platform)

  • You will be prompted to upgrade to the Universal Bot 2.0, this version provides training capability to the universal bot.
  • You can choose to Upgrade or continue with the older version. Note that the older version will be deprecated soon in the platform.
  • If you want to work with the older version, refer here for further instructions.
  • This current document refers to the instructions for the upgraded version of universal bot.

Step 2: Add Linked Bots

After you create a universal bot, link one or more existing bots to it. Since a universal bot comprises of other bots, you must have already created at least one standard bot.

Important Notes:

  • Linking a standard Bot does not give the owner or the developers of the universal bot access to the linked bot’s tasks and functions.
  • The universal bot does not clone the tasks in the linked bots but performs them via the linked bot. So, any changes made to the linked bot reflect the universal bot’s functionality.
  • Adding or linking a third-party bot as a standard/child bot to a universal bot is not supported.

Follow these steps to add linked bots to the Universal Bot:

  1. Open the universal bot to which you want to link other bots.
  2. Select the Build tab from the top menu.
  3. Click Conversational Skills > Linked Bots from the left menu or use the +Link Bots link from the Bot Summary page (landing page when you open a Bot) Linked Bot card.
  4. Click the Link a Bot link to open the Select a Bot dialog.
    Note: On the Select a Bot dialog, you can only see the bots for which you are either the owner or a co-developer. If you cannot see a bot in this window, make sure the bot is shared with you by its owner.
  5. Hover over the Bot to access the Link Bot button, click to link.
  6. Once linked you will see a message stating the same.
  7. You can expand the Bot name to see details like Invocation Name and Training Utterances. You can add the same here or later as explained in Step 3: Training Universal Bot.
  8. Select the bots that you want to link to the bot and close the dialog.
  9. Once you have linked Bots to the Universal Bot, the Linked Bots page will list all the Linked Bots. You can use the Link Bot button to link another Bot.
  10. You can mark some bots as fallback bots or inclusive bots:
    • Use the toggle switch to enable or disable the Use as Fallback option for a given bot – the bots thus marked will be used for detecting intents when no other bots are identified from other training options. Up to 15 bots can be marked as fallback bots.
    • Use the toggle switch to enable or disable the Use as Inclusive option for a given bot – these bots need not be trained with sample utterances to participate in the bot scoping process. These bots will always be considered for Intent Detection at the time of evaluating the user utterances, except when the user invokes a linked bot either using ‘Invocation Phrases’ or ‘Trigger Phrases’. Up to 3 linked bots can be marked as inclusive bots.

Unlink a Bot

If you want to unlink a linked bot, follow these steps:

  1. On the Linked Bots page, hover over the bot you want to unlink to view the Un-Link icon.
  2. Click Un-Link.

Remember to Publish the bot for the changes to be reflected in the published bot.

Step 3: Training

Universal Bot functionality enables training of the bot. If your bot is trained in one or more languages that use NLP Version 2, you will see a banner notifying you about the upcoming auto-upgrade to NLP Version 3. This section details the steps in training the bot, for more details on training refer here.

  1. Open the universal bot that you want to train. This bot should be having bots linked to it.
  2. Select the Build tab from the top menu.
  3. From the left menu, select Natural Language -> Linked Bot Training.
  4. Select the Linked Bot Training section and Select Bot you want to train.
  5. Note that Inclusive bots do not need training, the training will not be used for bot scoping.  If you choose to train the same, this training will be used later if the linked bot is deselected as an Inclusive Bot.
  6. Expand the Invocation Names section to add the same.  These will be treated as a special set of synonyms defined against linked bot names. Refer here for more.
    • The name of the Bot is by default added as an invocation name, you can delete it if not required.
    • Enter additional Invocation Names as per your requirement.
  7. Expand the Utterances section to add utterances. These refer to the typical ways in which the users are expected to ask for intent from a linked bot. Refer here for more.
    • Add utterances as per your requirement.
    • You can also use the Copy from linked bot option to add the utterances from the linked bot.
      1. Selecting this option will open a copy from bot page for the linked bot under training.
      2. Select the relevant task from the linked bot from the Select Task dropdown.
      3. All the utterances for that task will be listed and you can select from the list. Multiselection is allowed.
      4. Click Done to add the utterances.
  8. Expand the None Intent section to add utterances. The None Intents are used to qualify/disqualify the linked bots based on user utterances. For more information, see the None Intent article.
    • Add utterances as per your requirement.
    • Click Save.
  9. Expand Configurations to set the Bot Qualification Threshold as the minimum score needed to qualify the bot for the intent identification process for each linked bot. By default, it is set to 0.3 and can be set to any value between 0 and 1.
  10. Train the bot to activate these above changes.

Step 4: Configure the Channels

The universal Bot requires channel configurations separate from its underlying linked Bots, so the channels must be set up or enabled again. You can set up channels for the universal Bot regardless of the linked Bot channels and the published tasks of the linked Bots will execute from the universal Bot channels.

Before you Begin

This article assumes that you understand the fundamentals of configuring channels in Kore.ai and therefore focuses on the configuration aspects specific to the universal bots. For fundamentals of configuring channels in the Bot Builder, refer to Adding Channels to your Bot.

Important Notes:

  • The Universal Bot is available only on the channels enabled for it, regardless of the enabled channels for the linked Bots.
  • If a channel is configured for both linked and universal Bots, the message delivered to the user follows the channel-specific messages and formatting configured at the linked Bot.
  • If a channel enabled for the universal Bot is not enabled for the linked Bot, the universal Bot responds with the default messages defined for the linked Bot’s functionality.
  • If you do not set up any channel-specific formatting at either the universal or the linked Bot’s settings, the default message with standard formatting gets applied.
  • Alerts configured from universal Bot will be delivered via the universal Bot.

Steps in Configuring a Channel

  1. Open the universal bot for which you want to configure new channels.
  2. Select the Deploy tab from the top menu.
  3. Click Channels.
  4. From the list of supported channels on the Channels page, click the channel to configure it.
  5. The configuration settings for each channel vary according to the channel. When you click a channel to configure it, the configuration instructions are displayed. Follow them for channel configuration.
  6. Configure and save the channel settings.

Step 5: Testing

Since the universal Bot links together many standard Bots, the natural language processing settings may have to be optimized for several user utterances to accurately recognize the relevant bot and intent.

Testing the universal bot is similar to testing a standard bot where you type a user utterance and analyze the results. However, in the case of the universal bots, you see not just the shortlisted intents for the utterance but also the bots to which they belong. The name of the bot is prefixed to the intent in the following syntax: Bot Name: Task Name.

Before you begin

This article assumes that you understand the fundamentals of testing bots in Kore.ai Bots platform and therefore focuses on the testing aspects specific to the universal bots. To refer to the fundamentals of testing bots in the Bots Builder, read Testing your bot.

Steps in Testing a User Utterance

Follow these steps to test user utterances for universal bots:

  1. Open the universal bot for which you want to test the user utterances.
  2. Select the Build tab from the top menu.
  3. From the left menu click Testing -> Utterance Testing.
  4. In the Type a user utterance field, enter the utterance that you want to test. For example weather.
  5. The results show up below with single, multiple, or no matching intents. For example, below is a multiple match result for the weather utterance.
  6. Clicking the bots scoped will give the details of the process involved in evaluating the linked bots. Refer here for more details.

Understanding the Test Results

The result for test utterances fall into one of these three categories:

  • Single Matched Intent: A task or user intent of one of the linked bots matched the input.
    • If it is a correct match, you can provide additional training for the same task in the same bot to enhance its score, or you can also train a different task from another bot to recognize the utterance.
    • If it is an incorrect match, click the Mark as Incorrect Match link next to the matched intent. Clicking the link allows you to select the task or intent from the same or another bot that should match.
  • Multiple Matches with Same Scores: More than one task with the same recognition score matched the intent. These tasks can belong to one or more linked bots. Select the radio button next to the task that you want to match for the utterance.
  • Unidentified Intent: The user input did not match any task in any of the linked bots. Train the bot as explained below to match the right bot and linked task.

Improving the Universal Bot Performance

You can train the universal bot for more efficient and accurate functioning. Though you train the linked bot from the universal bot windows, the training is saved directly at the linked bot.

Follow these steps to train the linked bots in a universal bot:

  1. On the Utterance Testing window for the universal bot, select an intent.
  2. It opens the following fields that enable you to train the task using machine learning utterances, synonyms, and patterns.
  3. You can also configure the thresholds from the Natural Language -> Settings. See here for more.

Step 6: Publishing

After you have defined, trained, and saved a new configuration for a Universal Bot, it becomes visible on the Bot Builder home page. It is not available to users other than the developers of the bot until it is published and approved by the Bots Admin.

Universal Bot Statuses

The following are different statuses related to the universal bots, these will be displayed in the Linked Bots page against the linked Bots selected for publishing:

Universal Bot Status Description
Linked Bot configuration is complete and the standard bots are linked.
Awaiting Approval The Bot is published for enterprise use but has not been approved by the Bots Admin.
Published The Universal Bot is published for personal, enterprise, or public use.
Rejected The Bots Admin did not deploy the bot to the enterprise. An email is sent to the developer with comments from the Bots Admin.
Suspended The Bots Admin suspended the use of a deployed bot. An email is sent to the developer with comments from the Bots Admin.

Publish the Bot

Follow these steps to publish a universal bot:

  1. Open the universal bot that you want to publish.
  2. Select the Deploy tab from the top menu.
  3. From the left menu, select Bot Management -> Publish option.
  4. On the Publish page, select the linked bots you want to publish. This can be to:
    1. Include new linked bots, or
    2. Update already published linked bots, or
    3. Delete any unlinked bots
    Note: Default dialog is automatically selected and as it is mandatory to publish it you cannot de-select it.
  5. You can choose to Publish the following training components:
    • Training Utterances, Invocation Names, Synonyms, Fallback Bots, NLP Settings
      Note: The first time you are publishing a Universal Bot, all the NLP settings need to be selected for publishing
  6. Select from the list of enabled languages to publish the bot and then click Proceed.
  7. Enter appropriate Comments and click Publish
Note: After you publish a universal bot, all the published tasks in the selected linked bots become accessible to the users and any changes made to the linked bots automatically reflect in the universal bot.

Next Steps

  • You can learn about training the Universal Bots from here.
  • You can also look into how the Universal Bot can be customized by defining the default dialog and variables from here and/or learn to enable additional languages from here.
Menu