---
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


---

# Now Assist in AI Search properties

# Now Assist in AI Search properties {#ariaid-title1}

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

System properties that you can use to modify behavior for Now Assist in AI Search Genius Results.
These properties are available for Now Assist in AI Search.  
Note:  
To open the System Property \[sys_properties\] table's list view, select All, enter <kbd class="ph userinput">sys_properties.list</kbd> in the Filter field, and press Enter.
{#properties-now-assist-ais__table_s4h_h2x_jdc__entry__2}

| Property | Description |
|-|-|
| sn_ais_assist.semantic_cache_mode | Operational mode for the Now Assist Q\&A Genius Results caches. Use this mode to control how AI Search uses the caches and the Now LLM Service when looking for Now Assist Q\&A Genius Result answers. For details about how AI Search caches Now Assist Q\&A Genius Result answers, see [Caching for Now Assist Q\&A Genius Results](https://servicenow-prod.fluidtopics.net/CsNzpZ2rhTUr7FsTTLW1Eg#caching-now-assist-q-a-gr "AI Search provides two query-time caches to improve search performance for Now Assist Q&A Genius Results. Caching enables AI Search to return previously generated Now Assist Q&A Genius Result answers without submitting knowledge articles to the Now LLM Service for answer generation."). * Type: string * Default value: off * Supported values: * off: Use the first-level cache and the Now LLM Service to find Now Assist Q\&A Genius Result answers. AI Search looks in the first-level cache for Now Assist Q\&A Genius Result answers that exactly match your search query and knowledge article result. If it doesn't find a matching answer, it sends your query and Knowledge article sys_id to the Now LLM Service for answer generation. Now Assist Q\&A Genius Result answers generated by the Now LLM Service populate the first-level cache. When using Dynamic Translation, AI Search bypasses the caches and queries the Now LLM Service to generate an answer for the Now Assist Q\&A Genius Result.{#properties-now-assist-ais__dt-cache-interaction-on-online-ph} * offline: Use the first-level and second-level caches to find Now Assist Q\&A Genius Result answers. Don't submit queries to the Now LLM Service. AI Search looks in the first-level cache for Now Assist Q\&A Genius Result answers that exactly match your search query and knowledge article result. If it doesn't find a matching answer, it uses semantic vector search to look for answers that match the meaning of your query in the second-level cache. If no cached answers match your query and knowledge article result, AI Search returns no answer for the Now Assist Q\&A Genius Result. Now Assist Q\&A Genius Result answers found in the second-level cache populate the first-level cache. When using Dynamic Translation, AI Search bypasses the caches and returns no answer for the Now Assist Q\&A Genius Result.{#properties-now-assist-ais__dt-cache-interaction-offline-ph} * online: Use the first-level and second-level caches and the Now LLM Service to find Now Assist Q\&A Genius Result answers. AI Search looks in the first-level cache for Now Assist Q\&A Genius Result answers that exactly match your search query and knowledge article result. If it doesn't find a matching answer, it uses semantic vector search to look for answers that match the meaning of your query in the second-level cache. If no cached answers match your query and knowledge article result, AI Search submits the query and article sys_id to the Now LLM Service for answer generation. Now Assist Q\&A Genius Result answers generated by the Now LLM Service populate the first-level and second-level caches. When using Dynamic Translation, AI Search bypasses the caches and queries the Now LLM Service to generate an answer for the Now Assist Q\&A Genius Result. {#properties-now-assist-ais__ul_irj_gqg_jzb} * Location: Not present in the System Property \[sys_properties\] table by default. To override the default value, add this property by following the steps in [Add a system property](https://servicenow-prod.fluidtopics.net/r_0P5ICBCd42vTv64UVY9w#t_AddAPropertyUsingSysPropsList "Add or create a property to control system behavior."). {#properties-now-assist-ais__ul_djh_kkg_jzb} |
| sn_ais_assist.u_llm_api_timeout | Maximum time in seconds to wait for Now Assist Q\&A answer generation results from the Now LLM Service. * Type: integer * Default value: 120 * Location: Not present in the System Property \[sys_properties\] table by default. To override the default value, add this property by following the steps in [Add a system property](https://servicenow-prod.fluidtopics.net/r_0P5ICBCd42vTv64UVY9w#t_AddAPropertyUsingSysPropsList "Add or create a property to control system behavior."). {#properties-now-assist-ais__ul_u4r_cyr_gxb} |
| sn_ais_assist.u_question_regex | Case-insensitive Java regular expression pattern that defines searches eligible for Now Assist Q\&A answer generation. As an example, the pattern <kbd class="ph userinput">^(what|where|when|why|who|whom|which|how)\b</kbd> restricts eligibility to search queries that begin with one of the specified keywords. When this system property has a value defined, only searches in supported applications that match the specified pattern are eligible for Now Assist Q\&A answer generation. When no value is defined, all searches in supported applications are eligible for Now Assist Q\&A answer generation. * Type: string * Default value: none * Location: System Property \[sys_properties\] table {#properties-now-assist-ais__ul_jp5_hgf_zwb} To learn about Java regular expression pattern syntax, see [the Javadoc for the java.regex.util.Pattern class](https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/regex/Pattern.html). |
| sn_ais_assist.u_sanitize_html | Option to remove HTML tags from knowledge article text before sending to the Now LLM Service for Now Assist Q\&A answer generation. * Type: true \| false * Default value: false * Location: Not present in the System Property \[sys_properties\] table by default. To override the default value, add this property by following the steps in [Add a system property](https://servicenow-prod.fluidtopics.net/r_0P5ICBCd42vTv64UVY9w#t_AddAPropertyUsingSysPropsList "Add or create a property to control system behavior."). {#properties-now-assist-ais__ul_fbr_gyr_gxb} |
[Table 1. Properties for Now Assist in AI Search]

{#properties-now-assist-ais__table_s4h_h2x_jdc}

