NiCE CXone Virtual Agent Hub How To
Example Virtual Agent (Bot) Connection: NiCE AI Agents (Cognigy)
For details instructions, see Implement a Custom Virtual Agent Integration.
Setup and Configuration
-
Access Virtual Agent Hub:
-
Log in to NiCE CXone.
-
Navigate to Connections.
-
Click Virtual Agent Hub.
-
-
Add a New Bot:
-
Click Add Bot.
-
Select the required bot provider, for example, NiCE AI Agents (Cognigy).
-
Configure the Bot
-
Bot Details: Enter the bot's name, for example, Customer Support Bot.
-
Integration Version: Select the integration version (preferably the latest version to ensure compatibility and access to the newest features).
Configure Webhook URL and Authorization
-
URL: Provide the endpoint URL where the bot's service will receive and send data.
-
Authorization: Enter any required authorization headers to ensure secure communication between NiCE CXone and the bot.
Add Endpoint Parameters
-
Parameters: If needed, add parameters such as JSON web tokens or other data the bot service requires for each request.
Specify Text-to-Speech and Transcription Settings
-
TTS Service: Select the text-to-speech vendor for converting text responses to voice.
-
STT Service: Choose the speech-to-text service for transcribing voice inputs to text.
Test the Bot
-
Initial Test: In the Test pane, enter test messages or use a microphone to simulate customer interactions. Verify that the bot responds correctly.
-
Custom Tests: Add custom payloads and trigger specific intents to test various scenarios.
Assign Bot to Studio Script
-
Studio Integration: Open the relevant Studio script, locate the virtual agent action, and double-click to open Virtual Agent Hub.
-
Bot Assignment: Select the configured bot and assign it to the virtual agent action in the script.
Deploy and Monitor
-
Production Deployment: Once testing is complete, deploy the bot configuration to the production environment. Ensure the point of contact and skills are correctly assigned.
-
Monitoring: Continuously monitor the bot’s performance and make adjustments as needed.