External Content Q&A Genius Results
External Content Q&A Genius Results display concise, actionable AI-generated answers derived from documents in your Microsoft SharePoint Online instance.
Important: Starting with the Now Assist in AI Search 10 release, the External Content Q&A Genius Results feature is being prepared for future deprecation. This feature is no longer installed on new instances and is removed from instances where it's not in use, but will continue to be supported on instances where it's in use. For details, see the Deprecation Process [KB0867184] article in the Now Support Knowledge Base.
External Content Q&A Genius Results overview
The External Content Q&A Genius Result configuration searches for documents relevant to your search using an Integration Hub subflow. If it finds sufficiently relevant documents, it sends them to the Now LLM Service, which generates answers from their content and metadata.
Each External Content Q&A Genius Result answer card includes a generated answer. For reference, the answer card also includes a link you can select to download the source documents.
Note: Because the External Content Q&A Genius Result answer is automatically generated, it's a good idea to review it for accuracy. You can provide feedback on the answer by selecting the thumbs-up icon
if the generated answer is accurate, or the thumbs-down icon \[Omitted image "genius-result-feedback-negative.png"\] Alt text: if it's not. Your feedback helps ServiceNow improve future versions of this Genius Result configuration.
When searching for relevant documents, the system uses your Microsoft SharePoint Online credentials and user profile, so your searches generate External Content Q&A Genius Result answers from documents that you can access.
Enabling External Content Q&A Genius Results
To make External Content Q&A Genius Results available for use in AI Search applications, administrators first need to perform the following steps:
- Verify that the ServiceNow IntegrationHub Enterprise Pack Installer [com.glide.hub.integrations.enterprise] plugin is installed on your instance. If this plugin isn't installed, you can request it. For details on requesting IntegrationHub plugins, see Request an Integration Hub plugin.
- Create and configure an OAuth application in the Microsoft Azure portal to verify and authorize connection requests from your ServiceNow AI Platform® instance. To learn about this procedure, see Configure OAuth application in Microsoft Azure.
- Add the AllSites.FullControl SharePoint delegated permission (and grant admin consent) to your new OAuth application in the Microsoft Azure portal. For details on this procedure, see Configure SharePoint API permissions for your External Content Q&A Genius Results OAuth 2.0 application.
- Define OAuth configuration settings for External Content Q&A Genius Results. For full details on the required OAuth settings, see Configure OAuth settings for External Content Q&A Genius Results.
Next, search administrators need to enable External Content Q&A Genius Results in one or more AI Search portals. To learn about this procedure, see Enable Now Assist Genius Results in AI Search portals and mobile applications.
After all these steps are completed, AI Search portal users can authorize External Content Q&A Genius Results for their searches by authenticating with Microsoft SharePoint Online. For details on this authentication procedure, see Sign in to Microsoft SharePoint Online to authorize External Content Q&A Genius Results.
Note: When you activate External Content Q&A Genius Results in a search application, they're available to all users with Microsoft SharePoint Online credentials who search using that application.
Limitations
By default, External Content 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.
External Content Q&A Genius Results only generate answers from documents found in your Microsoft SharePoint Online instance. They don't generate answers from sites found in your instance.
Interaction with other search features
The following table describes the interactions between External Content Q&A Genius Results and other search features.
| Feature | Interaction with External Content Q&A Genius Results Genius Results |
|---|---|
| Result improvement rules | When computing External Content Q&A Genius Result answers, AI Search doesn't apply your result improvement rules because they don't operate on documents from your Microsoft SharePoint Online instance. |
| Stop words | When computing External Content Q&A Genius Result answers, AI Search doesn't remove stop words from your search. |
| Synonyms | When computing External Content Q&A Genius Result answers, AI Search doesn't expand synonyms found in your search. |
| Typo handling | When computing External Content Q&A Genius Result answers, AI Search doesn't correct misspelled search terms. |
- Configure SharePoint API permissions for your External Content Q&A Genius Results OAuth 2.0 application
Add the AllSites.FullControl SharePoint API delegated permission to your External Q&A Genius Results OAuth 2.0 application in Microsoft Azure portal and grant admin consent to allow the application to access this permission. The OAuth 2.0 application for External Q&A Genius Results requires the delegated permission to search your Microsoft SharePoint Online sites. - Configure OAuth settings for External Content Q&A Genius Results
Configure the settings that External Content Q&A Genius Results need to interact with your Microsoft SharePoint Online instance. - Restrict the Microsoft SharePoint Online sites that External Content Q&A Genius Results can search
Define a Microsoft Keyword Query Language (KQL) query to restrict the set of Microsoft SharePoint Online sites (paths) that External Content Q&A Genius Results can search for documents. Only documents that satisfy your query are eligible for External Content Q&A Genius Result answer generation. - Sign in to Microsoft SharePoint Online to authorize External Content Q&A Genius Results
Obtain an OAuth 2.0 token from Microsoft SharePoint Online so that External Content Q&A Genius Results can find documents and generate answers when you search.
Parent Topic:Configuring Now Assist in AI Search