| 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, the Agent AI widget automatically displays Search AI content.
- View results in the widget — Agents see snippets and articles from Search AI, and Dialog Tasks and FAQs from the Platform.
Search AI Options
| Option | Description |
|---|---|
| None | Turns off Search AI, and the search 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
This option 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.
- 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 turn on Answer Generation to use the inbuilt XO 11 Search App.
- Go to App Settings > Configurations > Dev Tools > API Scopes.
- Select the edit symbol next to an existing JWT App.
- Turn on the Answer Generation toggle on the Edit App Definition page.
- Select Save.
Configure Multiple Search Apps
Configure up to three Search AI apps across XO 10 or XO 11. Lets you 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 can’t 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. |
- 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 isn’t 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 (shows only if you select Internal Information or External Information).
- Turn on the toggle.
- Select a channel.
- Configure Search Results, Pass Meta Data, 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.
- You can’t combine Internal Information and External Information in one app.
- Auto-Suggestions is available only for XO 10 apps.
- Knowledge AI settings appear only if you select Internal or External Information.
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 the system detects bot events. Show as Fallback — shows results only when the system doesn’t detect any bot event. |
| Pass Meta Data | Landing Summary — passes the landing summary and supports context-aware search results. Agent-Customer Chat History — passes the conversation history between the human agent and customer up to the latest message. User Context — passes the user context data to the Search AI app. |
| 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. 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. By default, Agentic Copilot generates next best actions (NBAs) only when it receives a request. If the Agent AI widget loads without a customer message, Agentic Copilot receives no request, and the widget remains blank. To control how Agentic Copilot receives its first request, configure the trigger options in the App Information section.Configure an Agentic Copilot App
Configuring an app is a three-step process: entering app details, selecting conversation metadata, and adding custom metadata. Select one of the following options to define how Agentic Copilot receives its first request. These options are mutually exclusive.| Option | Description |
|---|---|
| Use ‘Trigger Welcome message’ as the first request to Agentic | Sends a welcome message to Agentic Copilot as soon as the widget loads, regardless of any customer message. |
| Pass landing summary as first request to Agentic App | Sends the bot-customer conversation’s landing summary as the first request to Agentic Copilot on agent transfer. |
If you don’t select either option, Agentic Copilot doesn’t generate NBAs until the customer sends a message.
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. |
Conversation Metadata
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. |
Custom Metadata
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.
-
Select either Use ‘Trigger Welcome message’ as the first request to Agentic or Pass landing summary as first request to Agentic App, based on your requirement.

- 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 removes it from the Agent AI widget.- Select the delete button on a saved app.
- Select Delete on the confirmation screen.
You can’t delete an app that’s in use. The delete button is unavailable, and a badge indicates the app is active.