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


---

# Configure live updates for a list page

# Configure live updates for a list page {#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

Configure live updates at the list page level without affecting other lists in your Configurable Workspace.

## Antes de Iniciar

To configure live updates for lists, you must enable the glide.lists.live_list_enabled system property. For information on enabling the system property, see [Enable live updates for lists](https://servicenow-prod.fluidtopics.net/7zKOR_di5_drRsyaZPza0w "Add a system property that enables you to configure live updates for lists.").

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

Live updates enable list data to refresh automatically or manually without reloading the page.  
You can configure live updates using the following options:

Template-level configuration
:   Configure live updates at the template level in UI Builder.
:   UI Builder enables you to choose how live updates behave across a list template in your Configurable Workspace. The property Let users control live updates has three menu options:

    * Never

      The default selection that disables live updates.
    * Only by refreshing

      An indicator displays on the refresh button when updates are available. The list will only update once refreshed manually.
    * Automatically

      Live updates display automatically without refreshing.
    {#live-list-updates-page-level__ul_chz_rcc_1gc}

Page-level configuration
:   Use this procedure to configure live updates at the list page level without affecting other lists in your Configurable Workspace. This configuration uses the sys_ux_list table.

## Procedimento

1. Navigate to <kbd class="ph userinput">sys_ux_list.list</kbd>.
2. Open the list page you want to edit.
3. Select the Extensible List Feature Flags tab.
4. In the Live Updates field, select an option for live updates.  

   Off
   :   Disables live updates.

   Manual refresh
   :   An indicator displays on the refresh button when updates are available. The list will only update once refreshed manually.

   Automatic refresh
   :   Live updates display automatically without refreshing.
5. Select Update.

