External Content Q&A Genius Results
Summarize
Summary of External Content Q&A Genius Results
External Content Q&A Genius Results provide AI-generated, concise answers derived from documents stored in your Microsoft SharePoint Online instance. This feature leverages Integration Hub to find relevant documents and the Now LLM Service to generate answers based on document content and metadata. Each answer card includes a link to download the source documents for reference. Users can give feedback on answer accuracy to help improve future results. Searches use the user’s SharePoint credentials to ensure answers come only from accessible documents.
Show less
Important: This feature is being prepared for future deprecation starting with Now Assist in AI Search 10. It is no longer installed on new instances and removed from unused instances but remains supported where in use.
Enabling External Content Q&A Genius Results
- Ensure the ServiceNow IntegrationHub Enterprise Pack Installer plugin is installed.
- Create and configure an OAuth application in Microsoft Azure to authorize ServiceNow AI Platform connections.
- Add the
AllSites.FullControlSharePoint delegated permission to the OAuth app and grant admin consent. - Define OAuth configuration settings in ServiceNow specific to External Content Q&A Genius Results.
- Enable External Content Q&A Genius Results in AI Search portals for search administrators.
- End users must authenticate with Microsoft SharePoint Online to authorize search access.
Once enabled, any user with SharePoint credentials can access these results through the configured search applications.
Limitations
- Supports English-language searches by default. Additional languages require enabling Dynamic Translation.
- Answers are generated solely from documents in Microsoft SharePoint Online, not from other sites or internal ServiceNow content.
Interaction with Other Search Features
When generating External Content Q&A Genius Results answers, AI Search:
- Does not apply result improvement rules (which only affect internal content).
- Does not remove stop words from queries.
- Does not expand synonyms.
- Does not correct typos.
Practical Configuration Details
- SharePoint API Permissions: The OAuth 2.0 app must have
AllSites.FullControldelegated permission with admin consent to access SharePoint content. - OAuth Settings: Proper OAuth configuration is required for ServiceNow to authenticate and connect to Microsoft SharePoint Online securely.
- Content Scope: Administrators can restrict searchable SharePoint sites using Microsoft Keyword Query Language (KQL) queries to limit which documents are eligible for generating answers.
- User Authorization: Users must sign in to Microsoft SharePoint Online to obtain an OAuth token, enabling them to access relevant documents during searches.
External Content Q&A Genius Results display concise, actionable AI-generated answers derived from documents in your Microsoft SharePoint Online instance.
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.
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
- 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.
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. |