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

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Genius Results

# Genius Results {#ariaid-title1}

* Release version: Yokohama
* 
* Updated December 18, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 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 Genius Results

The Genius Results feature enables the display of actionable cards alongside standard search results, providing users with immediate access to highly relevant answers.
This feature is configured through trigger conditions and logic that determine when Genius Result cards activate based on search queries.
Show full answer Show less  

## Key Features

* **Trigger Conditions:** Configurations can activate based on three conditions: "Always," "NLU" (Natural Language Understanding), or a specific "Term."
* **Answer Types:** Genius Result configurations can display search results or key-value pairs defined in server-side scripts, with a maximum of three cards shown.
* **Evaluation Order:** Genius Result configurations are evaluated based on their numeric Order field values, allowing for prioritized results in search profiles.
* **Language Support:** Currently, Genius Results support only English search queries.
* **Feedback Mechanism:** Users can provide feedback on answer accuracy via thumbs up or down icons, helping improve future configurations.

## Key Outcomes

By configuring Genius Results, ServiceNow customers can enhance search experiences by ensuring relevant answers are surfaced quickly. Proper configuration allows for effective utilization of search profiles, maximizing the efficiency of queries and improving user satisfaction through actionable insights and feedback-driven improvements.  
Optionally display the best answers for a search query as actionable Genius Result cards included with search results.
A Genius Result configuration includes a trigger condition and logic for creating answers. The trigger condition determines whether the Genius Result configuration activates for a search query. When activated, the configuration
checks for search results with extremely high relevancy. If it finds any, its answer logic populates one or more Genius Result cards with information and actions derived from these results. The Genius Result cards appear
alongside normal search results, giving the user immediate access to the most relevant answers and actions.

