Virtual Assistants

Dashboard

Note: This page refers to the Dashboard page of the Admin Console, for information on the Analytics Dashboard of the XO Platform refer here.   Upon accessing the Admin Console, you will be directed to its Dashboard page. The Dashboard page of the Admin Console provides information related to assistant…

Widget SDK – Message Formatting and Templates

Kore.ai Widget SDK allows you to override the default message formatting using markdown and apply templates to display custom formatted bot messages to users on the Widget SDK channel. For details on Web/Mobile SDK, refer here. Button Template Shows a clickable button in the header option. The button can be…

Bots Platform v7.1

Bots Platform v7.1 This section contains major and minor release information for the Kore.ai Bots Platform v7.1 released on Nov 2, 2019. This release includes features that help enhance the developer to better analyze by offering Custom Reports & Dashboard, engage users with Custom Small Talk and manage Knowledge Graph…

Panels & Widgets

Interactions with virtual agents are typically conducted using chat / messaging tools, voice channels or digital assistants. In the majority of the cases, the virtual agents respond to the user queries only when the users have requested for some information. This works well for conducting on-demand tasks that need user…

Kore.ai Widget SDK Tutorial

This tutorial is an end-to-end walkthrough for setting up and running an instance of the Kore.ai Bots Web SDK to host widgets for presenting information from your bots and enabling interaction with your bots. Widget SDK Overview There are two ways to host the Kore.ai Widget SDK: co-host them along…

Adding the Widget SDK Channel

The Widgets SDK channel allows you to host widgets for presenting information from your assistant and enabling interaction with end-users. To add the Widget SDK Channel, you must first register, or create an app in the XO Platform. When you create an app, you are provisioning credentials for your application…

How to Configure Panels & Widgets

In this How-To, we will explore a scenario in a Banking Bot, where with just one click user can view his/her account details. We will see how Widgets can be used to trigger Dialog Tasks and display appropriate messages and how Panel can be used to hold these Widgets. We…

Storyboard Overview

Visualizing how end-users are expected to interact with the bots is an essential exercise in building successful Virtual Assistants. This helps you design engaging conversations and simplifies the communication between business users, conversation designers, language experts, and bot developers. The Storyboard is a primary functionality that allows you to visualize…

Adding the WhatsApp Business Messaging Channel

Adding the WhatsApp Channel using Infobip Application Note: To complete this procedure, you must already have an Infobip account. This is one of the messaging providers for enabling WhatsApp Business Messaging on the Kore Platform. To configure Infobip, follow these steps: Login to the Infobip developer portal. On the left…

Get Admin Console Audit Logs API

To retrieve the audit logs from Bot Admin Console Note: This feature was introduced in ver7.2 of the platform. Method GET Endpoint https://{{host}}/api/public/auditlogs? size=50&offset=0&fromDate={{timestamp}}&toDate={{timestamp}}&fetchAfter={{AuditLogId}} Content Type application/json Authorization auth: {{JWT}} See How to generate the JWT Token. API Scope Bot Builder: Not Applicable Admin Console: Logs > Admin Console Audit…
Menu