Co-pilot not searching sharepoint site I have given users access too

Dale Egan 0 Reputation points
2026-04-13T10:47:13.7766667+00:00

Hi all,

Have created a sharepoint site containing a large data dump. Assigned members who were to have access,

The hope was they could use copilot to query things about that sharepoint siet to get contextual answers, Seems they only get search results or answers about specific files they have touched or interacted with.

They have a full copilot license. Done some searching. Copilot has told me this is actually by design but cant find anything in learn or a forum explicitly stating this.

Any ideas?

Microsoft Copilot | Other
0 comments No comments

1 answer

Sort by: Newest
  1. AI answer

    2026-04-13T10:47:32.72+00:00

    Copilot behavior is tied directly to what SharePoint search can see and to the tenant’s discovery settings, so what is being observed is expected in some configurations.

    Key points from the documented behavior:

    1. SharePoint search and permissions
      • Search (and therefore Copilot grounded on SharePoint) only returns content that users have permission to view. Two users can run the same query and see different results because of different permissions.
      • If content is brand new, it might not be indexed yet; until it is, neither SharePoint search nor Copilot will use it.
      • Only major versions of documents are searchable; minor versions are not.
    2. Restricted Content Discovery (site-level)
      • If Restricted Content Discovery is enabled on a site, that site’s files are hidden from organization-wide search and Microsoft 365 Copilot Business Chat, unless a user had a recent interaction with them.
      • This matches the behavior described: users mainly see files they have “touched or interacted with.”
      • Restricted Content Discovery does not change permissions; users can still open files if they have access, but those files won’t appear in broad search/Copilot results unless recently used.
    3. Restricted SharePoint Search (tenant-level)
      • If Restricted SharePoint Search is enabled, organization-wide search and Copilot are limited to an “allowed list” of sites, plus users’ frequently visited sites and recently accessed files.
      • This also leads to Copilot focusing on content users have recently interacted with, even if they technically have access to more content.
    4. Impact on Copilot
      • Copilot’s ability to answer questions about a “large data dump” on a SharePoint site depends on:
        • The site being included in normal tenant-wide discovery (not restricted by Restricted Content Discovery or Restricted SharePoint Search).
        • The content being indexed and searchable in SharePoint.
      • If either Restricted Content Discovery (on that site) or Restricted SharePoint Search (tenant-wide) is enabled, Copilot will have less content to ground on and will tend to use only recently accessed files.
    5. What to check/adjust
      • In SharePoint admin:
        • Confirm that Restricted Content Discovery is not enabled on the specific site that hosts the data dump, if the goal is broad discovery via Copilot.
      • At tenant level:
        • Check whether Restricted SharePoint Search is enabled and, if so, whether the data-dump site is on the allowed list. If not, Copilot will largely rely on users’ recently accessed content.
      • On the site itself:
        • Ensure content has had time to be indexed and that no site/library settings are excluding it from search. If search results are missing, follow the guidance in Search results missing in SharePoint Online and related admin steps such as reindexing.

    In summary, the behavior is consistent with the documented “restricted discovery” features and standard SharePoint search rules: Copilot can only use what SharePoint search exposes, and tenant/site restrictions can cause it to focus on files users have recently interacted with, even when they technically have broader access.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.