---
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 a browser warning

# Configure a browser warning for unsaved changes {#ariaid-title1}

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

Configure a browser warning to display when you navigate away from a Configurable Workspace page with unsaved changes.

## Before you begin

Role required: admin

## About this task

When you navigate away from a Configurable Workspace page using back or forward buttons, a browser warning can display to alert you of unsaved changes.

This browser warning relies on popstate event handling to detect browser navigation actions. It applies to the entire page, not only the form. For example, even if all form fields are saved, the warning would still appear if
other components such as the email composer or Activity stream contain unsaved data.

## Procedure

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

   Page
   :   Select your workspace.

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

   Type
   :   Select true \| false.

   Value
   :   Enter <kbd class="ph userinput">true</kbd>.
4. Select Submit.
{#config-browser-warning-unsaved-changes__steps_dgq_dsf_k3c}

