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


---

# Display NLQ Genius Result answers in Service Portal search applications

# Display NLQ Genius Result answers in Service Portal search applications {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Configure the system to display search result preview lists for NLQ Genius Result answers in Service Portal search applications.

## Before you begin

Only perform this task if you want to use NLQ Genius Results in your Service Portal search applications. If you only use NLQ Genius Results in Next Experience search applications, you don't need to perform this task.

Role required: admin

## About this task

The glide.service_portal.ais_nlq_enabled system property determines whether the system displays search result preview lists for NLQ Genius Result answers in Service Portal search applications.

Administrators should set this system property's value to true if the NLQ Genius Result configuration is active in any Service Portal application.

## Procedure

1. Navigate to the System Property \[sys_properties\] table's list view.
   1. Select All.
   2. In the Filter field, enter <kbd class="ph userinput">sys_properties.list</kbd>.
   3. Press Enter.
   {#display-nlq-gr-service-portal-apps__substeps_htg_ff5_b1c}
2. Select New.
3. On the System Property form, enter these values.  
   {#display-nlq-gr-service-portal-apps__table_hfn_jpx_fzb__entry__2}

   | Field | Value |
   |-|-|
   | Name | glide.service_portal.ais_nlq_enabled |
   | Type | true \| false |
   | Value | true |
   [ ]

   {#display-nlq-gr-service-portal-apps__table_hfn_jpx_fzb}

   For details on this system property's values, see the [System properties for NLQ Genius Results](https://www.servicenow.com/docs/c6PaLDAYsx~P5MPey1uwHA "A system property determines whether the system displays search result preview lists for NLQ Genius Result answers in Service Portal search applications.") section.
4. Press Submit.  
   The new glide.service_portal.ais_nlq_enabled record appears in the System Property \[sys_properties\] table list view.

