---
sourceDocument: Zurich ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/platform-administration

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Semantic index configuration for indexed sources

# Semantic index configuration for indexed sources {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 24, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) 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 Semantic index configuration for indexed sources

The AI Search generalized RAG (Retrieval-Augmented Generation) framework in ServiceNow provides a streamlined method for configuring semantic indexing settings on records indexed from ServiceNow AI Platform® tables.
These settings enable AI Search to perform semantic vector search by indexing content from specified sources in a meaningful, context-aware way.
Show full answer Show less  

## Key Features

* **Semantic Index Configuration:** A collection of settings applied to an indexed source that controls how content is prepared and indexed for semantic vector search.
* **Indexed Source:** References an existing indexed source containing fields or attachments to be semantically indexed. This is the data foundation for semantic vector search.
* **Embedding Models:** One or more models that encode indexed content into vector maps. These models determine how semantic meanings are captured and used to find relevant search results.
* **Chunking Strategy:** Defines how text content is broken into smaller chunks during indexing. This improves search efficiency, context retention, and relevancy by managing how text passages or paragraphs are segmented.
* **Semantic Index Fields:** Settings that specify which individual fields or attachments from the indexed source are included in semantic indexing, and the order in which they are evaluated during indexing.

## Activation and Configuration

The semantic index configuration capability is enabled through the AI Search Semantic Controller plugin (com.glide.ais.semanticsearch), which is automatically activated when installing any ServiceNow Otto® application.

To verify activation, navigate to **All \> AI Search \> AI Search Index \> Indexed Sources** in your instance. If the **Semantic Index Configuration** related list appears on the Indexed Source form, the plugin is active.

Administrators can configure semantic indexing settings per indexed source to control how AI Search processes records for semantic vector search results, balancing indexing performance with search relevancy.

## Practical Benefits

* Enables AI-powered search that understands the meaning of content rather than relying solely on keyword matching.
* Improves search accuracy and context sensitivity by applying embedding models and chunking strategies tailored to your data.
* Provides flexibility to define multiple semantic index configurations per indexed source, with awareness of potential performance impacts on indexing speed.  
The AI Search generalized RAG (Retrieval-Augmented Generation) framework offers a streamlined way to configure semantic indexing settings for records indexed from ServiceNow AI Platform® tables.

## Semantic index configuration overview {#semantic-index-cfg-ais__section_qgb_kbh_xcc}

AI Search admins can configure semantic indexing settings for an indexed source. These settings specify how AI Search indexes content from the indexed source for use with semantic vector search. The group of semantic indexing settings for a particular indexed source is called a semantic index configuration.  
Each semantic index configuration includes the following elements:

Indexed source

:   A reference to an existing indexed source with field values or attachments that you want indexed for semantic vector search.

    For more information on indexed sources, see [Indexed sources in AI Search](https://www.servicenow.com/docs/YBjHfOUBiGWYXcO4ejBRKA "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."). To learn more about semantic vector search, see [Semantic vector search in AI Search](https://www.servicenow.com/docs/9TTiN1bgIDSIen0VK0eOaA "Semantic vector search allows the Now LLM Service to find results based on how similar they are in meaning to your search terms. Knowledge base articles Genius Results and ServiceNow Otto for Virtual Agent use semantic vector search to improve recall with natural language interpretation of search queries.").

Embedding models

:   A list of one or more embedding models for the system to use when indexing content from the indexed source for semantic vector search.

    An embedding model specifies how information found in your indexed content is encoded in a vector map. Semantic vector search uses the encoded information from the vector map to find search results that have meanings
    similar to those of your search terms.

Chunking strategy and related parameters

:   A chunking strategy and related parameter values that together determine how content from the indexed source's selected fields and attachments is handled during indexing for semantic vector search.

    Chunking is the process of breaking text down into smaller portions (called chunks) during indexing. By chunking your content, AI Search reduces search load and improves context and relevancy for semantic vector matches.

    The following image shows how a two-paragraph block of sample field value text might be broken into chunks for semantic indexing. As shown, chunks can contain multiple sentences and may span paragraph breaks found in the
    original text.

Semantic index fields

:   References to one or more semantic index fields that provide semantic indexing settings for content from the indexed source.

    Each semantic index field defines semantic indexing settings for a single field from the indexed source table, or for attachments from that table. You can specify the order in which semantic index fields are evaluated when
indexing content from the indexed source for semantic vector search.  
Note:  
You can define multiple semantic index configurations for an indexed source, but each configuration after the first imposes an additional performance cost at indexing time.

## Activating semantic index configuration {#semantic-index-cfg-ais__section_tgb_lbh_xcc}

Semantic index configuration functionality is provided by the AI Search Semantic Controller plugin (com.glide.ais.semantic_search). This plugin is automatically activated for your instance when you install any [ServiceNow Otto® application](https://www.servicenow.com/docs/access?context=platform-now-assist-landing&version=zurich&pubname=zurich-intelligent-experiences&ft:locale=en-US).{#semantic-index-cfg-ais__ais-semantic-controller-plugin-id-ph}

You can verify whether semantic index configuration is activated by navigating to AllAI SearchAI Search IndexIndexed Sources and selecting an indexed source record. If you see the Semantic Index Configuration related list on the Indexed Source form, the plugin is activated.
* **[Configure semantic indexing settings for an indexed source](https://www.servicenow.com/docs/GUTh4rQ01_s2Uh8q_kB8bQ)**   
  Specify the semantic indexing configuration settings you want to apply when AI Search indexes records from your indexed sources.
* **ais-rag.html**   

*[\>]: and then


