GETTING STARTED
Introduction to AgentAssist
Architecture and Configuration
Glossary
FAQ
Release Notes
Recent Updates
Previous Versions

SET UP AgentAssist
AgentAssist Setup Guide
Sign Up for AgentAssist
Conversation Automation
Automations Board
Create a Bot
Add Multiple Bots
Create Use Cases
Overview
FAQs Setup
Create Dialog Tasks
Welcome Event
LLM and Generative AI
Access Custom Data in Agent AI Bot
Search AI
Agent Coaching
Playbook
Customizing the Agent AI Widget
Configure Auto Summarization with Custom Dialog Tasks
Feedback Settings
Widget Theming (Layout Customization)
Supported Languages

INTEGRATIONS
AgentAssist Integration with Third-Party Applications
Amazon Connect
Amazon Connect with AgentAssist Voice Installation Guide
Amazon Connect with AgentAssist Chat Using Custom CCP
Amazon Connect with AgentAssist – Voice via AWS Third Party Applications
Channels
Voice
Configure Voice Channel
Configure Speech Recognition
Chat
SmartAssist
Configure AgentAssist
Demos
Voice Demo
Chat Demo
Salesforce
OmniChannel
Chat
Omni-Channel Configuration - Chat
AgentAssist Configuration - Chat
Web Messaging Configuration (New Chat)
Voice
Salesforce Service Cloud Voice (Amazon Connect Telephony)
Genesys Adapters
AgentAssist Voice Integration with Genesys CTI
Agent AI Voice Integration with CX Cloud from Genesys and Salesforce
NICE-CTI
Kore Agent AI with Salesforce NICE CX-CTI
Demos
Voice Demo
Chat Demo
Zendesk
Set up AgentAssist for Zendesk
Genesys
AgentAssist Integration with Genesys - Manual Setup Instructions
Agent AI Integration with Genesys Cloud CX using Kore Data Table
Set Up AgentAssist for Genesys
Change AgentAssist Bot in Genesys
Integrate Kore.ai Bot on Genesys Cloud CX Messaging
ServiceNow
NICE CX
NICE MAX Desktop (Chat and Voice)
NICE Agent Desktop (Voice)
Talkdesk
Twilio

AGENT EXPERIENCE
AgentAssist Widget
Bot Override and Automations

ANALYTICS
Conversation Logs
Dashboard
Agent AI ROI Analyzer (Beta)
APIs
Raw Data API v1
Raw Data API v2
Conversation Summary Trigger

Agent AI Voice Integration with NICE Agent Desktop

This document provides detailed instructions on the integration process of the Kore.ai Agent AI widget into the NICE Agent Desktop environment. It offers step-by-step guidance to ensure a smooth and efficient setup process. This integration supports all the features of Agent AI such as Automation, Agent Coaching, Agent Playbook, Sentiment Analysis, and Transcription along with end-of-call summary and Custom Data passing, such as agent name and ID, to the Agent AI widget.

Shared Responsibilities

NICE CXOne Admin

  • ACD Configuration: CXOne customers are responsible for creating and mapping skills within the ACD system to ensure proper routing of interactions.
  • Campaign Setup: Customers must set up campaigns, including specifying routing and agent availability, on the CXOne platform.
  • Agent Assist Hub Configuration: CXOne customers are responsible for configuring the Agent Assist Hub settings within NICE Studio.

Kore.ai Admin

Provide Studio Script for Voice: Kore.ai will assist in setting up the Studio Script to ensure seamless integration with the CXOne platform.

Prerequisites

  • NICE CX administrators with access to a NICE CX account, privileges to set up the following configurations, and the ability to receive calls on the agent desktop.
  • NICE CX Studio installed on your windows device.
  • Agent Assist Hub enabled for your account. Contact your NICE CX representative. Note that  this requires an extra license cost.
  • Access to Kore AgentAssist application and familiarity with creating and configuring an AgentAssist Bot.
  • Kore.ai App credentials such as Agent AI Widget URL, Bot ID, Client ID, Client Secret, Account ID, and SIP URI. Read the Configure Voice Channel and Chat documents for a walkthrough.

Definitions

Section Key Definition Reference
NICE CX Integration Hubs > Add Agent Assist App Agent AI URL The domain of Agent AI.
NICE CX Studio > Import the Voice Script and Configure Parameters AgentAssistWidgetURL URL that points to the Agent AI widget.

For example, https://agentassist.kore.ai/koreagentassist-sdk-v3/UI/agentassist-iframe.html