To use a Genius Result configuration in searches, link it to one or more of your search profiles. For details on this procedure, see [Link a Genius Result configuration to a search profile](https://www.servicenow.com/docs/cYGL_VsfpO4qPcyeaYJkEg "Link a Genius Result configuration to one or more search profiles.").

## Genius Result evaluation order and result limit {#genius-results-ais__section_wpn_tss_nwb}

AI Search evaluates active Genius Result configurations for a search profile in an order determined by their numeric Order field values, as defined in the search profile's Genius Results related list. Genius Result configurations with lower Order field values are evaluated before those with higher field values. As an example, a Genius Result configuration with Order 100 is evaluated before one with Order 200. To learn how to change the evaluation order, see [Set the evaluation order for Genius Result configurations in a search profile](https://www.servicenow.com/docs/2zlyKxpnQZYhdJZwfO5TOg "Change the order in which AI Search evaluates Genius Result configurations linked to a search profile.").  
Note:  
Order field values for linked Genius Result configurations are set separately for each search profile. A Genius Result configuration that's linked to multiple search profiles can have a different Order field value in each profile. For instance, you might set an Order value of 100 for the Q\&A Genius Result configuration in one search profile but set a value of 750 for the same Genius Result configuration in a second search profile that it's linked to.

A search application configuration's Genius Results Limit field value specifies the maximum number of Genius Result cards the application can display. For more
details on search application configuration settings, see [Search Application Configuration form](https://www.servicenow.com/docs/h8emFAv4TZ7B3NbAwoWWyQ "The Search Application Configuration form enables you to create a search application configuration for an AI Search application.").

## Genius Result trigger conditions {#genius-results-ais__section_q3p_tbz_lnb}

You can select any one of the following trigger conditions for a Genius Result configuration:

* Always: The Genius Result configuration activates for all search queries.
* NLU: The Genius Result configuration activates when the search query's detected intent matches a specified Natural Language Understanding (NLU) model intent. For more information on NLU models and intents, see [Natural Language Understanding](https://www.servicenow.com/docs/access?context=nlu-landing&version=yokohama&pubname=yokohama-intelligent-experiences&ft:locale=en-US).

* Term: The Genius Result configuration activates when the search query consists of a single specified term or phrase.

{#genius-results-ais__ul_yrh_fcy_nnb}  
Note:  
A Genius Result configuration can trigger and still not return answers. Genius Result answers only display when AI Search has extremely high confidence that there's a correct response for the search query. You should typically expect to see Genius Result answers for a small percentage of search queries.

## Genius Result answer types {#genius-results-ais__section_wb1_5bz_lnb}

A Genius Result configuration can include either of the following answer types:

* Search: When triggered, displays Genius Result cards for results from a search query. The search query must be defined in a server-side script included in the Genius Result configuration. Each search result displays as a separate Genius Result card, to a maximum of three cards. If the search query returns no results, no Genius Result card is displayed.
* Script: When triggered, displays a Genius Result card containing key-value pairs. The object containing these key-value pairs must be defined in a server-side script included in the Genius Result configuration. The script can use methods from any ServiceNow AI Platform® public API to construct this object.
{#genius-results-ais__ul_ovv_rcy_nnb}

## Language support {#genius-results-ais__section_nvw_jxl_qnb}

In the base system, Genius Results only support English search queries.

## Table record limit for Genius Result configurations with NLU trigger conditions {#genius-results-ais__section_ulg_xh2_x4b}

If an NLU model includes a table vocabulary source that references a table containing more than 100,000 records, sync fails for the vocabulary source. When sync fails, the model can't be successfully
trained, and Genius Result configurations that use the model in their NLU trigger conditions don't operate correctly.  
Warning:  
Don't activate the People Genius Result configuration if your instance has more than 100,000 records in any of the following tables:

* Catalog Item \[sc_cat_item\]
* Department \[cmn_department\]
* Location \[cmn_location\]
* User \[sys_user\]

{#genius-results-ais__ul_zxb_1r4_1tb}These tables are configured as vocabulary sources in the Default AI Search Genius Results Model specified in the People configuration's NLU trigger condition. If your instance has more than 100,000 records in any of the listed tables, training will fail for the NLU model and the People Genius Result configuration won't operate correctly.

For more information on NLU vocabulary sources, see [NLU vocabulary](https://www.servicenow.com/docs/access?context=using-nlu-vocabulary&version=yokohama&pubname=yokohama-intelligent-experiences&ft:locale=en-US).

## Genius Result review feedback {#genius-results-ais__section_bgx_wr2_d1c}

You can review individual Genius Result answers and provide feedback about their accuracy. To provide review feedback on a Genius Result answer, select one of the thumb icons shown on the answer card:

* If the answer answers your question accurately, select the thumbs up icon ![]().
* If the answer answers your question inaccurately, select the thumbs down icon ![]().

{#genius-results-ais__ul_dqn_3s2_d1c}Your feedback helps ServiceNow improve future versions of Genius Result configurations.

## Interaction with other search features {#genius-results-ais__section_p3f_wsy_2nb}

The following table describes interactions between Genius Results and other search features.  
{#genius-results-ais__table_vdr_yd5_fnb__entry__2}

| Feature | Interaction with Genius Results |
|-|-|
| [Lemma and Unicode normalization](https://www.servicenow.com/docs/09EeGJnHf2UrIY6uYI6hOQ "AI Search normalizes inflected words and Unicode glyphs during indexing and at search query time. Normalization improves search recall and enables users to find content with variant forms of their search query terms.") | Search query terms added by lemma or Unicode normalization can't trigger Genius Result configurations with Term trigger conditions. |
| [Stop words](https://www.servicenow.com/docs/R8RRPF4Lqgh2H7QwHu2eJw "Stop words remove search query terms that don't produce meaningful results. Improve search precision and relevancy by configuring stop word dictionaries and defining stop words.") | If a search query term that matches a Genius Result configuration's Term trigger is defined as a stop word, AI Search evaluates the trigger before removing that stop word from the search query. |
| [Synonyms](https://www.servicenow.com/docs/goi3bc1u6aukr617wTD3cQ "Synonyms expand search queries to include additional terms with equivalent meaning or usage. Improve search recall by configuring synonym dictionaries and defining synonyms.") | Synonym expansion terms can't trigger Genius Result configurations with Term trigger conditions. |
| [Typo handling](https://www.servicenow.com/docs/NuJAzVbKuKghEe_yDDHgeg "AI Search replaces misspelled search query terms with auto-correction terms derived from indexed content. Configure typo handling dictionary settings to control derivation of auto-correction terms.") | Auto-corrected search query terms can't trigger Genius Result configurations with Term trigger conditions. |
[ ]

{#genius-results-ais__table_vdr_yd5_fnb}
* **[Genius Result configurations in the base system](https://www.servicenow.com/docs/c61HVoxLqUAiVhl8xx5lGw)**   
  Preconfigured AI Search Genius Result configurations display concise, actionable answers derived from high-relevancy search results. These configurations return Genius Result answers for Catalog Items, tables, users, and Knowledge articles that match your search.
* **[Link a Genius Result configuration to a search profile](https://www.servicenow.com/docs/cYGL_VsfpO4qPcyeaYJkEg)**   
  Link a Genius Result configuration to one or more search profiles.
* **[Set the evaluation order for Genius Result configurations in a search profile](https://www.servicenow.com/docs/2zlyKxpnQZYhdJZwfO5TOg)**   
  Change the order in which AI Search evaluates Genius Result configurations linked to a search profile.
* **[Create a Genius Result configuration](https://www.servicenow.com/docs/XzrtPWob0EB5fci0E2HvOg)**   
  Create a Genius Result configuration, set its trigger condition, and configure the results displayed on its answer card.
* **[Link an NLU model and intents to a Genius Result configuration](https://www.servicenow.com/docs/pmuodk85eqK_f1RksZfj2A)**   
  Specify the NLU model and intents to use for a Genius Result configuration with an NLU trigger condition.

