Linked Services lets you connect Agent AI with external services to extend its capabilities.
| Service | Description |
|---|
| Search AI | Enhances Agent AI’s search capabilities across web and mobile platforms. |
| Agentic Configurations | Configure and manage Agentic Copilot apps for autonomous, end-to-end conversation handling. |
Search AI
Search AI provides intelligent, contextual, and personalized search in every interaction. Agents access results from all linked sources through the Search tab in the Agent AI widget.
How It Works
- Set up Search AI Apps — Add information sources (internal, external, auto-suggestions) such as web pages, documents, and content from apps like ServiceNow and Confluence.
- Link Search AI with Agent AI — Administrators can link up to three Search AI apps. Once linked, Search AI content is available in the Agent AI widget automatically.
- View results in the widget — Agents see snippets and articles from Search AI, and Dialog Tasks and FAQs from the XO Platform.
When Search AI is linked, agents can quickly review results and share relevant information with customers. The integration also supports sending internal-only notes that agents cannot share or copy to customers.
Search AI Options
| Option | Description |
|---|
| None | Disables Search AI; results come only from the configured bot. |
| Use only the inbuilt XO 11 Search App (AA Bot) | Uses the built-in XO 11 Search AI app. |
| Configure multiple Search Apps across XO 10 or XO 11 | Configure up to three custom Search AI apps. |
None
Restricts search to the configured bot only. If a search query doesn’t match bot content, No Search Result Found appears. If the query matches bot content (such as dialog tasks), matching results appear.
Use Only the Inbuilt XO 11 Search App
Uses the built-in Search AI app linked to your XO 11 sign-in. Select this to configure internal or external information sources and customize how the app retrieves and presents information.
Steps:
-
Sign in to AI for Service.
-
Go to Agent AI > Linked Services > Search AI.
-
Select Use only the inbuilt XO 11 Search App (AA Bot).
-
Expand the Search App section, select Internal Information or External Information in Use This App Settings for, then select Okay.
-
Expand the Knowledge AI section.
- Turn on the Knowledge Settings toggle.
- Select a channel in the Select channel list.
- Configure the Search Results and Control expand behavior of Answers options.
- Optionally, select Add Custom Meta Filter Script under Advanced Search API Configuration, select Add Script, enter your script, and select Save.
-
Select Save.
You must enable Answer Generation to use the inbuilt XO 11 Search App.
To enable Answer Generation:
-
Go to App Settings > Configurations > Dev Tools > API Scopes.
-
Select the edit icon next to an existing JWT App.
-
On the Edit App Definition page, turn on the Answer Generation toggle.
-
Select Save.
Configure up to three Search AI apps across XO 10 or XO 11. Restrict search capabilities for specific users and assign scopes to each app.
Search App Scopes
| Scope | Description |
|---|
| Internal Information | Sends only internal notes to agents. Send and Copy buttons are unavailable — agents cannot share with customers. |
| External Information | Fetches external information through Search AI. Includes Send and Copy buttons for sharing with customers. |
| Auto-Suggestions | Shows relevant past search entries as the agent types. Available for XO 10 only. |
Steps:
-
Sign in to AI for Service.
-
Go to Agent AI > Linked Services > Search AI.
-
Select Configure multiple Search Apps across XO 10 or XO 11.
-
Select + Add Search AI App.
-
Enter a name in the Name field.
-
Select a version (XO10 or XO11) in Select Version.
-
Select one or more options in Use This App Settings for. See Configuration Rules.
Auto-Suggestions is not available for XO11 apps.
-
Enter the client credentials from your Search AI application:
| Field | Description |
|---|
| Domain URL | The domain URL for this search app. |
| Stream ID | The stream ID for this search app. |
| Client ID | The client ID for this search app. |
| Client Secret | The client secret for this search app. |
-
Expand the Knowledge AI section (shown only when Internal Information or External Information is selected).
- Turn on the toggle.
- Select a channel.
- Configure Search Results and Control expand behavior of Answers.
- Optionally add a custom meta filter script under Advanced Search API Configuration.
-
Select Test Connection & Save. A success message confirms the connection.
-
Repeat to add more Search AI apps.
Configuration Rules
- Choose either Internal Information or External Information with Auto-Suggestions — not both.
- Internal Information and External Information cannot be combined in one app.
- Auto-Suggestions is available only for XO 10 apps.
- Knowledge AI settings appear only if Internal or External Information is selected.
Knowledge AI
Knowledge AI settings let you control how search results from the Knowledge AI integration appear in the widget.
| Setting | Options |
|---|
| Search Results | Always Show (default) — shows all Knowledge AI results. Show with XO results — shows results only when bot events are detected. Show as Fallback — shows results only when no bot events are detected. |
| Advanced Search API Configuration | Use a custom API to configure Knowledge AI behavior. |
| Control expand behavior of Answers | Set how many answers appear in the widget (default: 4, minimum: 2). |
Agentic Configurations
Agentic Copilot manages end-to-end conversations autonomously once configured. Agents supervise conversations and can cancel, override, or edit Agentic responses. Agents can also use the custom tab to run dialog tasks and perform LLM-powered searches.
Configuring an app is a three-step process: entering app details, selecting conversation metadata, and adding custom metadata.
App Details
| Field | Description |
|---|
| App Name | A name for the app (up to 50 characters). For example, Travel Agent. |
| Domain URL | The Agentic platform’s host URL. For example, agent-platform.kore.ai. |
| Environment | The environment name as configured in the Agentic Platform’s Environment section. |
| App ID | The Agentic app ID in use. |
| API Key | The API key from the Agentic Platform’s API Keys section. |
Select the metadata to pass to the Agentic Copilot app. This preserves context during transfers from automation to human agents.
| Metadata | Description |
|---|
| Landing Summary | Summary of the customer-bot conversation before transfer to a human agent. |
| Agent-Customer Chat History | Conversation history between the customer and human agent up to the latest message. |
| Custom Data | Collected custom data. |
| Intermittent Summary | Agent-generated mid-conversation summary. |
Add a custom metadata script in the code editor to pass to the Agentic Copilot app. The system validates and highlights errors as you enter the script.
Steps:
-
Sign in to AI for Service.
-
Go to Agent AI > Configurations > Linked Services > Agentic Configuration.
-
Select + Add Agentic Copilot App.
-
Enter the app name, domain URL, environment, app ID, and API key.
-
Expand Pass Metadata and select the metadata to pass.
-
Expand Add Custom Metadata and enter your script in the code editor. Use the enlarge or copy buttons as needed.
-
Select Test Connection & Save.
Delete an Agentic Copilot App
Deleting an app automatically disables it from the Agent AI widget.
- Select the delete button on a saved app.
- Select Delete on the confirmation screen.
You cannot delete an app that is currently in use. The delete button is unavailable, and a badge indicates the app is active.