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

# Adding Nice inContact as a Channel

<Badge icon="arrow-left" color="gray">[Back to Available Channels](/ai-for-service/channels/adding-channels-to-your-bot#available-channels)</Badge>

The Platform supports Nice inContact as a channel to integrate an AI Agent with the NiceCXone Chat Automation platform for creating a rich and synchronous messaging experience for the users.

## Types of Nice inContact Channel

The Nice inContact channel supports the following two chat interaction modes:

* **DFO** supports plain text messages, digital forms, and rich text elements such as message formatting, links, and templates.
* **Legacy Chat** supports only plain text messages. Digital forms and rich text elements like message formatting, templates, and links aren't supported.

Select the chat interaction mode on the **Channels & Flows** > **Channels** > **Digital** > **All** > **Nice inContact** > **Instructions** tab. By default, DFO is selected.

<img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img1.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=3c30c0ddb96487cb5b075b2d750adbd7" alt="Instructions tab" width="1042" height="844" data-path="ai-for-service/channels/images/nice-in-contact-img1.png" />

## Prerequisites

The following are prerequisites for adding Nice inContact as a Channel on the Platform:

* Access to Nice CXone Portal.
* Access to the Platform.
* Enable Nice inContact as a channel in the Platform.
* Nice inContact Channel Studio Script.
* Webhook URL and Client ID value.

## Enable Nice inContact as a Channel on the Platform

Perform the following steps to enable Nice inContact as a channel, download the Studio Script, and get the Webhook URL and client ID from the Platform.

1. Login to the Platform and navigate to **Channels & Flows** > **Channels** > **Digital** > **All** > **Nice inContact** > **Configurations**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img2.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=c6da61b8729741d9638c79871eab450b" alt="Configurations" width="525" height="892" data-path="ai-for-service/channels/images/nice-in-contact-img2.png" />

2. On the Configurations tab, Click **Download File** to download the Studio Script.

   <Note>    \* The downloaded studio script varies based on the selected chat mode. The Scripts aren't interchangeable between Legacy Chat and DFO modes.     \* Avoid altering the downloaded script; it could affect the channel’s communication ability.</Note>

3. Select an application from the dropdown list to view the Client ID and other fields. If an application isn't available, Click **Create App** to create it. For more information, see the [Add Web/Mobile Client Channel](/ai-for-service/channels/add-web-mobile-client).
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img3.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=bad7ac54716dd01426562d6eb034e6b1" alt="Nice InContact Configurations" width="1045" height="848" data-path="ai-for-service/channels/images/nice-in-contact-img3.png" />

4. In the Enable channel, select **Yes** and then click **Save**. The configuration saved success message is displayed.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img4.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=e0c86ab2ae37db1ca363e85c7ffd600d" alt="Nice InContact Configuration saved" width="445" height="147" data-path="ai-for-service/channels/images/nice-in-contact-img4.png" />

## Configure Nice inContact for DFO

To configure Nice inContact for Legacy Chat, follow these steps.

### Install Nice Studio

1. Log into the [Nice CXone](https://na1.nice-incontact.com/login) Portal.

2. Click the **profile icon** in the top right corner and then click **Support & Downloads**. The download page is displayed.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img5.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=6d4d16c3d8f3652199932a4c2f94a905" alt="Download page" width="1920" height="655" data-path="ai-for-service/channels/images/nice-in-contact-img5.png" />

3. In the **Studio** section, download **Studio Installer** to download the Nice inContact **StudioSetup.exe** file.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img6.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=dee47e16a94a89b526ee6d6effd58503" alt="Download Studio installer" width="1915" height="727" data-path="ai-for-service/channels/images/nice-in-contact-img6.png" />

4. Launch the **StudioSetup.exe** and install **Nice inContact Studio**. Log into **Nice inContact Studio** using NiceCXone portal login credentials.

### Import the Studio Script and Create a Custom Exchange EndPoint

1. In the Nice Studio, click **File > Import from File**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img7.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=d8ea6ee72571cb7d2673260a29aed296" alt="File - Import from File" width="1918" height="979" data-path="ai-for-service/channels/images/nice-in-contact-img7.png" />

2. Select the Studio Script downloaded from the Platform and then click **Open**. For example, **Chat\_Script.XML**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img8.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=f33a586ef8997a88ac3110feb43ab5ab" alt="Open Studio Script file" width="931" height="712" data-path="ai-for-service/channels/images/nice-in-contact-img8.png" />

3. In the displayed script, double-click either of the **Text Box Exchange**; For example, in the Chat\_Script, double-click Textbot Exchange.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img9.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=91f387d2e9b43fb3543aee96bc001f8e" alt="Double click Text Box exchange" width="1919" height="976" data-path="ai-for-service/channels/images/nice-in-contact-img9.png" />

4. The AI Agent page is displayed. Click **Add Bot**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img10.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=810fc4583ea5c95035902571a605e152" alt="Add bot" width="1000" height="789" data-path="ai-for-service/channels/images/nice-in-contact-img10.png" />

5. On the General Information page, type in the bot name, select **Custom Exchange Endpoint**, and click **Next**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img11.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=9522f273f276e9cbe3adad8c0105ae1a" alt="Custom Exchange endpoint" width="1920" height="1003" data-path="ai-for-service/channels/images/nice-in-contact-img11.png" />

6. On the Bot Configuration page, fill in the details as shown and then click **Next**.

   1. Select the **Integration Version** as **3.0.0** from the dropdown list.
      <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img12.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=c6463d97c98dda3ead76f8efd5957a59" alt="Integration version - 3.0.0" width="1903" height="1009" data-path="ai-for-service/channels/images/nice-in-contact-img12.png" />

   2. Paste the **Webhook URL**.

   3. Under the Customer Headers, click **Add Custom Headers**.

   4. Type “Authorization” in the Name field and “Bearer (client ID)” in the Value field.
      <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img13.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=cf19e226762177b9be4e955fe14392f9" alt="Custom headers" width="1920" height="1009" data-path="ai-for-service/channels/images/nice-in-contact-img13.png" />

7. On the Voice page, in the voice integration options, select **Text Only (No Voice Support)** and click **Next**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img14.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=4100fb1a3ae858f6b5b8af4fc93704db" alt="Integration options - Text Only" width="1912" height="1009" data-path="ai-for-service/channels/images/nice-in-contact-img14.png" />

8. On the **Test + Add** page, click **Add**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img15.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=0b21df5e9c2c39e2ea3e8d459f5422f2" alt="Test + Add" width="1911" height="1005" data-path="ai-for-service/channels/images/nice-in-contact-img15.png" />

9. The bot saved success message is displayed.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img16.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=7a2698109de6da9690be5c2e78d4b8fe" alt="Bot is successfully saved" width="1918" height="1006" data-path="ai-for-service/channels/images/nice-in-contact-img16.png" />

10. Click **Close**. The Nice inContact script is displayed.

11. Double-click the other **Text Bot Exchange Configuration**. The AI Agent page is displayed.
    <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img17.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=b12289e755e86e0b5ad368d45d781754" alt="AI Agent page" width="1912" height="1000" data-path="ai-for-service/channels/images/nice-in-contact-img17.png" />

12. Click the right tick mark next to the created bot. The “Select this bot for this Studio action?” pop-up is displayed.
    <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img18.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=376bf15496d9e10a1c79a283937f309b" alt="Select bot for studio action" width="1920" height="1008" data-path="ai-for-service/channels/images/nice-in-contact-img18.png" />

13. Click **Yes** and then click **Close**.

14. In the Nice inContact Studio, go to file and **Save** the script.
    <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img19.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=cfbbbe8388d48117aa654565a817ed29" alt="Save the script" width="1920" height="969" data-path="ai-for-service/channels/images/nice-in-contact-img19.png" />

### Create the Chat Point of Contact

To Interact with the AI Agent in Nice Channel, create a chat POC.

1. Log into the [Nice CXone](https://na1.nice-incontact.com/login/#/logout?autoLogout=true) Portal.

2. Click the **Applications** icon in the top left corner. Under **Omnichannel Routing**, click **ACD**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img20.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=5d518c8910e3864c8740fe601555f914" alt="Omnichannel Routing - ACD" width="1600" height="688" data-path="ai-for-service/channels/images/nice-in-contact-img20.png" />

3. In the left-side vertical menu, under **DFO**, click **Point of Contact Digital**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img21.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=f2193c946df9952159e9631c74701e0a" alt="DFO - Point of Contact Digital" width="1600" height="691" data-path="ai-for-service/channels/images/nice-in-contact-img21.png" />

4. In the **Add Channel** section, click **Chat**. The My Channels page is displayed.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img22.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=f1bea28071cd26c7f9dc6f7c14f56c86" alt="My Channels" width="1600" height="686" data-path="ai-for-service/channels/images/nice-in-contact-img22.png" />

5. Click **Create Messaging Channel**, type in the channel name, and click **Create**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img23.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=582b281300d7e7dc39f253eec61be934" alt="Create messaging channel" width="1600" height="683" data-path="ai-for-service/channels/images/nice-in-contact-img23.png" />

6. The created channel is displayed.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img24.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=35a6033be3353b35f4b1310447d6ff0b" alt="Channel displayed" width="1600" height="676" data-path="ai-for-service/channels/images/nice-in-contact-img24.png" />

### Create the Digital Routing Queue for the Agent Transfer

1. Log into the [Nice CXone](https://na1.nice-incontact.com/login/#/logout?autoLogout=true) Portal.

2. In the left-side vertical menu, under **DFO**, click **Routing Queues**. All the available queues are displayed.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img25.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=68c585b769962e490500d987473aef27" alt="Queues" width="1915" height="823" data-path="ai-for-service/channels/images/nice-in-contact-img25.png" />

3. Click **Add Queue**, type in the queue name for the Routing Queue, and then click **Save**.

   <Note>Depending on the account type and the number of queues created, the system can hide the **create queue** option.</Note>

4. Click **Filters** and then click **Add routing queue filter**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img26.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=9884e486f80b12860ea51562e40a6752" alt="Filters - Add Routing queue filter" width="1920" height="829" data-path="ai-for-service/channels/images/nice-in-contact-img26.png" />

5. Type in the **Filter Name** and click **Save**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img27.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=ac4bcd551321e9f85bd144fe5f5682c3" alt="Filter name" width="1920" height="816" data-path="ai-for-service/channels/images/nice-in-contact-img27.png" />

6. The Condition Type page is displayed.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img28.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=362b4190c3de226450167e43fec9ec1f" alt="Condition type" width="1920" height="823" data-path="ai-for-service/channels/images/nice-in-contact-img28.png" />

7. Click **Create condition for selected type**. All Channels page is displayed.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img29.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=8115562fc8bcbd6599da35a7e68ec95b" alt="All Channels" width="1915" height="828" data-path="ai-for-service/channels/images/nice-in-contact-img29.png" />

8. Search the **created channel** and click the respective **Add**, For example, Channel. The selected channel is displayed.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img30.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=a02b859bead0c8c086c9ac7345281dd3" alt="Add the created channel" width="1920" height="825" data-path="ai-for-service/channels/images/nice-in-contact-img30.png" />

9. In the left-side vertical menu, under **DFO**, click **Point of Contact Digital**.

10. Search the **created channel** and click the respective **Edit**.
    <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img31.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=340ad32869feb82a689a7b79d3bbfadc" alt="Edit the channel" width="1920" height="818" data-path="ai-for-service/channels/images/nice-in-contact-img31.png" />

11. Select the created **Studio Script** from the **Select Studio Script** dropdown and **Skill** from the **Select Default Skills** dropdown.
    <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img32.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=af4e95f30104861caf304f815cc92030" alt="Select Studio script" width="1920" height="898" data-path="ai-for-service/channels/images/nice-in-contact-img32.png" />

12. Click **Save**. The channel saved success message is displayed.

Go to **DFO > Point of Contact Digital > Chat > My Channels** and click **Initialization & Test** to test an AI Agent.

## Configure Nice inContact for Legacy Chat

To configure Nice inContact for Legacy Chat, follow these steps.

### Install Nice Studio

1. Log into the [Nice CXone](https://na1.nice-incontact.com/login) Portal.

2. Click the **profile icon** in the top right corner and then click **Support & Downloads**. The download page is displayed.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img5.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=6d4d16c3d8f3652199932a4c2f94a905" alt="Download page" width="1920" height="655" data-path="ai-for-service/channels/images/nice-in-contact-img5.png" />

3. In the **Studio** section, download **Studio Installer** to download the Nice inContact **StudioSetup.exe** file.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img6.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=dee47e16a94a89b526ee6d6effd58503" alt="Download Studio installer" width="1915" height="727" data-path="ai-for-service/channels/images/nice-in-contact-img6.png" />

4. Launch the **StudioSetup.exe** and install **Nice inContact Studio**. Log into **Nice inContact Studio** using NiceCXone portal login credentials.

### Import the Studio Script and Create a Custom Exchange EndPoint

1. In the Nice Studio, click **File > Import from File**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img7.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=d8ea6ee72571cb7d2673260a29aed296" alt="File - Import from File" width="1918" height="979" data-path="ai-for-service/channels/images/nice-in-contact-img7.png" />

2. Select the Studio Script downloaded from the Platform and then click **Open**. For example, **Chat\_Script.XML**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img8.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=f33a586ef8997a88ac3110feb43ab5ab" alt="Open Studio Script file" width="931" height="712" data-path="ai-for-service/channels/images/nice-in-contact-img8.png" />

3. In the displayed script, double-click either of the **Text Box Exchange**; For example, in the Chat\_Script, double-click Textbot Exchange.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img9.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=91f387d2e9b43fb3543aee96bc001f8e" alt="Double click Text Box exchange" width="1919" height="976" data-path="ai-for-service/channels/images/nice-in-contact-img9.png" />

4. The AI Agent page is displayed. Click **Add Bot**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img10.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=810fc4583ea5c95035902571a605e152" alt="Add bot" width="1000" height="789" data-path="ai-for-service/channels/images/nice-in-contact-img10.png" />

5. On the General Information page, type in the bot name, select **Custom Exchange Endpoint**, and click **Next**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img11.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=9522f273f276e9cbe3adad8c0105ae1a" alt="Custom Exchange endpoint" width="1920" height="1003" data-path="ai-for-service/channels/images/nice-in-contact-img11.png" />

6. On the Bot Configuration page, fill in the details as shown and then click **Next**.

   1. Select the **Integration Version** as **3.0.0** from the dropdown list.
      <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img12.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=c6463d97c98dda3ead76f8efd5957a59" alt="Integration version - 3.0.0" width="1903" height="1009" data-path="ai-for-service/channels/images/nice-in-contact-img12.png" />

   2. Paste the **Webhook URL**.

   3. Under the Customer Headers, click **Add Custom Headers**.

   4. Type “Authorization” in the Name field and “Bearer (client ID)” in the Value field.
      <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img13.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=cf19e226762177b9be4e955fe14392f9" alt="Custom headers" width="1920" height="1009" data-path="ai-for-service/channels/images/nice-in-contact-img13.png" />

7. On the Voice page, in the voice integration options, select **Text Only (No Voice Support)** and click **Next**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img14.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=4100fb1a3ae858f6b5b8af4fc93704db" alt="Integration options - Text Only" width="1912" height="1009" data-path="ai-for-service/channels/images/nice-in-contact-img14.png" />

8. On the **Test + Add** page, click **Add**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img15.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=0b21df5e9c2c39e2ea3e8d459f5422f2" alt="Test + Add" width="1911" height="1005" data-path="ai-for-service/channels/images/nice-in-contact-img15.png" />

9. The bot saved success message is displayed.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img16.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=7a2698109de6da9690be5c2e78d4b8fe" alt="Bot is successfully saved" width="1918" height="1006" data-path="ai-for-service/channels/images/nice-in-contact-img16.png" />

10. Click **Close**. The Nice inContact script is displayed.

11. Double-click the other **Text Bot Exchange Configuration**. The AI Agent page is displayed.
    <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img17.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=b12289e755e86e0b5ad368d45d781754" alt="AI Agent page" width="1912" height="1000" data-path="ai-for-service/channels/images/nice-in-contact-img17.png" />

12. Click the right tick mark next to the created bot. The “Select this bot for this Studio action?” pop-up is displayed.
    <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img18.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=376bf15496d9e10a1c79a283937f309b" alt="Select bot for studio action" width="1920" height="1008" data-path="ai-for-service/channels/images/nice-in-contact-img18.png" />

13. Click **Yes** and then click **Close**.

14. In the Nice inContact Studio, go to file and **Save** the script.
    <img src="https://mintcdn.com/koreai-ai-for-work-dev/4itZhkRrsem3y1uh/ai-for-service/channels/images/nice-in-contact-img19.png?fit=max&auto=format&n=4itZhkRrsem3y1uh&q=85&s=cfbbbe8388d48117aa654565a817ed29" alt="Save the script" width="1920" height="969" data-path="ai-for-service/channels/images/nice-in-contact-img19.png" />

### Create the Chat Point of Contact

To interact with the AI Agent in the Nice InChannel, the developer must create a Chat Skill and Chat Point of Contact. The Point of Contact triggers the Studio Script associated with the AI Agent.

1. Create a Campaign.

   1. Log into the [Nice CXone](https://na1.nice-incontact.com/login/#/logout?autoLogout=true) Portal. In the **Applications** menu in the top left corner, under **Omnichannel Routing**, click **ACD** (Automatic Call Distribution).
      <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img33.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=45ccf40452488ffbb8189ebbfacbdc48" alt="Omnichannel routing - ACD" width="1920" height="817" data-path="ai-for-service/channels/images/nice-in-contact-img33.png" />

   2. In the left-side vertical menu, click **Contact Settings** and then click **Campaigns.** The Campaigns page is displayed.

   3. Click **Create New** to create a Campaign.
      <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img34.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=517061a7ac9fac31d873c13b41f9ae05" alt="Create new campaign" width="1918" height="844" data-path="ai-for-service/channels/images/nice-in-contact-img34.png" />

   4. Type in the campaign name and click **Create Campaign**.
      <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img35.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=49a9ee4c5d2fa220cfdbb508b9806a33" alt="Create campaign" width="1920" height="847" data-path="ai-for-service/channels/images/nice-in-contact-img35.png" />

   5. The success message is displayed.

2. Create A skills.

   1. In the left side vertical menu, under **Contact Settings**, click **ACD Skills > Create New > Single Skill**.
      <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img36.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=d1f3f2596ad6b72da7eeba0ff7f9d402" alt="Create new single skill" width="1920" height="838" data-path="ai-for-service/channels/images/nice-in-contact-img36.png" />

   2. In the Skill Information section, in the **Media Type** dropdown, select **Chat**.
      <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img37.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=7a2f8afca2ad33df0c51aa94b0cdf4eb" alt="Media type - Chat" width="1920" height="894" data-path="ai-for-service/channels/images/nice-in-contact-img37.png" />

   3. Type in the **Skill Name**, and select the created campaign from the **Campaign** dropdown.

   4. In the **Transferred to Script** dropdown, select the script and click **Create**.

   5. The skills created success message is displayed.

3. Create a Point of Contact.

   1. In the left side vertical menu, under **Contact Settings**, click **Point of Contact > Create New > Single Point of Contact**.
   2. Enter the Point of Contact Information.

      <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img38.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=ddf99aea58b2eb6da0f88470245aff28" alt="Contact settings" width="1920" height="802" data-path="ai-for-service/channels/images/nice-in-contact-img38.png" />

      1. In the **Media Type** dropdown, select **Chat**.
      2. Type in the **Point of Contact** name.
      3. Select the created **Skill** and **Script** from the respective dropdown.
      4. Click **Create Point of Contact**.
      5. The success message is displayed.

      <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img39.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=e31b34f98ae54fc1c9d7f84bfaff69b2" alt="Point of contact is created" width="1920" height="886" data-path="ai-for-service/channels/images/nice-in-contact-img39.png" />

You can use the generated **Point of Contact** link to test the AI Agent.

### Enable the Agent Transfer

1. In the Nice Studio > Chat Script, right-click the **Reqagent** action.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img40.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=211c33bcf064091174da3cad9f1202dd" alt="Chat script" width="1920" height="975" data-path="ai-for-service/channels/images/nice-in-contact-img40.png" />

2. Under the **Properties** section, in the **TargetAgent** dropdown, select the user/group to route the agent request.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/qRCtzEihoRl9H3e2/ai-for-service/channels/images/nice-in-contact-img41.png?fit=max&auto=format&n=qRCtzEihoRl9H3e2&q=85&s=69f6115cb5ae166d5c6d7fec3c05faa3" alt="Select user/group to route request" width="1920" height="976" data-path="ai-for-service/channels/images/nice-in-contact-img41.png" />

3. Save the script.
