---
sourceDocument: Zurich ServiceNow AI Platform user interface
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/platform-user-interface

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Configure live updates for a list page

# Configure live updates for individual list pages {#ariaid-title1}

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

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

## Before you begin

To configure live updates for lists, you must enable the glide.lists.live_list_enabled system property. For instructions, see [Configure live updates](https://www.servicenow.com/docs/dGWf8uRwMnCw17qGKUM~cw#live-list-updates-configurable-workspace "Add a system property that enables you to configure live updates for lists.").

Role required: admin

## About this task

Live updates enable list data to refresh automatically or manually without reloading the page.

To configure live updates, you must enable the glide.lists.live_list_enabled system property.  
Once enabled, 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 provides three 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
:   Configure live updates at for a list page without affecting other lists in your workspace. This configuration uses the sys_ux_list table.

Use this procedure to configure live updates for a list page.

## Procedure

1. Navigate to <kbd class="ph userinput">sys_ux_list.list</kbd>.  
   The entire list of UX lists in the UX Lists \[sys_ux_list\] table opens.
2. From the UX Lists list, select the list page you want to edit.  
   A UX List record opens.
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.

