Integrate Cognigy Agent Assist

Content on this page is for a product or feature in controlled release (CR). If you are not part of the CR group and would like more information, contact your Account Representative.

Required permissions: Automation & AI > Launch Automation & AI Studio Script View, Create/Edit

Prerequisites

Before you can set up Cognigy Agent Assist to work with CXone Mpower, you must have:

Create a Script

Use the following samples as a foundation to create the scripts to integrate your agent assist application into CXone Mpower. Inbound and outbound interactions require separate scripts. The following image shows the essential actions for an inbound script:

This image shows the essential actions for an outbound script: 

To complete the configuration of your script: 

  • Assign the Cognigy Agent Assist configuration app to the Agent Assist action.
  • Add initialization snippets to the script using Snippet actions. You can do this to customize your agent assist application.
  • Reconfigure the action connectors to ensure proper contact flow and correct any potential errors.
  • Complete any additional scripting and test the script.

Add an App to Agent Assist Hub

You need to add a profile app for Cognigy Agent Assist to Agent Assist Hub. This establishes a connection between CXone Mpower and your agent assist provider.

  1. Click the app selector icon of app selector and select Other > Automation & AI and then click Agent Assist Hub.
  2. Click Add Agent Assist App.

  3. Enter an Agent Assist App Name and click Cognigy Assist in the list of agent assist providers.

  4. Click Next.

  5. Complete the Configuration page using the information in the following table.

    Cognigy provides the values you need to fill in the fields on the Configuration page. NiCE is not responsible for providing these values.

  6. Click Create.

  7. Click Close.

Assign the Cognigy Agent Assist App to an Action

If you haven't done so already, you need to assign the Cognigy Agent Assist app to the Agent Assist actionClosed Performs a process within a Studio script, such as collecting customer data or playing music. in your Studio script.

  1. In Studio, open the script you want to use.
  2. If you haven't done so already, add the Agent Assist action to the correct location in your script.

  3. If you're using Desktop Studio, double-click the Agent Assist action to open Agent Assist Hub. If you're using Studio, click open editor on the Agent Assist action.

  4. In the left column, click the checkmark A light gray checkmark inside a light gray circle. next to the agent assist app or profile you want to assign to this script.

    An alternative to using the checkmark is to create a variable in your Studio script. Use the variable to pass the app or profile name into the Assign Launch Config Name property of the AGENT ASSIST action.

  5. Click Close.