---
sourceDocument: Australia ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/platform-user-interface

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Disable facets for a search source

# Disable facets for a search source {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Disable facets for one or more search sources by adding a system property. Once
disabled, the search source does not display search facets in the Faceted Search widget on
the sp_search page. You can disable facets for simple or advanced search sources.

## Antes de Iniciar

Role required: admin or sp_admin

## Procedimento

1. Enter <kbd class="ph userinput">sys_properties.list</kbd> in the Application Navigator to navigate to the System Properties table.
2. Click New.
3. In the Name field, enter <kbd class="ph userinput">glide.service_portal.disable_facets_for_search_sources</kbd>.
4. In the Value field, enter a comma-separated list of search source Sys IDs to disable facets for.  
   Do not include spaces. For example, <kbd class="ph userinput">c6170ae86721220023c82e08f585efe6,c96eb1686721220023c82e08f585efff</kbd>.
5. Click Submit.

## Resultado

Facets do not display when the defined search source is selected in the sp_search page.

