---
sourceDocument: Australia ServiceNow AI Platform user interface
sourceDocumentLink: https://www.servicenow.com/docs/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


---

# Login theming

# Configure login theming in Next Experience {#ariaid-title1}

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

Configure Next Experience login illustrations and welcome text to provide a login experience that reflects your branding.

## Before you begin

Role required: admin

## About this task

This procedure is specific to login pages and does not apply if you are using Single Sign-On (SSO).

## Procedure

1. In the filter navigator field, enter <kbd class="ph userinput">sys_properties.list</kbd>.
2. Prevent the login screen from showing any illustrations by setting the property glide.ui.polaris.login.show_illustrations to false.
3. Show welcome text by set the property glide.ui.polaris.login.show_welcome to true.  
   If this property doesn't exist, add it as a true/false property. For more information, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
4. Edit the welcome page text.
   1. Navigate to System UIWelcome Page Content.
   2. Select New to create a welcome page content record or open an existing one that you want to display on the login page.
   3. In the Condition field, enter !gs.getSession().isLoggedIn()the content displays only on the login page before a user signs in  
      The content displays only on the login page before a user signs in.
   4. In the Text field, enter the welcome message or login information you want users to see.
   5. Select the Active check box.
   6. Select Update.
   {#edit-login-features-u-n__substeps_b4l_vmv_3sb}
{#edit-login-features-u-n__steps_lqd_233_3rb}

## Result

The welcome text appears on the Next Experience login page when users are not logged in and is hidden after authentication.

*[\>]: and then


