GETTING STARTED
Kore.ai XO Platform
Virtual Assistants Overview
Natural Language Processing (NLP)
Concepts and Terminology
Quick Start Guide
Accessing the Platform
Working with the Builder
Building a Virtual Assistant
Using Workspaces
Release Notes
Current Version
Previous Versions
Deprecations

CONCEPTS
Design
Storyboard
Dialog Tasks
Overview
Dialog Builder
Node Types
Intent Node
Dialog Node
Entity Node
Form Node
Confirmation Node
Message Nodes
Logic Node
Bot Action Node
Service Node
Webhook Node
Script Node
Group Node
Agent Transfer
User Prompts
Voice Call Properties
Dialog Task Management
Connections & Transitions
Component Transition
Context Object
Event Handlers
Knowledge Graph
Introduction
Knowledge Extraction
Build Knowledge Graph
Add Knowledge Graph to Bot
Create the Graph
Build Knowledge Graph
Add FAQs
Run a Task
Build FAQs from an Existing Source
Traits, Synonyms, and Stop Words
Manage Variable Namespaces
Update
Move Question and Answers Between Nodes
Edit and Delete Terms
Edit Questions and Responses
Knowledge Graph Training
Knowledge Graph Analysis
Knowledge Graph Import and Export
Importing Knowledge Graph
Exporting Knowledge Graph
Creating a Knowledge Graph
From a CSV File
From a JSON file
Auto-Generate Knowledge Graph
Alert Tasks
Small Talk
Digital Skills
Digital Forms
Views
Introduction
Panels
Widgets
Feedback Survey
Train
Introduction
ML Engine
Introduction
Model Validation
FM Engine
KG Engine
Traits Engine
Ranking and Resolver
NLP Configurations
NLP Guidelines
Intelligence
Introduction
Contextual Memory
Contextual Intents
Interruption Management
Multi-intent Detection
Amending Entities
Default Conversations
Sentinment Management
Tone Analysis
Test & Debug
Talk to Bot
Utterence Testing
Batch Testing
Conversation Testing
Deploy
Channels
Publish
Analyze
Introduction
Conversations Dashboard
Performance Dashboard
Custom Dashboards
Introduction
Meta Tags
Dashboards and Widgets
Conversations History
Conversation Flows
Feedback Analytics
NLP Metrics
Containment Metrics
Usage Metrics
Smart Bots
Universal Bots
Introduction
Universal Bot Definition
Universal Bot Creation
Training a Universal Bot
Universal Bot Customizations
Enabling Languages
Store
Manage Assistant
Plan & Usage
Overview
Usage Plans
Support Plans
Invoices
Authorization
Multilingual Virtual Assistants
Masking PII Details
Variables
IVR Settings
General Settings
Assistant Management
Data Table
Table Views
App Definitions
Sharing Data Tables or Views

HOW TOs
Build a Flight Status 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
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
Web SDK Tutorial
Widget SDK Tutorial
Analyze the Assistant
Create a Custom Dashboard
Use Custom Meta Tags in Filters

APIs & SDKs
API Reference
API Introduction
API List
API Collection
koreUtil Libraries
SDK Reference
SDK Introduction
SDK Security
SDK Registration
Web Socket Connect and RTM
Using the BotKit SDK
BotKit SDK Tutorial - Blue Prism

ADMINISTRATION
Introduction
Assistant Admin Console
Administration Dashboard
User Management
Add Users
Manage Groups
Manage Roles
Assistant Management
Enrollment
Invite Users
Send Bulk Invites
Import User Data
Synchronize Users from AD
Security & Compliance
Using Single-Sign On
Security Settings
Cloud Connector
Analytics
Billing
  1. Home
  2. Docs
  3. Virtual Assistants
  4. Bot Administration
  5. Enrollment
  6. Importing Users and User Data4 min read

Importing Users and User Data4 min read

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