> ## Documentation Index
> Fetch the complete documentation index at: https://koreai.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Configuring the NiceInContact Agent

<Badge icon="arrow-left" color="gray">[Back to Agent Transfer Integrations](/ai-for-service/integrations/overview#agent-transfer)</Badge>

NiceInContact is a customer experience (CX) platform combining digital entry points, prepared agents, and performance tools. The NiceInContact Agent integration allows you to hand off AI Agent conversations to live agents on Nice Chat.

The AI Agent acts as a proxy between users and NiceInContact agents, facilitating seamless conversation handovers.

***

## Configuration

### Step 1: Create a User in NiceInContact

1. Log in to [https://login.incontact.com/](https://login.incontact.com/) with your NiceInContact credentials.

2. Navigate to **Admin > Users** and click **Create New > Single User**.

   <img src="https://mintcdn.com/koreai/7yQ1rPeCqMS9mwGL/ai-for-service/integrations/agents/images/configuring-the-niceincontact-img1.png?fit=max&auto=format&n=7yQ1rPeCqMS9mwGL&q=85&s=87a6381090ae96ee2c9d58ad06637cce" alt="Create new user" width="1871" height="901" data-path="ai-for-service/integrations/agents/images/configuring-the-niceincontact-img1.png" />

3. Enter the following user details:

   * First Name
   * Last Name
   * Email
   * Username

   <img src="https://mintcdn.com/koreai/7yQ1rPeCqMS9mwGL/ai-for-service/integrations/agents/images/configuring-the-niceincontact-img2.png?fit=max&auto=format&n=7yQ1rPeCqMS9mwGL&q=85&s=6bf1bb5be7d472639e2450d43a69125d" alt="Enter user details" width="1903" height="898" data-path="ai-for-service/integrations/agents/images/configuring-the-niceincontact-img2.png" />

4. Click **Save and Continue**. Note the username and password.

### Step 2: Register an App and Retrieve an API Token

1. Log in to [https://login.incontact.com/](https://login.incontact.com/).

2. Navigate to **ACD > ACD Configuration > API Applications** and click **Create New**.

3. Enter:
   * **Vendor Name**: `PlatformIntegration`
   * **Application Name**: `PlatformInt`

4. Under **API scope**, select only **PatronApi**.

   <img src="https://mintcdn.com/koreai/7yQ1rPeCqMS9mwGL/ai-for-service/integrations/agents/images/configuring-the-niceincontact-img3.png?fit=max&auto=format&n=7yQ1rPeCqMS9mwGL&q=85&s=c65f9f020c328a3a3bc5a8051a530234" alt="API Scope - PatronApi" width="1908" height="902" data-path="ai-for-service/integrations/agents/images/configuring-the-niceincontact-img3.png" />

5. Click **Create API Application**.

6. Copy the **Application Secret** and save it.

### Step 3: Create a Point of Contact

1. Navigate to **ACD > Contact > Point of Contact** and click **Create New > Single Point of Contact**.

   <img src="https://mintcdn.com/koreai/7yQ1rPeCqMS9mwGL/ai-for-service/integrations/agents/images/configuring-the-niceincontact-img4.png?fit=max&auto=format&n=7yQ1rPeCqMS9mwGL&q=85&s=14bf2fd972045536735a299a3f9f5f2b" alt="Create Single Point of Contact" width="1917" height="890" data-path="ai-for-service/integrations/agents/images/configuring-the-niceincontact-img4.png" />

2. Set **Media Type** to **Chat**.

3. Enter **Name**, select **Skills** and **Script**, then click **Create Point of Contact**.

4. Copy the **Point of Contact key** and save it.

   <img src="https://mintcdn.com/koreai/7yQ1rPeCqMS9mwGL/ai-for-service/integrations/agents/images/configuring-the-niceincontact-img5.png?fit=max&auto=format&n=7yQ1rPeCqMS9mwGL&q=85&s=b2f4d67d9b614aad50c2d046886e6709" alt="Point of Contact key" width="1917" height="902" data-path="ai-for-service/integrations/agents/images/configuring-the-niceincontact-img5.png" />

### Step 4: Enable the NiceInContact Agent

1. Log in to the Platform.

2. Select the AI Agent to configure.

3. Navigate to **App Settings > Integrations > Agent Transfer** and click **NiceInContact**.

4. On the **Configurations** tab, enter:

   | Field            | Description                            |
   | ---------------- | -------------------------------------- |
   | Application Name | Name of the API application            |
   | Vendor Name      | Vendor name entered in the application |
   | Access Token     | Application Secret from Step 2         |
   | Point Of Contact | POC ID from Step 3                     |

5. To make NiceInContact the default agent, enable **Default Agent System for all app channels**.

   <img src="https://mintcdn.com/koreai/7yQ1rPeCqMS9mwGL/ai-for-service/integrations/agents/images/configuring-the-niceincontact-img7.png?fit=max&auto=format&n=7yQ1rPeCqMS9mwGL&q=85&s=d40d0565b48829b210f8180162deee97" alt="Make NiceInContact the default agent" width="898" height="855" data-path="ai-for-service/integrations/agents/images/configuring-the-niceincontact-img7.png" />

   <Note>This option is only available when multiple agents are configured.</Note>

6. Click **Manage** to map channels.

   <img src="https://mintcdn.com/koreai/7yQ1rPeCqMS9mwGL/ai-for-service/integrations/agents/images/configuring-the-niceincontact-img8.png?fit=max&auto=format&n=7yQ1rPeCqMS9mwGL&q=85&s=f471cffa5c75eca734e59c1af07a7b0d" alt="Customizing channel mapping" width="891" height="850" data-path="ai-for-service/integrations/agents/images/configuring-the-niceincontact-img8.png" />

7. Select the channels to use NiceInContact for handovers.

8. Click **Done**.

   <img src="https://mintcdn.com/koreai/7yQ1rPeCqMS9mwGL/ai-for-service/integrations/agents/images/configuring-the-niceincontact-img9.png?fit=max&auto=format&n=7yQ1rPeCqMS9mwGL&q=85&s=b13a0d22fde8c5f3b14c58cdcbf15b9f" alt="Channel mapping done" width="742" height="492" data-path="ai-for-service/integrations/agents/images/configuring-the-niceincontact-img9.png" />

9. Click **Save** to enable the agent.

10. Publish the app. See [Publishing your App](/ai-for-service/deployment/publishing-app).

***

## Verify the Integration

1. Log in to [https://login.incontact.com/](https://login.incontact.com/) with the user credentials from Step 1.

2. Navigate to **Applications > Max** to launch the Chat console.

   <img src="https://mintcdn.com/koreai/7yQ1rPeCqMS9mwGL/ai-for-service/integrations/agents/images/configuring-the-niceincontact-img10.png?fit=max&auto=format&n=7yQ1rPeCqMS9mwGL&q=85&s=8b568673ee1b674518dba92113fb83a5" alt="Launch chat console" width="378" height="650" data-path="ai-for-service/integrations/agents/images/configuring-the-niceincontact-img10.png" />

3. Change status from **Unavailable** to **Available**.

   <img src="https://mintcdn.com/koreai/7yQ1rPeCqMS9mwGL/ai-for-service/integrations/agents/images/configuring-the-niceincontact-img11.png?fit=max&auto=format&n=7yQ1rPeCqMS9mwGL&q=85&s=95304b8c53b3334516ab9f005056a5b5" alt="Change status to Available" width="450" height="922" data-path="ai-for-service/integrations/agents/images/configuring-the-niceincontact-img11.png" />

4. Click **Connect**.

   <img src="https://mintcdn.com/koreai/7yQ1rPeCqMS9mwGL/ai-for-service/integrations/agents/images/configuring-the-niceincontact-img12.png?fit=max&auto=format&n=7yQ1rPeCqMS9mwGL&q=85&s=47184a73e07f85771ff495659a26e893" alt="Start conversation" width="450" height="922" data-path="ai-for-service/integrations/agents/images/configuring-the-niceincontact-img12.png" />

5. Open the AI Agent with NiceInContact enabled.

6. Create an Agent Transfer Node task (e.g., a **Talk to Live Agent** task with a **LiveChats** node configured to use Nice agent). See [Agent Transfer Node](/ai-for-service/automation/dialogs/node-types/agent-transfer-node).

   <img src="https://mintcdn.com/koreai/7yQ1rPeCqMS9mwGL/ai-for-service/integrations/agents/images/configuring-the-niceincontact-img13.png?fit=max&auto=format&n=7yQ1rPeCqMS9mwGL&q=85&s=83802fa9ade41460a38be7fc7c9c76be" alt="New Agent Transfer Node task" width="1917" height="852" data-path="ai-for-service/integrations/agents/images/configuring-the-niceincontact-img13.png" />

7. Click **Talk to Bot** and enter **Help**.

8. When the agent transfer dialog is invoked, NiceInContact Chat receives a notification.

9. The conversation transfers to the NiceInContact agent and the connection is established.

   <img src="https://mintcdn.com/koreai/7yQ1rPeCqMS9mwGL/ai-for-service/integrations/agents/images/configuring-the-niceincontact-img14.png?fit=max&auto=format&n=7yQ1rPeCqMS9mwGL&q=85&s=f7a3783bc23d169d908762ef039ab29f" alt="Connection established" width="1919" height="916" data-path="ai-for-service/integrations/agents/images/configuring-the-niceincontact-img14.png" />
