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. Bot Building
  5. Dialog Task
  6. Managing Dialogs

Managing Dialogs

Your bot can have many dialog tasks with related components. You can use the Dialog Editor to create, review, and edit a single dialog task for a bot. However, to better visualize and understand relationships and settings for all dialog tasks in a bot, you should use the Manage Components feature.

Managing Task Components

To start managing your dialog tasks, follow these steps:

  1. Open the bot for which you want to manage the dialog task components.
  2. Hover over the side navigation panel and click Bot Tasks.
  3. In the Dialog Tasks section, click Manage Components.

Dialog Components

The Dialog Components window shows all of the components used in any dialog task of the bot. To view or modify the settings of a component, click its name. The Properties panel of the node opens.

The following table lists the details included in the window for each component type

Component Type Details
User Intent
  • Name
  • Description
  • Dialog Tasks used in
Entity
  • Name
  • Entity Type
  • Dialog Tasks used in
Message
  • Name
  • Dialog Tasks used in
Script
  • Name
  • Dialog Tasks used in
Service
  • Name
  • Service Type
  • Dialog Tasks used in
Confirmation
  • Name
  • Dialog Tasks used in
Webhook
  • Name
Agent Transfer
  • Name

Upgrading Tasks

After you publish a task, and the Bots Admin approves and deploys the task, to make changes in the published bot, you will need to upgrade the bot, and then publish the upgrade for Bots Admin approval and deployment to users. However, you can make some minor changes, such as task descriptions, Task Demo link, custom error messages on the General tab for a task.

Some changes, for example, bot Name, can only be changed if the bot is not published. To change the name of a published bot, the Bots Admin would have to suspend the bot by removing all assigned users and marking the bot task as inactive.

Editing Basic Settings

This section describes how to make changes to a published task. Basic settings can be changed and saved without upgrading the bot because the end-user experience is not changed. Only limited settings can be changed for a published bot.

To edit settings for a published task

  1. Open the bot whose task you want to edit.
  2. Hover over the left-hand navigation panel of the bot, and click Bot Tasks.
  3. Point to the task you want to edit, and click the Settings DIYSettingsIcon icon that is displayed. The General tab for the published task is displayed with both read-only and editable fields.
  4. Click Save to save the modified settings and close the General tab.

You cannot access other tabs for a published task for editing. However, you can click the Settings DIYSettingsIcon icon, and then select View to view all tabs of a published task. Editing a published task using the Edit Basic Settings command does not require Enterprise Admin nor end-user approval or action, and the Version number of the task is unchanged.

Upgrading Tasks

If you need more than a minor change to the published task, you will have to upgrade the task to a new version.

Upgrade Types

There are two types of upgrades for a task:

  • Mandatory – A mandatory upgrade generally does not require end-user action, and users are only informed that the task was upgraded with an auto-upgrade. If a mandatory upgrade does require end-user action, for example, new authentication requirements, the end-user is notified to take the action for a manual upgrade, sent reminder notifications, and finally, expiration of the original task after 15 days.
  • Optional – An optional upgrade is not required and is not auto-upgraded for users. End-user action is required to complete the manual upgrade and the user can choose whether or not to upgrade.

Task Upgrade Definitions

A Version Type is either a major or minor update.
Depending on the changes for the bot task, you may be able to specify the version type as a minor or major update for the revision number. All published tasks begin with Version set to 1.0. A major update would set the Version to 2.0, while a minor update would set the Version to 1.1.

As part of the end-user upgrade experience, you must define the messages shown to the user to describe the upgrade and other messages that describe what the upgrade will change.

Verify Flows

And finally, if the upgraded task is mapped in a flow, you must review, update, and confirm existing mapping values defined in the flow. If the flows are not verified, mapped action tasks will not be displayed in the upgraded task for the end-user.

Note: You cannot publish another upgrade to a mandatory published task that requires manual end-user input during the initial 15-day deployment.

Upgrading a Task

Using the Upgrade command, a duplicate of the original task is created where you can make your modifications without affecting the published version. Then, when ready to deploy, you can decide if the upgraded task is mandatory or optional for users that are already using the originally published task.

To upgrade a task

  1. Open the bot whose task you want to edit.
  2. Hover over the left-hand navigation panel of the bot, and click Bot Tasks.
  3. Point to the task you want to edit, and click the Settings DIYSettingsIcon icon that is displayed.
  4. In the Action Tasks or Alert Tasks section, click the Settings DIYSettingsIcon icon for the published task you want to upgrade, and then click Upgrade.
  5. A duplicate of the published task is created with a Status set to Upgrade In Progress and the General tab is displayed.
  6. Modify the task as needed, and then click Finish Setup.

When you are complete with the modifications to the upgraded task, the task Status is set to Configured, and the Version is set to Draft.

Deleting and Recalling Tasks

As a developer, you can create, modify, upgrade, publish, and when needed recall a task approved for publishing, and delete a task if no longer needed. This topic describes how to recall or delete a task.

After you publish a task and the Bots Admin approves the task, the task becomes available to users, either employees or end-user customers, after the Bots Admin assigns the approved Bot to users. Once a task is made available to users, it is like a book that has been printed, published and distributed for the general public, and cannot be deleted by the developer or the Bots Admin. However, a Bots Admin can suspend usage of a Bot by users. When a task is suspended by the Bots Admin, the Status of that task is displayed as Suspended in Bot Builder. For more information about task Status, see Getting Started with Building Bots.

When you publish a task, the Status for that task is displayed as Awaiting Approval in Bot Builder. Tasks with this status can be Recalled before the Bots Admin approves the task. When a task is successfully Recalled, the Status reverts to Configured, and you can then edit or delete the task as needed.

To recall a task
To recall a task, the Status must be Awaiting Approval.

  1. In Bot Builder, on the left navigation menu, click the Bot that is defined with the task that you want to recall, and then on the Bot Tasks tab, click the Expand  icon for the task type you want to recall.
  2. Point to the task you want to recall, click the Settings DIYSettingsIcon icon that is displayed, and then click Recall.
  3. In the Recall Confirmation dialog, click Continue.

The task is recalled from the Bots Admin, and the Status is updated to Configured in Bot Builder.

To delete a task
To delete an unpublished task, the Status must be Configured, In Progress, or Rejected.

  1. In Bot Builder, on the left navigation menu, click the Bot that is defined with the task that you want to delete, and then on the Bot Tasks tab, click the Expand  icon for the task type you want to delete.
  2. Point to the task you want to delete, click the Settings DIYSettingsIcon icon that is displayed, and then click Delete.
  3. In the Delete Confirmation dialog, click Continue.

The task is deleted from Bot Builder.

Menu