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

 Release :

    - australia

ft:locale :

    - en-US

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}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](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 information on enabling the system property, see [Enable live updates for lists](https://servicenow-prod.fluidtopics.net/B0_ONNUw_2XdYsztm5jizg "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.  
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.

## Procedure

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.

