Enable AI Search for a custom table in Virtual Agent along with Knowledge base
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 11:08 PM
Hi Team,
How to enable AI Search for a custom table in now assist VA along with KB? I have already tried configuring the search source, indexed source but it does not work on VA. Let me know if there is a way to setup AI search on custom table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 12:37 AM
Hey Debolina,
You can try the following
AI Search > Search Applications > open Virtual Agent
- Open the Search profile
Let me know if this helped
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 12:54 AM
Hi Hristo,
Thanks for your input, I have tried that but it does not work. It was only able to search the knowledge base which is the now assist q&a search sources. Even if i create other search sources it does not work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 02:32 AM
Hi @Debolina
Step 1: Verify AI Search Plugin Installation
You need to check first either AI search is activated or not on your instance.
For more details on the activation :https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0867751If not installed, request activation through the ServiceNow Store or your administrator.
Step 2: Check AI Search Status
Go to AI Search > AI Search Status.
Ensure that AI Search is provisioned and activated.
If it's inactive, follow the provisioning steps in ServiceNow Support.
Step 3: Assign Necessary Roles
Ensure you have the right roles for AI Search administration:
ais_admin – Full access to AI Search configurations.
search_application_admin – Manages search applications.
admin – Can activate plugins and configure settings.
Step 4: Configure AI Search Settings
Go to AI Search > Search Application.
Create or modify search sources to include your custom table.
Configure Indexed Sources to ensure your data is searchable.
Step 5: Enable Search Sources
Navigate to AI Search > Search Sources.
Add your custom table as a search source.
Ensure search indexing is enabled.
Step 6: Validate Data Indexing
Check AI Search > Indexed Sources to confirm data indexing.
If missing, trigger a manual index for your table.
Monitor indexing progress in the AI Search Status page.
Step 7: Test AI Search in Virtual Agent
Open Virtual Agent Designer.
Integrate AI Search within your chatbot flows.
Test queries to confirm custom table data appears.
Stay awesome,
Roshnee Dash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 12:00 AM
@Roshnee Dash AI Search is already enabled and it is working fine for Knowledge Base. But when i am adding any other search source to the search profile it is not working.
I have added a oob search source for now for testing. Highlighted below.
Now when i am testing the VA with any questions related to user table, it is going to the Q&A search source instead of the OOB user one which I added.
Am i doing anything wrong here?