Now Assist Q&A Genius Results
Summarize
Summary of Now Assist Q&A Genius Results
Now Assist Q&A Genius Results leverage the Now LLM Service to generate concise, actionable answer snippets from knowledge articles in Service Portal, Virtual Agent, Employee Center, and global searches. These answers are presented as answer cards displaying up to three snippets, with links to the full source articles for reference. The feature uses semantic vector search combined with legacy keyword search to find relevant articles matching the intent of user queries.
Show less
Important: Since the Australia release in March 2026, Now Assist Q&A Genius Results are in maintenance mode and will no longer receive updates or support. Customers are encouraged to consider the newer Now Assist Multi-Content Response Genius Results for enhanced functionality.
Enabling and Configuration
ServiceNow customers can enable Now Assist Q&A Genius Results through the Now Assist in AI Search Setup module for portals and mobile applications, and via the AI Search for Next Experience application for global search. Once enabled, the feature is available to all users of the configured search applications.
Administrators can define query filters using Java regular expressions to specify which searches trigger Genius Result answers, and set a minimum search term count required to generate such answers.
Capabilities and Behavior
- Answer Generation: The Now LLM Service automatically extracts and summarizes relevant content from the HTML fields of knowledge articles to create answer snippets. These snippets may be abstracted and not appear verbatim in source articles.
- Answer Cards: Each card can display up to three snippets, possibly from multiple articles, with links to view full knowledge articles.
- Semantic Vector and Keyword Search: Combines both to improve relevance of answers by understanding query intent and matching keywords.
- Multilingual Support: Primarily supports English; other languages can be enabled via Dynamic Translation, which also translates answers into the search user's language.
- Feedback Mechanism: Users can rate the accuracy of generated answers to help improve future results.
Limitations
- By default, support is limited to English searches unless Dynamic Translation is activated.
- Knowledge articles boosted or promoted by result improvement rules are more likely but not guaranteed to appear in answers.
- External content sources are excluded when the External Content Connectors application is installed.
- Answer generation criteria cannot be customized; the Now LLM Service determines snippet content automatically.
- Results are non-deterministic and may vary over time, reflecting ongoing improvements in AI Search and Now LLM Service.
Interaction with Other Search Features
- Result Improvement Rules: Blocked records are excluded; boosted/promoted records have higher chances of inclusion.
- Stop Words: Stop word removal only applies to keyword searches; semantic vector search ignores stop words.
- Synonyms: Applied in keyword searches to improve answer relevance; semantic search does not support synonyms.
- Typo Handling: Misspelled terms in queries are automatically corrected to enhance answer accuracy.
Performance Optimization
AI Search utilizes two query-time caches to enhance performance by reusing previously generated Now Assist Q&A Genius Result answers, reducing calls to the Now LLM Service for answer generation.
Now Assist Q&A Genius Results use the Now LLM Service to generate concise, actionable answers from knowledge article results in Service Portal, Virtual Agent, Employee Center, and global searches.
Now Assist Q&A Genius Results overview
Now Assist Q&A Genius Results send the most relevant knowledge articles from your search to the Now LLM Service, which generates answer snippets from the articles' HTML fields.
Each Now Assist Q&A Genius Result answer card displays up to three generated answer snippets. For reference, the answer card also includes a link you can select to view the source knowledge articles.
Now Assist Q&A Genius Results use semantic vector search and legacy keyword search to find knowledge articles that best match the meaning and intent of your search query. For more details on semantic vector search, see Semantic vector search in AI Search.
The Now Assist Q&A Genius Result configuration replaces the original Q&A Genius Result configuration from the base system. The base system's Q&A Genius Result configuration extracts answers from knowledge articles using internal routines instead of using the Now LLM Service. To learn more about the base system's Q&A Genius Result configuration, see Q&A Genius Results.
Enabling Now Assist Q&A Genius Results
You can enable Now Assist Q&A Genius Results in your AI Search portals and mobile applications using the Now Assist in AI Search Setup module. For details on this procedure, see Enable Now Assist Genius Results in AI Search portals and mobile applications.
Limitations
By default, Now Assist Q&A Genius Results only support English-language searches. Administrators can enable support for other languages by activating Dynamic Translation. To learn more about how content and answers are translated, see Dynamic Translation for Now Assist Q&A Genius Results. For more details on Dynamic Translation, see Dynamic Translation.
If you have the External Content Connectors ServiceNow® Store application installed, Now Assist Q&A Genius Results exclude search results retrieved from external content source systems when generating answers.
Answer snippet creation for Now Assist Q&A Genius Results
AI Search uses the Now LLM Service to create each Now Assist Q&A answer snippet from a knowledge article record's HTML fields. Each Now Assist Q&A answer card can include up to three snippets. These snippets may all be generated from the same source article or from different source articles.
Now LLM Service automatically determines which elements of a knowledge article's text to include in a Now Assist Q&A answer snippet. You can't configure the criteria for this behavior.
The Now LLM Service summarizes and abstracts content from the knowledge articles' text fields. Answer snippets displayed on Now Assist Q&A Genius Result answer cards may not exist word for word in the source records.
Both AI Search content retrieval and the Now LLM Service are continually improving, so Now Assist Q&A results for specific queries may vary over time. Because results from the Now LLM Service are non-deterministic, you should expect a higher answer variability compared to the base system's Q&A Genius Results.
Interaction with other search features
The following table describes the interactions between Now Assist Q&A Genius Results and other search features.
| Feature | Interaction with Now Assist Q&A Genius Results |
|---|---|
| Result improvement rules | When computing Now Assist Q&A Genius Result answers for a search query, AI Search applies result improvement rules normally.
The effects depend on the result improvement rule's action, as follows:
|
| Stop words | Now Assist Q&A Genius Results use a blend of semantic vector search, which doesn't support stop words, and keyword-based search. AI Search only removes stop words from keyword-based searches, so Now Assist Q&A Genius Result answers may not reflect your stop words settings. |
| Synonyms | Now Assist Q&A Genius Results use a blend of semantic vector search, which doesn't support synonyms, and keyword-based search. AI Search expands synonyms in keyword-based searches, so your synonyms are likely to improve the relevancy of Now Assist Q&A Genius Result answers. |
| Typo handling | When computing Now Assist Q&A Genius Result answers for a search query, AI Search corrects misspelled terms in the query. |