Automatically map AI search results with guidance inputs in Recommended Actions
Summarize
Summary of Automatically map AI search results with guidance inputs in Recommended Actions
This feature enables ServiceNow customers to automatically create mappings between AI search results and specific actions in the Recommended Actions application. By selecting AI search as the search engine in a search application configuration, the system handles the mapping process efficiently, ensuring users receive relevant recommendations based on their search inputs.
Show less
Key Features
- Automatic Mapping: When admins create or update search application configurations, the system automatically generates search result mappings for each search source.
- Default Guidance Mapping: If a search source lacks a specific action mapping, it defaults to a general guidance option.
- Mapping Records Storage: All mappings are stored in the Search result recommended action mapping table (snnbactionsearchresultramapping) and can be viewed within the context record.
- Refresh Functionality: Admins can refresh the Search Result Mapping related list to update mappings for added search sources without affecting existing custom mappings.
- Active Management: Admins can control the visibility of search sources to agents via an Active field in the mapping records, with inactive sources excluded from search results.
Key Outcomes
By utilizing this feature, ServiceNow customers can enhance the relevance of search results in the Recommended Actions application, improve user experience through effective mappings, and streamline the management of search configurations. Admins can easily maintain and update mappings, ensuring agents have access to the most applicable actions based on AI-driven search results.
Automatically create AI search results for a search configuration application in Recommended Actions.
Search application configuration records specify the search engine and settings to use for search in Recommended Actions. When you choose AI search as an application's search engine, you can configure the search results and map them to specific actions.
Starting with the Yokohama release, the Recommended Actions application automatically creates the mapping between search results and actions.
- If a search source does not have an existing mapping to an action, the system maps the search source to the Default guidance for search results guidance.
- If a search source has an existing mapping to a specific action, the system keeps that mapping and does not overwrite it with the default guidance.
When a context record is saved or updated and search result mappings are created, the system displays a message: "Based on the selected Search Application Configuration the Search Result Mapping list has been updated. Please review!"
Adding new search sources
- Creates a new record in the Search result to recommended action mapping table (sn_nb_action_search_result_ra_mapping) for the added search source.
- Maps the search source to the Default guidance for search results.
When a search source is deleted from the search profile, the system removes the corresponding record from the Search result to recommended action mapping table (sn_nb_action_search_result_ra_mapping).
Refreshing the Search result mapping related list
The system stores search result mapping records in the Search result to recommended action mapping table and displays them in the Search Result Mapping related list on the context record.
Newly created mapping records are active by default. Admins can control which search sources are displayed to agents by enabling or disabling the Active field on the mapping records.
Search result recommended action mapping table
The Search result recommended action mapping table (sn_nb_action_search_result_ra_mapping) stores the mapping between search sources and actions. Records in this table include an Active field which the admin can use to manage the activation state of search result mappings. When a new record is created in this table, the Active field is set to true by default.
When an agent performs a search in the Recommended Actions search component in CSM Configurable Workspace, the system displays the search sources that are marked as active in the search result mapping configuration. Inactive search sources are excluded from the search results.
Changes in the search result mapping, such as activating or deactivating a search source, are automatically reflected in the search results.
When the Active field is disabled for a search source, an admin can create a new mapping for that source. A search source can have multiple search result mapping records, but only one can be active at a time.
Conditional UI display for search result mapping
The Recommended Actions context record includes the Search application configuration field. When an admin selects a configuration in this field, the search result mapping records for the configuration are displayed in the Search result mapping related list. If the Search application configuration field is empty, the Search result mapping related list does not appear on the context record.