Channels > Chat section of the Agent AI configuration portal.
NICE CX Studio > Import the Voice Script and Configure Parameters BotId A unique identifier assigned to a bot. Channels > Chat section of the Agent AI configuration portal.
NICE CX Studio > Import the Voice Script and Configure Parameters ClientId An identifier provided to a client application. Channels > Chat section of the Agent AI configuration portal.
NICE CX Studio > Import the Voice Script and Configure Parameters ClientSecret A secret key or password associated with the ClientId. Channels > Chat section of the Agent AI configuration portal.
NICE CX Integration Hubs > Add Agent Assist Hub AccountID A unique identifier assigned to an account. Channels > Chat section of the Agent AI configuration portal.
NICE CX Integration Hubs > Add Agent Assist Hub Voice Gateway(VG) For Saas in US region, value is wss://savg-webserver.kore.ai

For on-prem, refer to the corresponding host.

Region Specific URLs

Region Agent AI URL UXO URL WSS URL DNS
US https://agentassist.kore.ai https://platform.kore.ai wss://savg-webserver.kore.ai @savg-us-prod-sbc-in-nlb-0d9a4c651955ff47.elb.us-east-1.amazonaws.com
JP https://agentassist-jp.kore.ai https://jp-platform.kore.ai wss://jp-savg-audiosocket.kore.ai @savg-jp-prod-int-nlb-3989d946fc1ced3b.elb.ap-northeast-1.amazonaws.com

Configuration Steps

This section explains the configuration steps needed to integrate Kore Agent AI with NICE MAX Desktop.

Step 1: Nice CX Integration Hubs > Add Agent Assist Hub

  1. Sign in to your NICE account with the user name and password provided by the NICE customer support.
  2. Click the Applications Launcher button.

  3. A menu opens from the left side of the page. Click OTHERS > Automation & AI.

  4. Click Agent Assist Hub > Add Agent Assist App.

  5. Enter the name of the Agent Assist App in the AGENT ASSIST APP NAME field.
  6. Select Custom Agent Assist Endpoints.
  7. Click Next.

  8. Add the following settings with config parameters:
    1. Agent UI Option: No Assist Panel shown to agent
    2. App Title: Kore AA (this is not a visible UI)
    3. Participants: Both

    4. Audio Relay Endpoint: {Kore Voice Gateway(KVG)}/audiosocket/nice?sipuri=<Bot SIP URI><DNS>&token=<Token>&botId=<Bot ID>&accountId=<Account ID>&agentassist=true
      1. Bot SIP URI: Channels > Voice section of the Agent AI configuration portal.

      2. Bot ID and Account ID: Channels > Chat section of the Agent AI configuration portal.

      3. Token: Create a JSON Web Token on jwt.io with the following details:
        • Payload: {“appId”: <Bot Client ID>}
        • Header: {“alg”: “HS256″,”typ”: “JWT”}
        • Secret: Bot Client Secret.
  9. Click Create.

Step 2: NICE CX Studio > Import the Voice Script and Configure Parameters

  1. Download the script for voice from the Kore.ai NICE integration repository.
  2. Open the NICE CX Studio app from your desktop.
  3. Click File > Import from File.
  4. Select the downloaded script for voice. It looks like the following screenshot:

  5. Double-click the Generate Iframe Params tile.


  6. Update the values for the corresponding parameters:
    1. Kore.ai parameters:
      1. Bot Client ID
      2. Bot Client Secret
      3. Bot ID
      4. Agent AI Widget URL
      5. Bot Language Code – “en” is set as the default language. Refer to this doc to provide the language code for your bot’s language.
    2. Custom Data: The “customdata” object in the script can be used to pass information to the Agent AI Bot. During runtime, this customdata is accessible in the UserContext of the bot. Refer to Access Custom Data in Agent AI Bot for instructions on how to access customdata in the bot.
      Include your data in the customdata object (one key-value pair per line). For example: customdata.agentName=”Agent” and customdata.agentID=”1234″
  7. Double-click the PopURL tile.

  8. In the PopURL, update the URL with the following values:
    1. {Agent AI URL}/integrations/nice/iframe/?params={scriptparamsjson}
    2. Tab Title: Kore AgentAI (change as per your requirement)
    3. Pop Destination: Contact Panel (it will be preset for imported script)
  9. Double-click the Agent Assist tile.

  10. Select the checkbox against the Agent Assist instance you created in the above step.

  11. Click Yes.

  12. After selecting Agent Assist, click the close button on the bottom-right corner of the page.
    Note: Do not click the “X” button to close the window as this will not save the changes.

