We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

user avatar needs to display along with user information

suresh kaliappa
Tera Expert

Hi All,

I am new to UI builder. We are building the custom workspace. in list view beside to user name the user's avatar also needs to display. Like it should be combination of users avatar and username. so kindly provide any idea to achieve this

 

 

1 REPLY 1

yashkamde
Kilo Sage

Hello @suresh kaliappa ,

 

You can take a look on this ootb sow avatar configuration on homepage :

Navigate to UI Builder > Experiences (Servicenow operations workspace) :

Screenshot 2026-03-04 181213.png

 

Then click on the avatar component i.e avatar + username component :

Screenshot 2026-03-04 160820.png

 

You will be navigated to sub-page overview :

Screenshot 2026-03-04 180732.pngScreenshot 2026-03-04 180758.png

 

This will help you to implement in your custom workspace also !!

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