はじめに
対話型AIプラットフォーム
チャットボットの概要
自然言語処理(NLP)
ボットの概念と用語
クイックスタートガイド
プラットフォームへのアクセス
ボットビルダーの操作
リリースノート
最新バージョン(英語)
以前のバージョン(英語)
廃止機能(英語)
コンセプト
設計
ストーリーボード
ダイアログタスク
ダイアログタスクとは
ダイアログビルダー
ノードタイプ
インテントノード
ダイアログノード
エンティティノード
フォームノード
確認ノード
ロジックノード
ボットアクションノード
サービスノード
Webhookノード
スクリプトノード
グループノード
エージェント転送ノード
ユーザープロンプト
音声通話プロパティ
イベント ハンドラー
ナレッジグラフ
ナレッジグラフの抽出
ナレッジグラフの構築
ボットにナレッジグラフを追加
グラフの作成
ナレッジグラフの構築
既存のソースからFAQを構築
特性、同義語、停止用語
変数ネームスペースの管理
更新
ノード間の質問と回答の移動
用語の編集と削除
質問と応答の編集
ナレッジグラフの分析
通知タスク
スモールトーク
デジタルスキル
デジタルフォーム
デジタルビュー
デジタルビューとは
パネル
ウィジェット
トレーニング
トレーニングとは
機械学習
機械学習とは
モデル検証
ファンダメンタルミーニング
ナレッジグラフ
示唆
ランキングおよび解決
NLPの詳細設定
NLPのガイドライン
インテリジェンス
インテリジェンスとは
コンテキスト
コンテキストインテント
割り込み
複数インテントの検出
エンティティの変更
デフォルトの会話
センチメント管理
トーン分析
テストとデバッグ
ボットと会話
発話テスト
バッチテスト
会話テスト
デプロイ
チャネル
公開
分析
ボットの分析
NLPメトリクス
会話フロー
Usage Metrics
封じ込め測定
カスタムダッシュボード
カスタムダッシュボードとは
メタタグ
カスタムダッシュボードとウィジェット
ユニバーサルボット
ユニバーサルボットとは
ユニバーサルボットの定義
ユニバーサルボットの作成
ユニバーサルボットのトレーニング
ユニバーサルボットのカスタマイズ
他言語の有効化
ストア
プラントと使用
Overview
Usage Plans
Support Plans
Invoices
管理
ボット認証
複数言語対応ボット
個人を特定できる情報の編集
ボット変数の使用
IVRのシステム連携
一般設定
ボット管理
ハウツー
会話スキルの設計
バンキングボットを作成
バンキングボット – 資金の振り替え
バンキングボット – 残高を更新
ナレッジグラフを構築
スマートアラートの予約方法
デジタルスキルの設計
デジタルフォームの設定方法
デジタルビューの設定方法
データテーブルのデータの追加方法
データテーブルのデータの更新方法
Add Data from Digital Forms
ボットのトレーニング
示唆の使用方法
インテントとエンティティのパターンの使用方法
コンテキスト切り替えの管理方法
ボットのデプロイ
エージェント転送の設定方法
ボット関数の使用方法
コンテンツ変数の使用方法
グローバル変数の使用方法
Web SDK Tutorial(英語)
Widget SDK Tutorial(英語)
ボットの分析
カスタムダッシュボードの作成方法
カスタムタグを使ってフィルタリング
管理
ボット管理者コンソール
ダッシュボード
ユーザーの管理
ユーザーの管理
グループの管理
ロール管理
ボット管理モジュール
登録
ユーザーの招待
招待状の一括送信
ユーザーデータのインポート
Active Directoryからユーザーを同期
セキュリティ/コンプライアンス
シングル サインオンの使用
セキュリティ設定
Billing(日本未対応)
  1. ホーム
  2. Integrations
  3. Configuring the NiceInContact (User Hub) Agent

Configuring the NiceInContact (User Hub) Agent

NiceInContact CXone virtual agent (user) hub simplifies the deployment of conversational virtual assistants and agents for customer self-service. Kore.ai XO Platform’s NiceInContact Agent integration allows you to seamlessly hand off the virtual assistant conversations to your live agents on Nice Chat.

Use the configuration steps below as general guidelines to enable the NiceInContact User Hub integration. You may notice minor differences based on the version of the NiceInContact User Hub you are using.

Overview

Kore.ai’s virtual assistant (VA) serves as the central point of interaction for the users. The VA facilitates communication and interaction between the user and the NiceInContact User Hub. In addition to its regular capabilities, the VA acts as a proxy or intermediary between the users and the NiceInContact agents to hand over conversations seamlessly. The VA also allows you to integrate with the NiceInContact platform.

Configuration

To configure the NiceInContact User Hub agent, follow the instructions below.

