Building and customizing solutions using Microsoft 365 Copilot APIs and tools
The behavior described is consistent with SharePoint knowledge retrieval failing before the node can generate an answer. In Copilot Studio, a Create generative answers node can return "No information was found that could help answer this question" when the expected SharePoint content is not being retrieved, even if settings such as Allow responses without grounded data or Use general knowledge are enabled.
The most useful checks are these:
- Verify the SharePoint source is actually selected on the node
- Open the topic.
- Select the Create generative answers node.
- Open Properties > Data source.
- Confirm Search only selected sources and the selected SharePoint source.
- If Search only selected sources is on and the expected SharePoint source is not selected, the node can return no response instead of using other knowledge sources.
- Check whether SharePoint search can find the content
- Copilot Studio uses only the top three SharePoint search results to generate a response.
- If SharePoint search returns nothing, the node returns no answer.
- In SharePoint search, search for a unique phrase from the target document.
- If the file does not appear, indexing is likely incomplete.
- If content was uploaded recently, wait for indexing to complete.
- If needed, a SharePoint site admin can go to Site Information > View all site settings > Search and offline availability > Re-index site.
- Confirm the content is supported
- Only supported document formats are used.
- Only modern SharePoint pages are supported.
- Classic .aspx pages are not used.
- Modern pages that contain SPFx components are not supported.
- Check permissions for the account used in Copilot Studio
- If the account signed in to
copilotstudio.microsoft.comdoes not have access to the SharePoint site, content might not be returned or a system error can occur.
- If the account signed in to
- Review filters if using a SharePoint knowledge source with filtering
- On the Knowledge page, open the SharePoint source and select Edit > Advanced settings.
- Review filters such as Title, Author, Modified by, or Modified on.
- If filters use variables, confirm the runtime value is what is expected.
- Overly restrictive filters can cause valid content to be excluded.
- Check content moderation
- Even with moderation set to Low, moderated content can cause the node to return no response and not show that moderation happened.
- If Application Insights telemetry is connected, moderation events can be checked there.
- If needed, adjust content moderation carefully. Lower moderation can reduce answer quality or relevance.
- Confirm the knowledge source is enabled in the node
- Copilot Studio guidance for generative answers recommends verifying that knowledge sources are enabled in one or more generative answers nodes.
- Also confirm the node is not exceeding the maximum allowed number of knowledge sources.
About the steps already tried:
- Storing the node output in a variable and then showing it in a Message node does not fix retrieval problems if the SharePoint source returns no usable results.
- Removing prompts or changing models also does not address missing SharePoint search results, permissions, filters, or moderation.
A practical end-to-end test path is:
- In the topic, verify the correct SharePoint source is selected in the Create generative answers node.
- In SharePoint, search for a unique sentence from the document.
- If not found, wait for indexing or reindex the site.
- Confirm the signed-in Copilot Studio account can open the SharePoint file directly.
- Review any source filters.
- If retrieval still fails, check whether moderation is filtering the content through Application Insights.
If the goal is to restrict answers only to the SharePoint knowledge and avoid out-of-box answers, disable Allow the AI to use its own general knowledge.
- Use SharePoint content for generative answers
- SharePoint knowledge sources don't return results in Copilot Studio
- SharePoint knowledge sources don't return results in Copilot Studio
- SharePoint knowledge sources don't return results in Copilot Studio
- Generative answers pointing to SharePoint sources don't return results
- Test your agent's knowledge sources
- Regarding Copilot studio adding Sharepoint URL to knowledge base - Microsoft Q&A