Configure GDS Service Portal Search Widgets
Configure and use search widgets for GDS Service Portal so that portal users can take advantage of intelligent query features and find the answers they need.
GDS Service Portal displays search results data within a widget on the search page. Search data displays within a widget on the search page.
To make data searchable from the GDS Service Portal portal, create a search source that fetches that data from a single table within your instance, from multiple tables, or from an external site.
You can also configure Typeahead search settings to allow search results to populate the search field based on user input.
Enable AI Search to take advantage of intelligent query features and allow constituents to find the answers they need.
Configure search sources in GDS Service Portal
Configure the ServiceNow AI Search application for GDS Service Portal so that portal users can take advantage of intelligent query features and find the answers they need.
Before you begin
About this task
- Where to retrieve search data from.
- Whether search suggestions can populate the search field based on user input.
- How a search entry displays in the search result page.
Search sources have basic and advanced configurations. A basic search source configuration allows you to define a table or other source (such as a knowledge base) within your instance as a source of searchable data for the search source to query and return results from. An advanced configuration uses a data fetch script that will fetch data from multiple tables or from any number of sources on the web, and return a data result array to the search widget. For information on how to configure an advanced search source that pulls data from external tables or sources, see Tutorial: set up an external knowledge base search source.
- Knowledge Base [uk-gds-kb], for which the search results display a list of knowledge articles related to the search.
- Services [uk-gds-service-catalog], for which the search results display a list of available services that match or partially match the search query
- Government Cases [gds-cases], for which the search results display a list of cases related to the search query from the Government Service Case table [sn_gsm_government_service_case] that the user has access to.
To configure a basic search source to query data from a source other than the default (another knowledge base, catalog, table, or other source that is already created within your instance), do the following.
Procedure
Result
Search capabilities are enabled throughout the portal, and constituents can use search to see results from various sections of the portal the next time they log in.
Enable AI Search in GDS Service Portal
Configure the ServiceNow AI Search application for GDS Service Portal so that portal users can take advantage of intelligent query features and find the answers they need.
Before you begin
AI Search is enabled in Service Portal for all new and zBoot customers by default.
If you're upgrading to Australia as an existing customer, AI Search is inactive in Service Portal by default. You can enable it by updating the portal record.
If you leave AI Search inactive, the portal uses the legacy search experience.
About this task
Using AI Search, GDS Service Portal users can find answers with features like auto-complete search queries, natural language support, and typo handling.
Procedure
Result
AI Search is enabled throughout the portal, and constituents can use AI Search the next time they log in.
The Search Sources related list is hidden from the portal record. You now define search sources in the AI Search application. For more information, see Defining search sources and Link a search source to a search profile.
To use AI Search for knowledge articles, you can keep the default Knowledge Bases search source or select a custom one.
What to do next
Search widgets that you cloned or customized before a system upgrade may not be compatible with AI Search. You can resolve this issue by running a fix script that reclassifies search widget instances. For more information, see Reclassify cloned or customized search widgets.