Configure Custom Welcome page Login

Kri
Tera Guru

Hi 

I want to configure Custom Welcome page for direct login users in ServiceNow, I want to change the background image and the logo and want to move this Login page to the Left side of the window, Can you please help me how can I achieve it?

I went to SYSTEM UI->WELCOME PAGE CONTENT but not sure where to configure

Krishna124_0-1679057447984.png

 

4 REPLIES 4

Rajesh_Singh
Kilo Sage
Kilo Sage

@Kri 

 

To create a custom welcome page for direct login users in ServiceNow, you can follow these steps:

  1. Navigate to System UI > UI Pages.

  2. Search for the "welcome.do" UI page.

  3. Click on the "welcome.do" UI page to open it for editing.

  4. In the HTML section, you can customize the page content by modifying the HTML code

Keep in mind that modifying the out-of-the-box UI pages may not be best practice, as they can be overwritten during an upgrade. Instead, consider creating a custom UI page and configuring it as the new welcome page. To do this, clone the "welcome.do" UI page, make your customizations, and then update the system property "glide.ui.welcome_page" with the name of your custom UI page.

If you found my response helpful or applicable, please consider marking it as correct or helpful to assist others who may be seeking the same information.

---------------
Regards,
Rajesh Singh

Kri
Tera Guru

Hi Rajesh, I cannot able to find "welcome.do" UI page

Krishna124_0-1679069193972.png

 

Andres18
Tera Contributor

Neither can I, nor the sys_property for redirecting the page.