Configuring AI Search

  • Release version: Zurich
  • Updated February 13, 2026
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Configuring AI Search

    This guide outlines how to plan and configure AI Search within the ServiceNow AI Platform to enable powerful, customizable search experiences across various applications. AI Search allows indexing and searching of ServiceNow table data and external documents, with advanced features like synonym handling, typo tolerance, and fuzzy numeric search to improve result relevance and usability.

    Show full answer Show less

    Key Configuration Elements

    • Role Assignments: Assign specific roles such as aisadmin for managing indexing and search settings, aishighsecurityadmin for high-security configurations, and searchapplicationadmin for managing search application settings.
    • Indexed Sources: Define which ServiceNow AI Platform tables or external document sets are included in the search index. Pre-configured indexed sources include Catalog Item, Knowledge, and User tables.
    • Search Sources: Apply filters to indexed sources to create searchable subsets accessible to users in search experiences.
    • Search Profiles: Configure search behavior such as synonyms, stop words, typo handling, Genius Results, and rules for improving results. Publish profiles for use in applications.
    • Search Application Configurations: Create configurations linking search profiles with specific ServiceNow AI Platform applications (e.g., Service Portal, Virtual Agent) and customize search UX settings.
    • Guided Setup: Use the AI Search guided setup interface to streamline configuration steps and role assignments.
    • Platform Multimodal Service Plugin: Activate this plugin to enable automatic generation of searchable captions for non-text content like images and charts in attachments.
    • Custom Global Search Matchers: Optionally configure exact-match search behavior for specific fields to tailor global search results, supporting formats like prefixed numbers and delimited numeric strings.
    • Fuzzy Numeric Search: Enable this feature to allow users to find records by number fields without requiring exact prefixes or leading zeroes.
    • EVAM Display Settings: Customize the visual presentation of search result cards, including border display options for portal and global searches.
    • External Content Indexing: With the External Content for AI Search plugin subscription, index and search content from external document repositories and remote tables.

    Practical Considerations for ServiceNow Customers

    • Ensure proper role assignments for administrators and users to manage AI Search effectively and securely.
    • Leverage pre-configured indexed and search sources as starting points, customizing as needed for your content.
    • Use search profiles to tailor search experiences to different user needs and application contexts.
    • Activate plugins like the Platform Multimodal Service for richer searchable content beyond text.
    • Utilize guided setup to simplify and standardize AI Search deployment.
    • Consider domain separation restrictions and understand that AI Search respects domain limitations in indexed records even though domain separation is unsupported on AI Search tables.
    • Expand search capabilities by indexing external content to unify search across internal and external data sources.

    By following these configuration steps, ServiceNow customers can implement AI Search to deliver accurate, context-aware, and customizable search experiences that enhance user productivity and satisfaction across multiple ServiceNow applications.

    Plan and configure your AI Search implementation.

    AI Search configuration overview

    Configuration stage Description
    Assign roles to AI Search administrators and users Assign the ais_admin role to users who need to create, read, update, and delete content indexing and search settings for AI Search.

    Assign the ais_high_security_admin elevated privilege role to users who need to access High Security settings for AI Search.

    Assign the search_application_admin to users who need to create, read, update, and delete search application configurations.

    Define indexed sources Create and configure an indexed source for each ServiceNow AI Platform® table that has content you want to make searchable. Index source tables to add their searchable content to the AI Search index.

    The base system includes pre-configured indexed sources for the Catalog Item, Knowledge, and User tables.

    Define search sources Apply filter conditions to indexed sources to define search sources that users can access in your search experiences.

    The base system includes pre-configured search sources that reference the default indexed sources.

    Define search profiles Create and publish a search profile for each distinct search experience that you want to offer in search applications. Specify the data that users can search by linking search sources to the search profile. Control search behavior by configuring synonyms, stop words, typo handling settings, Genius Results, and result improvement rules.

    The base system includes pre-configured search profiles for use with Service Portal, Now Mobile, and the AI Search Assist Service Portal widget.

    Define search application configurations Create a configuration for each ServiceNow AI Platform application that supports AI Search. Select a search profile for the application to use. Configure application-specific search settings.

    The base system includes pre-configured search application configurations for Service Portal, Virtual Agent, and the AI Search Assist Service Portal widget.

    Enable and configure AI Search in ServiceNow AI Platform applications Specify AI Search as the search engine in supported ServiceNow AI Platform applications. Select a search application configuration for each application to use and configure available search UX settings.
    Create a custom search matcher for global search Optionally configure exact-match global searches that only match results from a specified column (field) on a particular ServiceNow AI Platform table.

    Using guided setup to implement AI Search

    Guided setup provides a sequence of tasks that help you configure AI Search on your ServiceNow instance. To open AI Search guided setup, navigate to All > AI Search > Guided Setup.

    For more information about using the guided setup interface, see Using guided setup.