Bots

Inviting Users

You can use the Invite page to send join invitations to members of your organization. This is helpfule if you have a few members to invite, for example, between one and ten. If you have many users to invite, you can send bulk invitations to join Kore.ai using a predefined…

Information Tasks

Information tasks are used by chatbots to look up data or pull reports for users and return easy-to-consume results or a link to the results for extended data. Users can identify the specific parameters or filters for the information delivered – such as the quantity of results – for bots…

Bots Management Module

In the Bots Management module of the Bots Admin Console, you can deploy the bots developed by your company developers from the Kore.ai Bot Builder tool. When the developer develops a bot, it can be published for approval and deployment by the Bots Admin from the Bots Management section. From…

Channel Enablement

After you define a custom bot, you can add delivery channels to your bot that end-users can use to access and interact with your bot when it is deployed. For example, you can enable your bot for use in the Kore.ai Messaging application, or allow interaction with your bot through…

Enrollment

As the Bots Admin, you need to invite and enroll users in Kore.ai, then, if desired, select some or all of those enrolled users as managed users. This document deals with the Enrollment aspects of the Bots Admin Console. Using the Enrollment module, you can invite users directly by email…

Bots Admin Console

This section describes the Kore.ai Bots Admin Console that you can use to manage Bots and users for your company. The Kore.ai Bots Admin Console is a one-stop destination to enroll and manage Kore.ai Bot users in your organization. Prerequisites for a Bots Admin  To sign up for a Bots Admin account, you must…

Web Socket Connect & RTM

Kore.ai SDK libraries use the web socket channel to communicate with Kore.ai Bots Platform. To initialize a web socket session, the Kore.ai SDKs use the following Bots Platform endpoints. When using the Kore.ai Bots Platform SDKs, only the JWT token must be generated and passed to the client SDK. Initializing…

SDK App Registration

This topic describes how to register your application and generate credentials for you clients that are required to exchange messages between your application and the Kore.ai Bots Platform. When you register your app, you will need to select a security algorithm: HS256 - Bot Builder generates and displays the Client ID…

SDK Security

The Kore.ai Bots Platform only accepts clients that are authorized to connect and exchange messages. You must register your SDK app with the Kore.ai Bots Platform in the Bot Builder tool and acquire client credentials. You can then use your client credentials to authorize the app and communication exchange between your user,…

Bot SDKs

Kore.ai offers Bots SDKs as a set of platform-specific client libraries that provide a quick and convenient way to get Kore.ai Bots Platform capability into custom applications and to provide you with more control for the Bots you build on Kore.ai Bots Platform. With just a few lines of code,…
Menu