Virtual Agent Icon change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2020 05:05 AM
Hi,
How to change Virtual agent icon in the SP home page occurs at below right side? Attached an OOB Image.
Please suggest.
- Labels:
-
Personal Developer Instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2020 07:46 AM
Hi,
From the below URL, i guess you are using the first option right?
https://docs.servicenow.com/bundle/orlando-performance-analytics-and-reporting/page/administer/live-agent/task/configure-virtual-agent-for-sp.html#configure-virtual-agent-for-sp
The steps that i gave will work for legacy service portal widget and not for Agent chat configuration.
Let me explore further if it is possible to change the icon for Agent chat configuration.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2020 09:11 AM
Thank You! I will wait for your update and If i get any, i will post here.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2020 08:27 AM
Hi Ganesh, Here is the details to change the OOB
image.
https://hi.service-now.com/kb_view.do?sysparm_article=KB0726500
Kindly mark my response correct if it is.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2020 11:29 AM
Hello,
Yes, I have gone through this but no luck. Are you able to change the icon successfully?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2020 08:39 AM
HI Ganesh,
I had hard time changing that, I followed the KB and Mark's post but didn't work for me. The image is populated from - url(/images/sp-agent-chat-icon.svg);
It is in the bootstrap below:
.sp-ac-root button.sp-ac-btn.closed {
background-repeat: no-repeat;
background-position: center 16px;
background-image: url(/images/sp-agent-chat-icon.svg);
When I try to change this image in elements the image is picking correctly, but it is not feasible solution.