Message Center
Updated June 3, 2026: We have updated the content. Thank you for your patience.
Introduction
Authoritative Sites enables administrators to designate specific SharePoint sites as trusted sources of organizational information. By prioritizing content from these sites in Copilot Chat and Copilot Search, this feature improves content reliability, enhances search relevance, and helps users quickly find accurate company information. This capability supports stronger governance and aligns Copilot responses with verified organizational content.
When this will happen:
How this affects your organization:
Who is affected:
What will happen:
Screenshot: Example showing results labeled “From your organization,” helping users quickly identify trusted, internal content:
What you can do to prepare:
Set-SPOSite -Identity "https://<tenant>.sharepoint.com/sites/<siteName>" -IsAuthoritative $true
Before rollout, we will update this post with new documentation.
Compliance considerations:
| Area | Explanation |
|---|---|
| Alters processing of existing data | Copilot and Microsoft Search will prioritize content from designated authoritative SharePoint sites, changing how existing content is ranked and surfaced. |
| AI/ML capabilities interacting with data | Copilot responses will be influenced by authoritative site signals, improving grounding of AI outputs using trusted organizational content. |
| New interaction with generative AI | Users will receive enhanced Copilot responses that emphasize authoritative content, improving trust and relevance in AI-generated answers. |
| Admin control available | Admins can configure authoritative sites using SharePoint Online PowerShell, enabling control over |
Introduction
Authoritative Sites enables administrators to designate specific SharePoint sites as trusted sources of organizational information. By prioritizing content from these sites in Copilot Chat and Copilot Search, this feature improves content reliability, enhances search relevance, and helps users quickly find accurate company information. This capability supports stronger governance and aligns Copilot responses with verified organizational content.
When this will happen:
How this affects your organization:
Who is affected:
What will happen:
Screenshot: Example showing results labeled “From your organization,” helping users quickly identify trusted, internal content:
What you can do to prepare:
Set-SPOSite -Identity "https://<tenant>.sharepoint.com/sites/<siteName>" -IsAuthoritative $true
Before rollout, we will update this post with new documentation.
Compliance considerations:
| Area | Explanation |
|---|---|
| Alters processing of existing data | Copilot and Microsoft Search will prioritize content from designated authoritative SharePoint sites, changing how existing content is ranked and surfaced. |
| AI/ML capabilities interacting with data | Copilot responses will be influenced by authoritative site signals, improving grounding of AI outputs using trusted organizational content. |
| New interaction with generative AI | Users will receive enhanced Copilot responses that emphasize authoritative content, improving trust and relevance in AI-generated answers. |
| Admin control available | Admins can configure authoritative sites using SharePoint Online PowerShell, enabling control over |