Step 1: Generate Access Details for NiceInContact User Hub Account

Steps to generate access details:

  1. Log in to https://login.incontact.com/ with your NiceInContact credentials.
  2. Generate AccessKeyId and AccessKeySecret from the User Profile to send a token request. To learn how to generate the access key and secret, read NiceInContact Generate Access Key Documentation.
    Note: These access details can be generated in the CXone interface on the Employees Page for the User Hub.
  3. Copy the Access Key and Access Secret for future use.

Step 2: Register an App and Retrieve a Client ID and Secret

To retrieve the client ID and client secret, you must register your application.

Steps to register the app:

  1. Log in to https://login.incontact.com/ with your NiceInContact credentials.
  2. To register an app for Nice In Contact User Hub, follow the instructions in the Application Registration Documentation.
  3. To register your application, go to the Application Registration page on the developer portal. Provide the following specific information:
    • Tenancy of the application: Single Tenant
    • Authentication method: client_secret_basic
    • CXone ACD API scopes required: PatronApi
    • Type of application being registered: Back-end
  4. Once you register your application, you will receive a client_id and client_secret.
  5. Once the API app is registered, copy the Client ID and Client Secret and keep it for future use.

Step 3: Create a Point of Contact

Create the point of contact and assign the skill and campaign to handover conversations.

Steps to create a point of contact:

  1. Follow the instructions in the Set Up Chat Documentation and create a point of contact.
  2. Select the Chat in the Media Type field.
  3. Enter Name, select Skills and Script, and then click Create Point of Contact.
  4. Copy the Point of Contact key and keep it for future use.

Step 4: Enable the NiceInContact Agent

To enable the NiceInContact, follow these steps:

  1. Log in to the Kore.ai XO Platform https://bots.kore.ai/botbuilder.
  2. Select a Virtual Assistant for which you want to configure the NiceInContact agent.
  3. Navigate to Build > Integrations > Agent Transfer and click the Nice In Contact(UserHub) button.
  4. Click the Configurations tab and enter the following credentials for the NiceInContact Agent:
    • Application Client ID: The client Id of the API application you copied earlier (in Step 2).
    • Application Client Secret: The secret of the API application you copied earlier (in Step 2).
    • Access Key: The access key Id for the NiceInContact User Hub account you copied earlier (in Step 1).
    • Access Secret: The access secret for the NiceInContact User Hub account you copied earlier (in Step 1).
    • Point Of Contact: The POC ID for the NiceInContact you copied earlier (in Step 3).

  5. If you want to make NiceInContact the default agent, enable the Default Agent System for all bot channels option.


    Note
    : This option is available only when multiple agents are configured for your VA.
  6. You can customize the channel mapping by clicking the Manage link.
  7. Click Manage to map the channels you want to use to the Nice InContact User Hub agent for handing over the conversations. To learn more about channel enablement, see Adding channels to your bot.
  8. After mapping channels, click Done.
  9. Click Save to enable the NiceInContact agent.
  10. Publish the VA. For more information, see Publishing Bot.

Execution

This section helps you verify how the conversations from the Kore.ai XO Platform are being handed over to the NiceInContact UserHub agent after enabling it.

Steps to verify the data exchange between Kore.ai’s VA and NiceInContact User Hub agent:

  1. Log in to https://login.incontact.com/ with the user credentials that you created in Step 1.
  2. Navigate to Applications > Max to launch the Chat console.
  3. In the NiceInChat console, change the status from Unavailable to Available.
  4. Click Connect to start exchanging the conversation from the Kore.ai XO platform and the NiceInContact User Hub.
  5. Open a virtual assistant for which you have enabled the NiceInContact User Hub agent.
  6. Create a new Agent Transfer Node task. For example, create a Talk to Live Agent task with the LiveChats node and configure it to use the Nice agent. For more information, see Agent Transfer Node.
  7. Click the Talk to Bot icon at the bottom of the page to launch the VA and enter Help.
  8. Once you invoke the agent transfer dialog, the NiceInContact Chat receives a notification alert.
  9. When a user initiates the chat from the VA, it transfers the conversation to the NiceInContact UserHub agent and sends a message to the user. Agent receives a notification about this on NiceInContact.
  10. Now, the connection between the NiceInContact UserHub agent and the user has been established, and the conversation continues.

Configuring the NiceInContact (User Hub) Agent

NiceInContact CXone virtual agent (user) hub simplifies the deployment of conversational virtual assistants and agents for customer self-service. Kore.ai XO Platform’s NiceInContact Agent integration allows you to seamlessly hand off the virtual assistant conversations to your live agents on Nice Chat.

Use the configuration steps below as general guidelines to enable the NiceInContact User Hub integration. You may notice minor differences based on the version of the NiceInContact User Hub you are using.

