---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Search sources

# Search sources in AI Search {#ariaid-title1}

* Release version: Xanadu
* 
* Updated November 14, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Define search sources to make your searchable content available in search experiences. Choose an indexed source and configure optional filter conditions to limit the content that users can search.

## Search source structure {#search-sources-ais__section_at5_cs4_3nb}

A search source includes two elements:

* A reference to an indexed source. By default, search queries using the search source can return all records from the referenced indexed source. For more information on indexed sources, see [Indexed sources in AI Search](https://servicenow-prod.fluidtopics.net/SZSmofVMr8tpLBy1qGHyHg "Indexed sources designate ServiceNow AI Platform tables and external document sets with alphanumeric text and string field content that you want to make searchable. AI Search ingests text and string fields from table records or external documents and stores their searchable alphanumeric content in its search index.").
* An optional set of filter conditions applied to the indexed source's records. Indexed source records must pass all of these filter conditions to be returned as search results for queries using the search source.
{#search-sources-ais__ul_q2z_ms4_3nb}

You can define multiple search sources that reference the same indexed source, specifying distinct filter conditions for each.

## Filter conditions {#search-sources-ais__section_ssl_1qg_lxb}

To limit the set of indexed source table records that AI Search returns as search results, you can apply filter conditions to your search source.  
Note:  
Search source filter conditions can only operate on source record fields that are indexed. Fields on referenced records aren't indexed by default. To use a referenced record field in a search source filter condition, you must first configure indexing for the field in the indexed source. For details on this procedure, see [Enable indexing of referenced table fields for an AI Search indexed source](https://servicenow-prod.fluidtopics.net/XVYUOPf5kHnLYta4jbie~A#enable-ref-table-field-index-ais "Configure an indexed source to index field values from tables referenced by fields in the source table. You can index these field values for use in filters and EVAM search result configurations, index them for search, or both.").

You can use static and dynamic filter conditions to filter search source records. As an example, you could apply a dynamic \[Assigned to\] \[is (dynamic)\] \[Me\] user filter to make your search source only
return results corresponding to indexed source table records assigned to the search user.  
Search sources don't support any of the following filter options:

* Filters that reference fields from child tables of the indexed source table. As an example, if you create an indexed source for the Task \[task\] table, search sources for that indexed source can't use filters to reference fields from the Incident \[incident\] table because the Incident table is a child of the Task table.
* Dynamic filters with scripts that use [the current keyword or global variable](https://www.servicenow.com/docs/access?context=c_BusinessRules&version=xanadu&pubname=xanadu-api-reference&ft:locale=en-US)
* Dynamic filters with scripts that reference any [global business rules](https://www.servicenow.com/docs/access?context=c_BusinessRules&version=xanadu&pubname=xanadu-api-reference&ft:locale=en-US)
* Dynamic filters with scripts that use [script includes](https://www.servicenow.com/docs/access?context=c_ScriptIncludes&version=xanadu&pubname=xanadu-api-reference&ft:locale=en-US)
{#search-sources-ais__ul_ind_crg_lxb}

For more information on filter conditions, see [Filters](https://www.servicenow.com/docs/access?context=c_Filters&version=xanadu&pubname=xanadu-platform-user-interface&ft:locale=en-US). To learn about relationships between parent and child tables, see [Table extension and classes](https://servicenow-prod.fluidtopics.net/OTDxMr0wkFNHki~r9MEyVA "Enable one or more child tables to share fields and records with a parent table. Administrators and application developers can only extend tables during table creation."). For details on dynamic filter options and their associated scripts, see [Create a dynamic filter option](https://www.servicenow.com/docs/access?context=t_DynamicFilterOptions&version=xanadu&pubname=xanadu-platform-user-interface&ft:locale=en-US).

## Linking search sources to search profiles {#search-sources-ais__section_aqc_b1x_5nb}

To make your search source's content available to users, link it to one or more search profiles. You can link multiple search sources to a single search profile.

For more information, see [Link a search source to a search profile](https://servicenow-prod.fluidtopics.net/R7ZE5XBhd8re8Efnr_G~2g "Link search sources to a search profile to specify the content users can search through that profile.").

## Viewing search sources {#search-sources-ais__section_irq_g1x_5nb}

You can view or edit search sources from any of the following application modules:

* To view all defined search sources, navigate to AllAI SearchSearch ExperienceSearch Sources.
* To view search sources that reference a particular indexed source, navigate to AllAI SearchAI Search IndexIndexed Sources. Open the indexed source and select its Search Source Mappings related list.
* To view search sources linked to a particular search profile, navigate to AllAI SearchSearch ExperienceSearch Profiles. Open the search profile and select its Search Sources related list.
{#search-sources-ais__ul_ls2_j1x_5nb}
* **[Create a search source for AI Search](https://servicenow-prod.fluidtopics.net/7ZXkpO8zJgRlaTK8gmqQXQ)**   
  Make searchable content from an indexed source available in user search experiences by defining a search source.
* **[Preview matching records for an AI Search search source](https://servicenow-prod.fluidtopics.net/jjnX9l9iaYMkp3CsOom1fw)**   
  View the ServiceNow AI Platform® table records that match a search source's indexed source table and filter conditions.

*[\>]: and then


