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

# Configuring the ServiceNow Agent - Utah and Higher Versions

The ServiceNow Agent integration allows you to hand off AI Agent conversations to live agents on ServiceNow. This guide covers configuration for **Utah**, **Vancouver**, and higher versions.

***

## Configuration Steps

* [Step 1: Retrieve the ServiceNow Instance URL](#step-1-retrieve-the-servicenow-instance-url)
* [Step 2: Enable the ServiceNow Agent](#step-2-enable-the-servicenow-agent)
* [Step 3: Install Required Plugins](#step-3-install-the-required-plugins)
* [Step 4: Assign Agent Roles to the Consumer Service Support Group](#step-4-assign-agent-roles-to-the-consumer-service-support-group)
* [Step 5: Update the Webhook Endpoint and Enable the Integration](#step-5-update-the-webhook-endpoint-and-enable-the-integration)
* [Step 6: Testing Configuration](#step-6-testing-configuration)

***

### Step 1: Retrieve the ServiceNow Instance URL

1. Log in to your ServiceNow account with admin credentials. The URL follows the format: `https://devXXX67.service-now.com`.
2. Copy the Instance URL for use in Step 2.

### Step 2: Enable the ServiceNow Agent

1. Log in to the Platform.

2. Select the AI Agent to configure.

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

4. On the **Configurations** tab, choose an authentication method:

   **Option 1: Basic Auth**

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img2.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=7b5fe173f5835b0d2a7ec67ae42fd26c" alt="Basic Auth" width="1346" height="896" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img2.png" />

   1. Select **Agent Chat (Supported for Utah and higher versions)**.
   2. Select **Basic Auth**.
   3. Enter:

      | Field        | Description                                                               |
      | ------------ | ------------------------------------------------------------------------- |
      | Instance URL | ServiceNow instance URL (for example, `https://devXXX67.service-now.com`) |
      | User Name    | ServiceNow account username                                               |
      | Password     | ServiceNow account password                                               |
      | Queue ID     | Unique queue identification number                                        |
      | Webhook URL  | Web URL for custom application function callbacks                         |

   **Option 2: OAuth with Refresh Token**

   Follow [this ServiceNow documentation](https://support.servicenow.com/kb?id=kb_article_view\&sysparm_article=KB0778194) to generate a refresh token.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img3.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=0575084954e7e7391785c0002562db3e" alt="OAuth with Refresh Token" width="1073" height="833" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img3.png" />

   1. Select **Agent Chat (Supported for Utah and higher versions)**.
   2. Select **OAuth with Refresh Token**.
   3. Enter:

      | Field         | Description                                       |
      | ------------- | ------------------------------------------------- |
      | Instance URL  | ServiceNow instance URL                           |
      | Client ID     | Client ID from your ServiceNow application        |
      | Client Secret | Client secret from your ServiceNow application    |
      | Refresh Token | Refresh token generated per the documentation     |
      | Webhook URL   | Web URL for custom application function callbacks |

5. Click **Authorize** to authenticate.

6. To make ServiceNow the default agent, enable **Default Agent System for all AI Agent channels**.

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

7. Click **Configure** to map channels.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img4.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=021e62f7322890b962f105d23ee96d98" alt="Customize channel mapping" width="1341" height="806" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img4.png" />

8. Select channels to map to the ServiceNow agent.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img5.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=c570885d941a89b6599467a56a419290" alt="Map channels with ServiceNow agent" width="754" height="496" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img5.png" />

9. Click **Done**, then **Save**.

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

### Step 3: Install the Required Plugins

1. Log in to the ServiceNow Developer instance with admin credentials.

2. Navigate to **System Definition > Plugins** from the left menu.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img6.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=756aa13c1032b1c574c5c9c890f29a83" alt="System Definition - Plugins" width="564" height="502" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img6.png" />

3. Search and install the following plugins:

   * **Omni-experience Standard Feature Set**

     <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img7.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=fd7912c32f4fd61fa4a70e62e80fe6a0" alt="Omni-experience Standard Feature Set" width="1908" height="794" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img7.png" />

   * **Advanced Work Assignment**

     <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img8.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=31bba716f573113e43396673341dcbf2" alt="Advanced Work Assignment" width="1895" height="876" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img8.png" />

   * **Customer Service Management**

     <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img9.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=8d91af04fe819a4ab057e3373bb0067b" alt="Customer Service Management" width="1893" height="883" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img9.png" />

   * **Glide Virtual Agent**

     <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img10.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=cab36fe8c780ffd3a71c63bdb77ad236" alt="Glide Virtual Agent" width="1893" height="878" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img10.png" />

   * **Virtual Agent API**

     <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img11.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=78a02b956dad6080f82d06df486b392d" alt="Virtual Agent API" width="1916" height="637" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img11.png" />

4. Verify all plugins are installed with required permissions.

### Step 4: Assign Agent Roles to the Consumer Service Support Group

1. Log in to the ServiceNow Developer instance with admin credentials.

2. Navigate to **Advanced Work Assignment > Management > Groups**.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img12.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=7adab273192df695416e875058e8f4c8" alt="Groups" width="564" height="590" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img12.png" />

3. Select the **Consumer Service Support** group.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img13.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=78c4b0c31a074de7a3c5cc7436e4208e" alt="Group details" width="1907" height="578" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img13.png" />

4. Select the **Roles** tab and click **Edit**.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img14.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=1eb3647ed5c5af0d816ddcb4d606f64e" alt="Navigate to Roles screen" width="1893" height="721" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img14.png" />

5. Search for and assign the **awa\_agent** and **agent\_workspace\_user** roles to the Consumer Service Support group. Click **Save**.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img15.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=2df851bbf9055f55980481dbbda54e71" alt="Assign roles" width="1794" height="896" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img15.png" />

6. Go back to the group details screen, select **Group Members**, click **Edit**, and navigate to **Edit Members**.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img16.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=59446c6b441d0c43f69aa11614b935b9" alt="Edit members" width="1899" height="817" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img16.png" />

7. Search for and assign the required user (for example, `Abel Tuter`) to the Consumer Service Support group. Click **Save**.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img17.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=a07d31c5947d6ec45b16bdd8a68ca159" alt="Assign user to group" width="1827" height="899" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img17.png" />

8. Click **Update** on the group details screen.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img18.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=5dce5a40628f8e6406c68f22e64fb7a1" alt="Group details - Update" width="1895" height="862" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img18.png" />

### Step 5: Update the Webhook Endpoint and Enable the Integration

1. Log in to the ServiceNow instance.

2. Navigate to **System Web Services > Outbound > REST messages**.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img19.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=e8911e3446e63552ea3ce20414140f34" alt="REST messages" width="529" height="561" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img19.png" />

3. Select **VABot to Bot** from the list.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img20.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=76b95bdb72fc03c4245ac5e8c12977f4" alt="VABot to Bot" width="1919" height="520" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img20.png" />

4. Copy the **Webhook URL** from the **Configuration** tab of the ServiceNow Agent page.

5. Paste it into the **EndPoint** field on the VABot to Bot edit screen.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img21.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=697dbd178108eca18ae7291bad160280" alt="Endpoint - Webhook URL" width="1884" height="868" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img21.png" />

6. Scroll down, select **HTTP methods**, update the Webhook URL for **postMessage**, and click **Update**.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img22.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=87b62748486913a4274eb638369ccd41" alt="HTTP Method - postMessage" width="1899" height="793" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img22.png" />

7. Click **Save** to enable the integration.

### Step 6: Testing Configuration

1. Open the AI Agent with ServiceNow enabled.

2. Create an Agent Transfer Node task (for example, `Platform Agent` task with a `UserAgent` node). See [Agent Transfer Node](/ai-for-service/automation/dialogs/node-types/agent-transfer-node).

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img23.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=3a030b58f7f3fbae2bdfa553bff1fdb2" alt="Agent Transfer Node task" width="1913" height="836" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img23.png" />

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

4. Log in to ServiceNow, go to **Profile**, and select **Impersonate User**.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img24.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=41136224faeb0a5021a605af63362542" alt="Impersonate user" width="1919" height="574" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img24.png" />

5. Select the username created (for example, `Abel Tuter`).

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img25.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=0bf6a57623c8a31482090f77843e25c2" alt="Enter username" width="1917" height="796" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img25.png" />

6. Navigate to **Workspace Experience > Workspaces > Agent Workspace Home**.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img26.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=bdd085ba83a18efd9e4d409ce8034803" alt="Agent Workspace Home" width="534" height="525" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img26.png" />

7. In the Agent Workspace, select **Inbox** and set **Status** to **Available**.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img27.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=9e3d46a997a75c118d5e197508887bb6" alt="Status - Available" width="1914" height="898" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img27.png" />

8. When the user initiates chat, the conversation transfers to the ServiceNow agent and the connection is established.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img28.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=c1850b5ed79f349ddbc7a9b4ef1dd82c" alt="Connection established" width="1913" height="908" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img28.png" />

***

## Additional Capabilities

### Pass User Information to ServiceNow

By default, users appear as Guest in ServiceNow. Use the `ServiceNowMetaData` object with `agentUtils.setMetaInfo` to pass user identity information.

**Steps:**

1. Configure Message Authentication for inbound communication in your ServiceNow instance — see [ServiceNow Message Authentication setup](https://docs.servicenow.com/bundle/vancouver-servicenow-platform/page/administer/virtual-agent/task/set-up-message-auth-va-api.html).
2. Before the agent transfer node, set meta info using a Script node:

   ```javascript theme={null}
   let metaData = {
     "payloadFields": {
       "userId": context.entities.UserID,    // ServiceNow user ID (dynamic or static)
       "emailId": context.entities.UserEmail // ServiceNow user email (dynamic or static)
     },
     "headerFields": {
       "token": "Token_generated_in_ServiceNow_Instance"
     }
   }

   agentUtils.setMetaInfo("ServiceNowMetaData", JSON.stringify(metaData))
   ```

   The app can collect `UserID` and `UserEmail` via entity nodes.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img29.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=54fa8ff6dc567b331eb49dc2af5d66cd" alt="Entity nodes for user info" width="1863" height="917" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img29.png" />

   <Note>Context doesn't include user ID or email by default. Capture required details explicitly. If `ServiceNowMetaData` isn't defined, values aren't shared with ServiceNow.</Note>

### Route Messages to Agent Groups by `streamId`

The platform sends `streamId` as a context variable in the ServiceNow request payload. Use it to route work items to different agent groups via a Work Item Routing Condition.

**Steps:**

1. In **Conversational Interfaces Home**, create a new context variable named `streamId`.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img30.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=b51c0b86228157f876eda5a74eaeac62" alt="New context variable streamId" width="1463" height="677" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img30.png" />

2. Define a Work item routing condition in the Queue using the `streamId` context variable.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img31.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=6310ddf8b126e440d1576e62bc4c13b2" alt="Work item routing condition" width="1419" height="685" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img31.png" />

3. Configure the routing condition in every queue that handles these work items. If queue 1 has a `streamId` condition but queue 2 doesn't, both queues will qualify. Define the condition in all relevant queues.

Reference:

* [ServiceNow: Create a work item queue](https://docs.servicenow.com/bundle/tokyo-servicenow-platform/page/administer/advanced-work-assignment/task/awa-create-queue.html)

  <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img32.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=23b17b3ec2c3a35006b44cab62696de9" alt="Create a work item queue" width="4334" height="1877" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img32.png" />

* [ServiceNow: Virtual Agent Bot Integration API](https://developer.servicenow.com/dev.do#!/reference/api/tokyo/rest/bot-api)

  <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img33.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=60d0858c6393c77a8e8a17c89c017171" alt="Virtual Agent Bot Integration API" width="4228" height="2398" data-path="ai-for-service/integrations/agents/servicenow/images/configuring-the-servicenow-agent-utah-and-vancouver-img33.png" />

### Enable Attachment Sharing with Live Agents

1. Log in to ServiceNow with admin credentials.
2. Navigate to **System Properties > sys\_cs\_provider\_application.list > Configure > Form Layout**.
3. In the **Trusted Media Domains** field, enter the domain for sending and receiving attachments.

   <img src="https://mintcdn.com/koreai-content-gov/RL4woAQQhMjQWc6D/ai-for-service/integrations/agents/servicenow/images/sn-at.png?fit=max&auto=format&n=RL4woAQQhMjQWc6D&q=85&s=cb2e9e4fac9fc5f338d665e678a14ffd" alt="Attachment Sharing" width="2796" height="1288" data-path="ai-for-service/integrations/agents/servicenow/images/sn-at.png" />

   <Note>This feature supports only Utah and Vancouver versions.</Note>

### Agent Transfer Status

The platform records agent transfer status in Debug Logs and Analytics, enabling tracking and troubleshooting of transfer-related issues.

### Failed Agent Transfer Notification

When a ServiceNow agent transfer fails due to agent unavailability, users see a default non-editable message:

*No agents are available to handle your request. Please try again later.*
