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
Deprecations
Bot Builder
Creating a Bot
Design
Develop
Storyboard
Dialog Task
User Intent Node
Dialog Node
Entity Node
Supported Entity Types
Composite Entities
Supported Colors
Supported Company Names
Form Node
Logic Node
Message Nodes
Confirmation Nodes
Service Node
Custom Authentication
2-way SSL for Service nodes
Script Node
Agent Transfer Node
WebHook Node
Grouping Nodes
Connections & Transitions
Managing Dialogs
User Prompts
Alert Tasks
Alert Tasks
Ignore Words and Field Memory
Digital Forms
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
Model Validation
Fundamental Meaning
NLP Settings and Guidelines
Knowledge Graph Training
Traits
Ranking and Resolver
NLP Detection
Advanced NLP Configurations
Bot Intelligence
Overview
Context Management
Session and Context Variables
Context Object
Dialog Management
Sub-Intents & Follow-up 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
Data Table
Universal Bots
Defining
Creating
Training
Customizing
Enabling Languages
Smart Bots
Defining
Sample Bots
Github
Asana
Travel Planning
Flight Search
Event Based Bot Actions
koreUtil Libraries
Bot Settings
Bot Functions
General Settings
PII Settings
Customizing Error Messages
Manage Sessions
Bot Management
Bot Versioning
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
Configure Digital Forms
Add Form Data into Data Tables
Configuring Digital Views
Add Data to Data Tables
Update Data in Data Tables
Custom Dashboard
Custom Tags to filter Bot Metrics
Patterns for Intents & Entities
Build Knowledge Graph
Using nlMeta
Global Variables
Content Variables
Using Bot Functions
Configure Agent Transfer
  1. Home
  2. Docs
  3. Bots
  4. Bot Administration
  5. Enrollment
  6. Importing Users and User Data

Importing Users and User Data

If you need to invite multiple Kore.ai users and you have information about users in addition to the email address, such as the First Name, Last Name, Department, Phone, and Job Title, you can use the Import page to add new users and update existing users based on a list that contains additional user information.

The following illustration is an example of the Import page in the Enrollment module.

The import file can be a basic text file and saved as a .txt or .csv file format. After you create an import file, you can upload the file to add or update the Kore.ai users in your account.

File Requirements

When you create an import file, you must adhere to the following guidelines:

  • The first row identifies the name of the field under which the data is stored within Kore.ai, kind of header row.
  • The following Kore.ai account fields are required:
    • Email ID – mandatory
    • First Name – mandatory
    • Last Name – mandatory
    • Alternate ID, Work Phone, Title, Department – optional
    • User Status – – mandatory – One of
      • New
      • Update
      • Delete
      • Activate
  • Create one row for each Kore.ai user
  • Valid field delimiters are comma, pipe, semicolon, and tab

When using an import file, the following validation rules are applied:

  • Entries with invalid email formats are ignored.
  • Each successful import of an email address generates an invitation email to become a Kore.ai user.
  • Existing users in your Kore.ai account are not sent invitation emails.
  • Imported users with status set to Activate are sent a notification that the Kore.ai account is activated.

Sample File

For a .txt file:

Email ID, First Name, Last Name, Alternate ID, Work Phone, Title, Department, User Status
Kore.aiUser1@kore.com,User1FirstName,User1LastName,,800-555-1212,President,Executive,New
Kore.aiUser2@kore.com,User2FirstName,User2LastName,,800-555-5555,VicePresident,Executive,New
Kore.aiUser3@kore.com,User3FirstName,User1LastName,,,,,New

Create and Upload an Import File

You can create a file to invite users in your organization to become Kore.ai users that you can manage as a Bots Admin.

This topic describes how to create a file that contains the email addresses and user information, such as first and last name, phone number, department, and so forth, for the users that you want to invite to become Kore.ai users in your account.

If you only have email address information for your users, you should create and import a bulk invite file instead.

To create an import file

  1. In a text editor or spreadsheet, enter the field IDs on the first line, and then enter a complete email address and data on each following line or in a comma-separated list as shown in the following example:

For a .txt file:

Email ID, First Name, Last Name, Alternate ID, Work Phone, Title, Department, User Status
Kore.aiUser1@kore.com,User1FirstName,User1LastName,User1AlternateID,800-555-1212,President,Executive,New
Kore.aiUser2@kore.com,User2FirstName,User2LastName,User2AlternateID,800-555-5555,VicePresident,Executive,New
Kore.aiUser3@kore.com,User3FirstName,User1LastName,,,,New
  1. Save the import file as a .txt or .csv file, for example, Kore.aiImport.txt or Kore.aiImport.csv.
    After you create an import file, you can upload the file to invite your account users.

After you have created an import file, you need to upload the import file. This topic describes how you can upload your import file of users of your account.

To upload a user import file

  1. In the Enrollment > Import page, click Choose File.
  2. Navigate to your import file, and then click Open. The filename is displayed to the right of the Choose File button.
  3. Click Import File. The status of the import is described immediately following the Import File button.
  4. You can click the File Based Bulk User Import History link to review an import status from a prior import.UserEnrollmentImportUsersWithData

View Results

You can review the import operation results on a per-user basis if needed. This topic describes how to view the results of the current import report.

To view the results of the current user import

  1. On the Enrollment > Import page, click the here link, as shown below.
  2. The Report On File Import dialog opens.

View History

After you create and import a list of users in your account, you may want to review the results of the import. This topic describes how to view the historical list of file-based user imports.

To view historical import reports

  1. In the Enrollment module, on the Import page, click File Based Bulk User Import History as shown in the following illustration.
    userenrollmentimportuserswithdatahistory
  2. In the File Based Import History dialog, to view the results of an import, in the Report column for the import that you want to view, click Results. The individual user results for the import are displayed in the the File Based Import Results dialog as shown in the following illustration.
    userenrollmentimportuserswithdatahistoryresult
Menu