Enabling AI Search in Issue Auto Resolution
Summarize
Summary of Enabling AI Search in Issue Auto Resolution
This feature allows ServiceNow customers to enable AI Search as a fallback mechanism in Issue Auto Resolution (IAR) when no matching intents are found for an incident. It enhances incident resolution by providing relevant recommendations through AI Search, ensuring users receive helpful guidance even when standard intent matches fail.
Show less
How to Enable AI Search Fallback
- Open the Auto-Resolution Configuration record.
- Navigate to the AI Search tab.
- Select the Apply AI Search checkbox to activate fallback capability.
Once enabled, AI Search uses predefined settings within the IAR configuration, including:
- EVAM definition: Set to Virtual Agent Search by default.
- Search application: Defaults to the Service Portal search application.
- AI Search display topic: Defaults to the IAR - AI Search topic.
- Search results portal: Defaults to the Service Portal.
Intent to Topic Mapping Support
ITSM Virtual Agent provides intent-to-topic mappings that connect specific auto-resolution intents to corresponding topics, enabling targeted recommendations. Examples include:
- RepositoryAccess mapped to Repository Access (Template)
- Emailissues mapped to Email Issues (Template)
- RSAToken mapped to RSA Token (Template)
- LocalAdminAccess mapped to Local Admin Access (Template)
- CollaborationSoftwareIssues mapped to Collaboration Applications (Template)
Recommendation Types and User Experience
When incidents are created via Email or Self-service channels, users receive three types of recommendations: Knowledge Base articles (KBs), Catalog items, and Virtual Agent (VA) Topics.
- If a VA Topic matches the intent, the recommendation email displays the VA Topic name instead of KB and Catalog recommendations.
- Clicking View recommendations in the email leads to the Service Portal incident page, where a Recommendations tab shows KB articles and allows users to mark recommendations as helpful or resolve the incident.
- If a catalog item is recommended and the user creates a catalog request from the Recommendations tab, an email notification is sent and the incident is auto-closed after 24 hours.
Benefits for ServiceNow Customers
Enabling AI Search fallback in Issue Auto Resolution ensures continuous, contextually relevant support for incident resolution, even when predefined intents do not match. This improves user guidance, accelerates incident handling, and enhances overall IT service management efficiency.
You can enable AI Search as a fallback mechanism in Issue Auto Resolution when there are no matching intents found for the incident.
Applying AI Search for Issue Auto Resolution Configuration
- Open the Auto-Resolution Configuration record.
- Navigate to the AI Search tab.
- Select the Apply AI Search check box to enable fallback.
- EVAM definition: The entity view action mapper definition is set to Virtual Agent Search by default.
- Search application: The default application for AI Search fallback is set to Service Portal default Search Application.
- AI Search display topic: The AI Search display topic that is provided by default is the IAR - AI Search topic.
- Search results portal: The default portal for AI Search fallback is set to the Service Portal.
| Auto-resolution intent | Matched topic |
|---|---|
| RepositoryAccess | Repository Access (Template) |
| Emailissues | Email Issues (Template) |
| RSAToken | RSA Token (Template) |
| LocalAdminAccess | Local Admin Access (Template) |
| CollaborationSoftwareIssues | Collaboration Applications (Template) |
Whenever you try to create an incident using Email or Self-service as the channel that triggers IAR, you will receive the relevant recommendations.
There are three types for recommendations, KBs, Catalogs, and VA Topics. For example, if you create an incident and check for its email notifications, you will be shown various recommendations (including KBs and Catalogs) for
the incident resolution from Issue Auto Resolution.
In case there is a matched VA topic from the intent to topic mapping, in that case, you will not receive the KB and Catalog recommendations, but the VA topic name, such as "VA Topic: Printer Issues (Template)" in the email notification.