Step 3: NICE CX Setup > Attach Point of Contact with Voice Script

  1. Go to the NICE home page.
  2. Click the Application Launcher button.
  3. Click ACD.
  4. Click Points of Contact.
  5. Click the number you want to attach with AgentAssist.
  6. Click Edit.
  7. Change the script based on your needs.
  8. Click Done to save it.
    Note: To view the summary pop-up in the Agent AI widget, you must assign a disposition to the skill. If you don’t, the voice screen automatically closes once the session ends.

Voice Simulation

  1. Go to the NICE home page.
  2. Click Application Launcher > Agent.
  3. Select Integrated Softphone, and click Launch.

  4. Change the status to Available.

  5. Go back to the NICE home page, and click Application Launcher > ACD.
  6. Click Points of Contact.
  7. Click the Voice Point of Contact you have created.

  8. Copy the Phone Number, and initiate the call.
  9. A voice request appears on the NICE Agent desktop. Click Accept.

  10. The Kore AgentAI widget loads inside the contact panel.

  11. Click Hang Up to disconnect the call.

  12. The Call summary pop-up gets triggered at the end of the call session.
  13. Select the disposition, copy the summary and paste it in the NOTES for future reference.
  14. Click Save and Close.

 

Agent AI Voice Integration with NICE Agent Desktop

This document provides detailed instructions on the integration process of the Kore.ai Agent AI widget into the NICE Agent Desktop environment. It offers step-by-step guidance to ensure a smooth and efficient setup process. This integration supports all the features of Agent AI such as Automation, Agent Coaching, Agent Playbook, Sentiment Analysis, and Transcription along with end-of-call summary and Custom Data passing, such as agent name and ID, to the Agent AI widget.

Shared Responsibilities

NICE CXOne Admin

  • ACD Configuration: CXOne customers are responsible for creating and mapping skills within the ACD system to ensure proper routing of interactions.
  • Campaign Setup: Customers must set up campaigns, including specifying routing and agent availability, on the CXOne platform.
  • Agent Assist Hub Configuration: CXOne customers are responsible for configuring the Agent Assist Hub settings within NICE Studio.

Kore.ai Admin

Provide Studio Script for Voice: Kore.ai will assist in setting up the Studio Script to ensure seamless integration with the CXOne platform.

Prerequisites

  • NICE CX administrators with access to a NICE CX account, privileges to set up the following configurations, and the ability to receive calls on the agent desktop.
  • NICE CX Studio installed on your windows device.
  • Agent Assist Hub enabled for your account. Contact your NICE CX representative. Note that  this requires an extra license cost.
  • Access to Kore AgentAssist application and familiarity with creating and configuring an AgentAssist Bot.
  • Kore.ai App credentials such as Agent AI Widget URL, Bot ID, Client ID, Client Secret, Account ID, and SIP URI. Read the Configure Voice Channel and Chat documents for a walkthrough.

Definitions

Section Key Definition Reference
NICE CX Integration Hubs > Add Agent Assist App Agent AI URL The domain of Agent AI.
NICE CX Studio > Import the Voice Script and Configure Parameters AgentAssistWidgetURL URL that points to the Agent AI widget.

For example, https://agentassist.kore.ai/koreagentassist-sdk-v3/UI/agentassist-iframe.html

Channels > Chat section of the Agent AI configuration portal.
NICE CX Studio > Import the Voice Script and Configure Parameters BotId A unique identifier assigned to a bot. Channels > Chat section of the Agent AI configuration portal.
NICE CX Studio > Import the Voice Script and Configure Parameters ClientId An identifier provided to a client application. Channels > Chat section of the Agent AI configuration portal.
NICE CX Studio > Import the Voice Script and Configure Parameters ClientSecret A secret key or password associated with the ClientId. Channels > Chat section of the Agent AI configuration portal.
NICE CX Integration Hubs > Add Agent Assist Hub AccountID A unique identifier assigned to an account. Channels > Chat section of the Agent AI configuration portal.
NICE CX Integration Hubs > Add Agent Assist Hub Voice Gateway(VG) For Saas in US region, value is wss://savg-webserver.kore.ai

For on-prem, refer to the corresponding host.

Region Specific URLs

Region Agent AI URL UXO URL WSS URL DNS
US https://agentassist.kore.ai https://platform.kore.ai wss://savg-webserver.kore.ai @savg-us-prod-sbc-in-nlb-0d9a4c651955ff47.elb.us-east-1.amazonaws.com
JP https://agentassist-jp.kore.ai https://jp-platform.kore.ai wss://jp-savg-audiosocket.kore.ai @savg-jp-prod-int-nlb-3989d946fc1ced3b.elb.ap-northeast-1.amazonaws.com

