Added in 2026.10 (beta)Documentation Index
Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
This feature is in beta. We encourage you to try it out and provide us with feedback.
Prerequisites
- Access to NiCE CXone.
- Cognigy.AI installation is integrated with NiCE CXone environment.
If your Cognigy.AI installation is not integrated with NiCE CXone at the platform level, use the NiCE CXone (Non-Integrated) handover provider instead.
Restrictions
- Snapshots and Packages aren’t supported.
- Voice handover via the Transfer Node isn’t supported.
Configuration on the Cognigy.AI Side
1. Create a Handover Provider
1. Create a Handover Provider
- Go to Deploy > Handover Providers.
- Click + New Handover Provider and select NiCE CXone.
- Enter a unique name for the provider. This name will be used as a name for the channel in NiCE CXone.
- Save the configuration.
2. Add a Handover to Human Agent Node
2. Add a Handover to Human Agent Node
- In the Flow editor, add a Handover to Human Agent Node.
- From the Handover Provider list, select the NiCE CXone provider that you created.
- Configure the generic handover behavior, such as accepted messages or cancellation handling, as needed.
- (Optional) Configure additional settings:
- Send Transcript as first message - allow NiCE CXone to receive the conversation transcript as the first message when the handover begins. This setting is turned on by default.
- Display Agent Details - display the human agent’s name and avatar from NiCE CXone in the chat for the end user. This setting is turned off by default.
No NiCE CXone-specific fields are required in the Node. Routing to the correct queue or human agent team is configured on the NiCE CXone side.
Configuration on the Handover Provider Side
1. Configure Handover Permissions
1. Configure Handover Permissions
- In NiCE CXone, click the Applications app selector in the upper-left corner.
- In the left-side CXone Mpower Hubs menu, go to Omnichannel Routing > ACD > Roles.
- Select the role assigned to your account, for example, Administrator.
- In Assigned Channels, select the channel with the same name as the NiCE CXone handover provider you created in Cognigy.AI.
- Click Update Role Permissions and assign either all permissions or the minimum scope:
Send RepliesAssign / Reassign ConversationsReassign ConversationsSave your changes.
2. Create a Skill
2. Create a Skill
To ensure that conversations are automatically assigned to human agents, create a skill and assign it to the channel and human agent.
- In NiCE CXone, click the Applications app selector in the upper-left corner.
- In the left-side CXone Mpower Hubs menu, go to Omnichannel Routing > ACD > ACD Skills.
- Click Create New > Single Skill.
- Configure the following fields:
- Media Type — select Digital.
- Skill Name — enter a name for your skill.
- Inbound/Outbound — select Inbound.
- Campaign — select any existing campaign.
- Click Create. After creating the skill, assign it to the channel:
- In the left-side CXone Mpower Hubs menu, go to Omnichannel Routing > ACD > Digital > Points of Contact Digital.
- Find the channel with the same name as your Cognigy.AI handover provider. Click Edit, go to the Skills tab, and select the created skill from the Select default skill list.
- Verify the skill is assigned to a human agent:
- In the left-side CXone Mpower Hubs menu, go to Omnichannel Routing > ACD > ACD Users.
- Select the user from the list, and check the Skills tab to ensure the required skill is assigned.
3. Review the Studio Script
3. Review the Studio Script
- Click the Applications app selector in the upper-left corner. In the left-side CXone Mpower Hubs menu, go to Omnichannel Routing > Studio.
- Open the Cognigy folder. Inside, locate the Cognigy Handover Script
<cognigy-handover-providerId>, where<cognigy-handover-providerId>is the ID of the handover provider in Cognigy.AI. Don’t rename the folder because Cognigy.AI references the script by its original name when deleting the provider.
ESCALATE and END ESCALATION actions because Cognigy.AI uses them to start and end handovers.The ONRELEASE action notifies Cognigy.AI that the human agent has closed the conversation. Cognigy.AI then triggers the On Resolve Options setting configured in the Handover to Human Agent Node.4. Test the Handover
4. Test the Handover
Use a Cognigy.AI Webchat v3 Endpoint for quick testing.
- In Cognigy.AI, go to the Webchat v3 Endpoint settings. Open Demo Webchat and trigger the handover.
- In NiCE CXone, click the Applications app selector in the upper-left corner.
- In the left-side CXone Mpower Hubs menu, go to Omnichannel Routing > Agent.
- In the Agent window, select your preferred option for how you want to connect. For example, select Set Phone Number, enter a phone number, and click Launch.
- With the correct skill assigned, the conversation will appear in the agent’s queue. Otherwise, you can select Search in the left-side menu and find the recent conversation that was created.
- Verify that the conversation appears in NiCE CXone. Confirm that it can be picked up by a human agent.
- Send a reply from NiCE CXone and verify that it appears in the Demo Webchat.