Ai Search in Virtual agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2025 08:42 PM
I'm currently working on virtual agent and trying to configure ai search/semantic search for virtual agent but its not working. My requirement is to apply ai for model categories table so that when user enters any category then semantically based on user input I should get outputs of model category. Inputs from your end will be helpful. Thanks in advance.
Used below steps to configure but its not working :
https://www.servicenow.com/community/virtual-agent-nlu-articles/how-to-use-ai-search-and-other-searc...
https://www.youtube.com/watch?v=bzAKxjd0_uo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2025 08:40 AM
Hi @shraddhakar ,
1. Create an indexed source for model categories table - https://www.servicenow.com/docs/bundle/vancouver-platform-administration/page/administer/ai-search/t...
2. Navigate to the search profile you are using for virtual agent and create a new search source - https://www.servicenow.com/docs/bundle/vancouver-platform-administration/page/administer/ai-search/t...
3. Publish the profile.
If you have already completed the above steps, we need details on the configuration you have already done.
If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2025 10:54 AM
Hi @Saloni Suthar , Thanks for your response. I have already configured things which you've mentioned but still its not working. Below are configurations which I have done:
Search Application configuration :
Navigation Tab:
Search Profile :
Search source :
Indexed source :
Search preview result : when same application trying to preview it gives below result : it gives correct number/count of search(banner) but doesn't displays result not sure why
below is default chat experience setup topics, This is default haven't made any changes to it.
Search mapping for default chat experience:
Below is virtual agent flow:
Enter model category - text input
Ai search topic block utility :
Show model category is nothing but script action added to log result :
script used to log result :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2025 11:00 AM
Hi @Saloni Suthar , Thanks for your response. I have already configured things which you've mentioned but still its not working. Below are configurations which I have done:
Search Application configuration :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2025 11:04 AM
Hi @Saloni Suthar , Thanks for your response. I have already configured things which you've mentioned but still its not working. Below are configurations which I have done:
Search Application configuration :
Search Profile :
Search source :
Indexed source :
Virtual agent :