Configuration Steps

This section explains the configuration steps needed to integrate Kore Agent AI with NICE MAX Desktop.

Step 1: Nice CX Integration Hubs > Add Agent Assist Hub

  1. Sign in to your NICE account with the user name and password provided by the NICE customer support.
  2. Click the Applications Launcher button.

  3. A menu opens from the left side of the page. Click OTHERS > Automation & AI.

  4. Click Agent Assist Hub > Add Agent Assist App.

  5. Enter the name of the Agent Assist App in the AGENT ASSIST APP NAME field.
  6. Select Custom Agent Assist Endpoints.
  7. Click Next.

  8. Add the following settings with config parameters:
    1. Agent UI Option: No Assist Panel shown to agent
    2. App Title: Kore AA (this is not a visible UI)
    3. Participants: Both

    4. Audio Relay Endpoint: {Kore Voice Gateway(KVG)}/audiosocket/nice?sipuri=<Bot SIP URI><DNS>&token=<Token>&botId=<Bot ID>&accountId=<Account ID>&agentassist=true
      1. Bot SIP URI: Channels > Voice section of the Agent AI configuration portal.

      2. Bot ID and Account ID: Channels > Chat section of the Agent AI configuration portal.

      3. Token: Create a JSON Web Token on jwt.io with the following details:
        • Payload: {“appId”: <Bot Client ID>}
        • Header: {“alg”: “HS256″,”typ”: “JWT”}
        • Secret: Bot Client Secret.
  9. Click Create.

Step 2: NICE CX Studio > Import the Voice Script and Configure Parameters

  1. Download the script for voice from the Kore.ai NICE integration repository.
  2. Open the NICE CX Studio app from your desktop.
  3. Click File > Import from File.
  4. Select the downloaded script for voice. It looks like the following screenshot:

  5. Double-click the Generate Iframe Params tile.


  6. Update the values for the corresponding parameters:
    1. Kore.ai parameters:
      1. Bot Client ID
      2. Bot Client Secret
      3. Bot ID
      4. Agent AI Widget URL
      5. Bot Language Code – “en” is set as the default language. Refer to this doc to provide the language code for your bot’s language.
    2. Custom Data: The “customdata” object in the script can be used to pass information to the Agent AI Bot. During runtime, this customdata is accessible in the UserContext of the bot. Refer to Access Custom Data in Agent AI Bot for instructions on how to access customdata in the bot.
      Include your data in the customdata object (one key-value pair per line). For example: customdata.agentName=”Agent” and customdata.agentID=”1234″
  7. Double-click the PopURL tile.

  8. In the PopURL, update the URL with the following values:
    1. {Agent AI URL}/integrations/nice/iframe/?params={scriptparamsjson}
    2. Tab Title: Kore AgentAI (change as per your requirement)
    3. Pop Destination: Contact Panel (it will be preset for imported script)
  9. Double-click the Agent Assist tile.

  10. Select the checkbox against the Agent Assist instance you created in the above step.

  11. Click Yes.

  12. After selecting Agent Assist, click the close button on the bottom-right corner of the page.
    Note: Do not click the “X” button to close the window as this will not save the changes.

Step 3: NICE CX Setup > Attach Point of Contact with Voice Script

  1. Go to the NICE home page.
  2. Click the Application Launcher button.
  3. Click ACD.
  4. Click Points of Contact.
  5. Click the number you want to attach with AgentAssist.
  6. Click Edit.
  7. Change the script based on your needs.
  8. Click Done to save it.
    Note: To view the summary pop-up in the Agent AI widget, you must assign a disposition to the skill. If you don’t, the voice screen automatically closes once the session ends.

Voice Simulation

  1. Go to the NICE home page.
  2. Click Application Launcher > Agent.
  3. Select Integrated Softphone, and click Launch.

  4. Change the status to Available.

  5. Go back to the NICE home page, and click Application Launcher > ACD.
  6. Click Points of Contact.
  7. Click the Voice Point of Contact you have created.

  8. Copy the Phone Number, and initiate the call.
  9. A voice request appears on the NICE Agent desktop. Click Accept.

  10. The Kore AgentAI widget loads inside the contact panel.

  11. Click Hang Up to disconnect the call.

  12. The Call summary pop-up gets triggered at the end of the call session.
  13. Select the disposition, copy the summary and paste it in the NOTES for future reference.
  14. Click Save and Close.