Overview

Kore.ai’s virtual assistant (VA) serves as the central point of interaction for the users. The VA facilitates communication and interaction between the user and the NiceInContact User Hub. In addition to its regular capabilities, the VA acts as a proxy or intermediary between the users and the NiceInContact agents to hand over conversations seamlessly. The VA also allows you to integrate with the NiceInContact platform.

Configuration

To configure the NiceInContact User Hub agent, follow the instructions below.

Step 1: Generate Access Details for NiceInContact User Hub Account

Steps to generate access details:

  1. Log in to https://login.incontact.com/ with your NiceInContact credentials.
  2. Generate AccessKeyId and AccessKeySecret from the User Profile to send a token request. To learn how to generate the access key and secret, read NiceInContact Generate Access Key Documentation.
    Note: These access details can be generated in the CXone interface on the Employees Page for the User Hub.
  3. Copy the Access Key and Access Secret for future use.

Step 2: Register an App and Retrieve a Client ID and Secret

To retrieve the client ID and client secret, you must register your application.

Steps to register the app:

  1. Log in to https://login.incontact.com/ with your NiceInContact credentials.
  2. To register an app for Nice In Contact User Hub, follow the instructions in the Application Registration Documentation.
  3. To register your application, go to the Application Registration page on the developer portal. Provide the following specific information:
    • Tenancy of the application: Single Tenant
    • Authentication method: client_secret_basic
    • CXone ACD API scopes required: PatronApi
    • Type of application being registered: Back-end
  4. Once you register your application, you will receive a client_id and client_secret.
  5. Once the API app is registered, copy the Client ID and Client Secret and keep it for future use.

Step 3: Create a Point of Contact

Create the point of contact and assign the skill and campaign to handover conversations.

Steps to create a point of contact:

  1. Follow the instructions in the Set Up Chat Documentation and create a point of contact.
  2. Select the Chat in the Media Type field.
  3. Enter Name, select Skills and Script, and then click Create Point of Contact.
  4. Copy the Point of Contact key and keep it for future use.

Step 4: Enable the NiceInContact Agent

To enable the NiceInContact, follow these steps:

  1. Log in to the Kore.ai XO Platform https://bots.kore.ai/botbuilder.
  2. Select a Virtual Assistant for which you want to configure the NiceInContact agent.
  3. Navigate to Build > Integrations > Agent Transfer and click the Nice In Contact(UserHub) button.
  4. Click the Configurations tab and enter the following credentials for the NiceInContact Agent:
    • Application Client ID: The client Id of the API application you copied earlier (in Step 2).
    • Application Client Secret: The secret of the API application you copied earlier (in Step 2).
    • Access Key: The access key Id for the NiceInContact User Hub account you copied earlier (in Step 1).
    • Access Secret: The access secret for the NiceInContact User Hub account you copied earlier (in Step 1).
    • Point Of Contact: The POC ID for the NiceInContact you copied earlier (in Step 3).

  5. If you want to make NiceInContact the default agent, enable the Default Agent System for all bot channels option.


    Note
    : This option is available only when multiple agents are configured for your VA.
  6. You can customize the channel mapping by clicking the Manage link.
  7. Click Manage to map the channels you want to use to the Nice InContact User Hub agent for handing over the conversations. To learn more about channel enablement, see Adding channels to your bot.
  8. After mapping channels, click Done.
  9. Click Save to enable the NiceInContact agent.
  10. Publish the VA. For more information, see Publishing Bot.

Execution

This section helps you verify how the conversations from the Kore.ai XO Platform are being handed over to the NiceInContact UserHub agent after enabling it.

Steps to verify the data exchange between Kore.ai’s VA and NiceInContact User Hub agent:

  1. Log in to https://login.incontact.com/ with the user credentials that you created in Step 1.
  2. Navigate to Applications > Max to launch the Chat console.
  3. In the NiceInChat console, change the status from Unavailable to Available.
  4. Click Connect to start exchanging the conversation from the Kore.ai XO platform and the NiceInContact User Hub.
  5. Open a virtual assistant for which you have enabled the NiceInContact User Hub agent.
  6. Create a new Agent Transfer Node task. For example, create a Talk to Live Agent task with the LiveChats node and configure it to use the Nice agent. For more information, see Agent Transfer Node.
  7. Click the Talk to Bot icon at the bottom of the page to launch the VA and enter Help.
  8. Once you invoke the agent transfer dialog, the NiceInContact Chat receives a notification alert.
  9. When a user initiates the chat from the VA, it transfers the conversation to the NiceInContact UserHub agent and sends a message to the user. Agent receives a notification about this on NiceInContact.
  10. Now, the connection between the NiceInContact UserHub agent and the user has been established, and the conversation continues.
メニュー