SharePoint Auto News Digest updates
You may already know about and use the SharePoint automatic news digest, which is sent to users with news that is relevant to them. Microsoft is adding new features to enhance the experience:
- The ability to brand your news digest with your organization’s theme colors and logo
- Intelligent ranking so that users see the news most relevant to them
- Enhanced design for easier consumption of news
- Upcoming Feature: This update to the news digest will also reflect organization boosted news when it is available in your organization. You can follow the News Boost feature roll out with this blogs post: Boost the visibility of SharePoint news.
Once this feature is rolled out to your tenant, you can prioritize important news and announcements to appear at the top of the news feeds across Microsoft 365. You can boost the visibility of a news article for a set time, until an employee has seen your content, or until viewers have seen the item in their feed a set number of times.
When this will happen
Microsoft will gradually roll out these updates to targeted release customers starting in mid April, and will complete the rollout to all customers by the end of June.
How this will affect your organization
Users who already receive the existing automatic news digest will start receiving this updated version of news digest:

More details:
- The news digest is sent on a weekly basis.
- Only published news posts are sent in the digest.
- If there are no news posts that are relevant for the user then no email is sent to the user.
- If your organization has boosted news items which users have not read, these will be sent in the digest.
- Only news posts which users have access to view are sent, so rest assured that users won’t see news that they don’t have permission to access.
- If users want to opt-out of receiving the automatic digest, they can click the unsubscribe button at the bottom of the email.
- If your organization news site is already branded, that branding will automatically be applied to automatic news digests.
Boost the visibility of a SharePoint news
With this update, you can boost a news post for specific duration. When the duration criteria is satisfied, the news post returns to its normal position in the news feed. Below options will be available to set the boost duration:
- Until news post is viewed
- Until a specific number of impressions is reached
- For a specific time frame

Enable/Disable SharePoint Auto News Digest
If you want to turn off the SharePoint auto news digest feature at the tenant level, you can use below PowerShell command with tenant administrator privileges:
Set-SPOTenant -EnableAutoNewsDigest $false
If you want to enable this feature again on your tenant, you can use below PowerShell command:
Set-SPOTenant -EnableAutoNewsDigest $true
What you need to do to prepare
There is nothing you need to do to prepare. You may consider updating your training and documentation as appropriate.
To learn more about the auto new digest and how to manage: