How to perform restricted domain Web Search

jagdeepkaur
ServiceNow Employee

I am trying to use web search tool in skill, but i want to access only specific sites like Servicenow community and some other. I tried using using a Skill like web search and populating sites and domain field in it, but it didn't worked out. Any possible solutions or feedback are appreciated.

4 REPLIES 4

Dr Atul G- LNG
Tera Patron

Hi @jagdeepkaur 

 

Might be worth checking

 

https://www.servicenow.com/community/now-assist-for-creator-forum/how-to-configure-web-search-tol-in...

 

https://www.youtube.com/watch?v=7aFXNYW2MoM

 

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************
Learn how to use the Web Search tool found within Now Assist Skill Kit to retrieve the latest information from the web. Available from version 3.1.3 | Xanadu Patch 7 & Yokohama Patch 1 Product Documentation: https://www.servicenow.com/docs/csh?topicname=add-web-search.html&version=latest Now ...

I am trying to do the same, but still getting empty response.
Screenshot 2026-01-20 at 3.52.49 PM.pngScreenshot 2026-01-20 at 3.53.03 PM.png

It might be a plugin issue. Please try repairing the plugin and test again. If the issue still persists, log a new support case.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

ManishS14752344
Tera Contributor

Hi @jagdeepkaur ,

As far as  I know, ServiceNow's Web Search tool in Now Assist Skill Kit doesn't support domain restrictions The "Sites or domains" field appears in the configuration but is explicitly not supported per official documentation.
Try using custom skills with scripted GlideRecord queries against ServiceNow Community tables as a workaround.
-------------------------------------------------------------------------------------------------------------------------------------------------
Please mark my response as helpful if it helped you