---
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 the unsaved field indicator

# Configure the unsaved field indicator {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Configure the unsaved field indicator for an entire workspace experience.

## Before you begin

Role required: admin

## About this task

The unsaved field indicator displays a dot on unsaved fields. You can configure the unsaved field indicator for individual workspace pages in UI Builder.

If you want to display the unsaved field indicator for the entire workspace experience, configure a UX page property.  
The following fields don't support the unsaved field indicator:

* `time_worked`
* `password`
* `domain_path`
{#configure-unsaved-field-indicator__ul_g1f_tbz_m3c}

## Procedure

1. Navigate to <kbd class="ph userinput">sys_ux_page_property.list</kbd>.  
   The entire list of page properties in the UX Page Properties \[sys_ux_page_property\] table opens.
2. Select New.  
   A new UX Page Property record opens.
3. Complete the following fields:  

   Page

   :   Select the workspace where you want to enable the unsaved field indicator.

   Name

   :   Enter <kbd class="ph userinput">enableUnsavedFieldIndicator</kbd>.

   Type
   :   Select true \| false.

   Value
   :   Enter <kbd class="ph userinput">true</kbd>.
4. Select Submit.

## Result

Unsaved fields display an indicator across the entire workspace experience.

![Field with the unsaved indicator]()

## What to do next

[Configure a background color for unsaved fields](https://servicenow-prod.fluidtopics.net/zar6xJPbKo7F3shnmzfDAw "Configure a background color to display on unsaved fields across the entire workspace experience.")
:   Configure a background color for unsaved fields in addition to the unsaved field indicator.

