---
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 Core UI global landing page in Next Experience

# Configure a Core UI global landing page in Next Experience enabled instances {#ariaid-title1}

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

Set a Core UI landing page for all users so users on
instances with Next Experience enabled see the same landing page as users on upgraded
instances. Upgraded users see the landing pages they had before in the Next Experience
UI.

## Before you begin

Role required: admin

## About this task

Next Experience landing pages provide the information you need to start working.
These landing pages typically present content specific to your role and tasks. Landing pages
can include lists, Performance Analytics and Reporting (PAR) information, and other features
to access your new and prioritized tasks from one location.

Values in the user preference my_home_navigation_page override the
value in the glide.login.home system property. If no user is specified
in my_home_navigation_page, the value in the preference overrides
glide.login.home for all users.

## Procedure

1. In the filter navigator field, enter <kbd class="ph userinput">sys_properties.list</kbd>.
2. Edit the value of the glide.login.home system property to set an instance-wide Core UI landing page.  
   For example, to assign the Dashboards Overview as the landing page, you would enter <kbd class="ph userinput">$pa_dashboard.do</kbd>. To assign a specific dashboard as the landing page, you would enter the portion of the URL from <kbd class="ph userinput">$pa_dashboard.do</kbd> onward.  
   Note:  
   When you copy the URL information, be sure to replace HTML entities with their decoded values. For example, replace the entity %24 with $.
3. Select Update.  
   You will not see the new landing page until you log out and log back in again.

## Result

When users log in, they see the selected landing page instead of the default.

