How can i rename the widget name in the overview  dashboard in servicenow workspace

Anupriya_11
Tera Contributor

Hi Team,

There is a requirement where users want to rename the widget name in the overview  dashboard in servicenow workspace, can someone help me how to achieve it.

 

 

regards,

Priya

7 REPLIES 7

Ankur Bawiskar
Tera Patron

@Anupriya_11 

the landing page renders the Platform Analytics Dashboard

So search the correct Platform Analytics Dashboard and rename the Data Visualization

-> search in platform analytics dashboard with name as Overview

-> then open the correct one and edit in correct scope and change the name, scope "Service Operations Workspace ITSM Common application"

55.png

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

@Anupriya_11 

Hope you are doing good.

Did my reply answer your question?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

yashkamde
Mega Sage

Hello @Anupriya_11 ,

 

For this navigate to sys_ux_client_script_include.list, there seach "SowIncidentLandingPageUtils" not SNC one

Screenshot 2026-03-29 183803.pngScreenshot 2026-03-29 184000.png

 

The above sys_id will give you record for EVAM definition record where you can configure the widget,

Screenshot 2026-03-29 210747.png\

Screenshot 2026-03-29 210703.png

 

If my response helped mark as helpful and accept the solution.