AI Search dashboard
Summarize
Summary of AI Search Dashboard
The AI Search dashboard provides insights into indexed documents, configuration settings, and search query traffic. Users can utilize an interactive filter to analyze search query traffic over selected time frames. Access to the dashboard requires navigating toAll > AI Search > AI Search Analytics > Search Index Analyticsand having theaisadminrole for viewing or editing.
Show less
Key Features
- Indexed Document Overview: Displays total indexed documents and categorizes them by source, alongside counts for search profiles, indexed sources, and search applications.
- Search Query Analysis: Analyzes queries by search profile and language, with monthly breakdowns of queries run against the index.
- Data Visualizations: Utilizes various charts and graphs to present data, such as total indexed documents and documents by search profile.
Key Outcomes
By using the AI Search dashboard, administrators can effectively track and analyze search performance, understand document indexing trends, and manage configurations, ultimately improving the search experience within the organization. If access issues arise, administrators should refer to the guidelines for creating cross-scope access privileges for the necessary tables.
The AI Search dashboard summarizes AI Search indexed documents, configuration settings in use, and search query traffic. An interactive filter enables users to select the time frame for analysis of search query traffic.
Required ServiceNow AI Platform® roles
To view or edit the dashboard, you must have the ais_admin role.
Use cases
| User | Dashboard use |
|---|---|
| AI Search administrator | Reviews indexed record counts and follows search query traffic trends for AI Search. |
Data visualizations
| Title | Type | Source table | Description |
|---|---|---|---|
| Total Indexed Documents | Single Score |
sn_ais_admin_tools_st_ai_search_index_analytics_latest_index_stats | Shows the
total number of records indexed by AI Search.
Note: Because search source filters can exclude indexed records, this number may exceed the total number of searchable records in the index. |
| Documents by Indexed Source | Donut |
sn_ais_admin_tools_ai_search_dashboard_total_indexed_documents | Shows the number of records indexed by AI Search, grouped by indexed source.
To drill down and view the number of records for an indexed source grouped by source table, select the graph segment for that indexed source. Refresh the report to return to the top-level view. Note: Because search source filters can exclude indexed records, the number of records reported for an indexed source may exceed the total number of searchable records from that indexed
source. |
| Search Profiles | Single Score |
ais_search_profile | Shows the number of search profiles defined in AI Search. |
| Indexed Sources | Single Score |
ais_datasource | Shows the number of indexed sources defined in the AI Search index. |
| Search Applications | Single Score |
sys_search_context_config | Shows the number of search application configurations defined that use the AI Search search engine. |
| Dictionaries | Single Score |
ais_dictionary | Shows the number of synonym and stop word dictionaries defined in AI Search. |
| Configured Genius Results | Single Score |
ais_genius_result_configuration | Shows the number of Genius Result configurations defined in AI Search. |
| Results Improvement Rules | Single Score |
ais_rule | Shows the number of result improvement rules defined in AI Search. |
| Documents by Search Profile | Bar |
sn_ais_admin_tools_ai_search_dashboard_documents_by_search_profile | Shows the number of indexed records searchable through each search profile defined in AI Search. |
| Indexed Documents by Month | Bar |
sn_ais_admin_tools_ai_search_dashboard_documents_by_month | Shows the number of newly indexed records grouped by month. |
| Title | Type | Source table | Description |
|---|---|---|---|
| Queries by Search Profile | Donut |
sys_search_event | Shows the number of search queries in the selected time frame, grouped by search profile used. |
| Queries by Language | Donut |
sys_search_event | Shows the number of search queries in the selected time frame, grouped by query language (ServiceNow AI Platform language context). |
| Queries Run Against Index | Line |
sys_search_event | Shows the number of search queries in the selected time frame, grouped by month. |