Content types let you define a reusable set of metadata columns, document templates, and workflows for a specific type of document. When you need the same content type in multiple SharePoint libraries, you must decide whether to create it once and reuse it or copy it manually. This article explains how content type propagation works in Microsoft 365, the best settings to use across site collections, and the limitations you must plan for.
Key Takeaways: Content Type Management Across Libraries
- Site content types hub: Create content types once in the Content Type Gallery and publish them to all sites in the tenant.
- Content Type Publishing Hub: Enables automatic sync of content types across site collections without manual re-creation.
- Hub site association: Required for content type publishing to work; associate your site with a hub site first.
How Content Types Work Across Libraries in SharePoint
A content type is a reusable collection of metadata columns, a document template, and optional settings like retention labels or workflows. In SharePoint, every content type exists at two levels: site level and list or library level. When you add a content type to a library, the library inherits the definition from the site collection. Changes made to the site version can optionally update all libraries that use that content type.
The challenge appears when you need the same content type in libraries that belong to different site collections. By default, content types do not cross site collection boundaries. Without a central publishing mechanism, you must re-create the content type in each site collection manually. This leads to inconsistent metadata, broken workflows, and extra maintenance work.
Site Content Types vs List Content Types
A site content type is created at the site collection root. Any library or list inside that site collection can use it. A list content type exists only inside a specific library and cannot be reused elsewhere. To share a content type across libraries in different site collections, you must use site content types and publish them through the Content Type Publishing Hub.
The Content Type Publishing Hub Feature
The Content Type Publishing Hub is a dedicated site collection that stores and publishes content types to all other site collections in the tenant. When you mark a content type as published, every subscribed site collection receives a read-only copy. Subscribers can then add that content type to their libraries. This feature requires a hub site association and the Content Type Syndication Hub site template.
Best Settings for Sharing Content Types Across Libraries
To reuse a content type across multiple libraries, follow these steps.
- Create a Content Type Publishing Hub site
Go to the SharePoint admin center. Select Active sites, then Create. Use the Content Type Syndication Hub template. This site becomes the central repository for all shared content types. Only tenant admins can create this site type. - Associate the hub site with target site collections
In the SharePoint admin center, select Active sites, choose the hub site you created, and click Hub. Under Hub site settings, add the site collections that should receive published content types. Each site collection must be associated with the same hub site. - Create site content types in the hub site
On the hub site, go to Site settings > Web Designer Galleries > Site content types. Click Create, enter a name and description, and choose a parent content type. Add the columns your libraries need. Save the content type. - Publish the content type
Open the content type in the hub site. On the ribbon, click Manage publishing. Select Publish. The content type becomes available to all associated site collections. Subscribers can see it under Site content types after the next sync cycle. - Add the published content type to a library
On the target site collection, go to the library. Open Library settings. Under Content Types, click Add from existing site content types. Select the published content type from the list. The library now uses the centrally managed content type. - Update the content type on the hub site
When you need to add a column or change a template, edit the content type on the hub site. Republish it. Subscribers receive the update automatically. Libraries that use the content type show the new columns within a few hours.
Alternative: Manual Copy for Small Environments
If you have only two or three site collections and a small number of content types, you can manually create the same site content type in each site collection. Use the same name and columns. This method avoids hub site setup but requires you to update each copy individually when changes occur. Use this approach only as a temporary solution.
Common Mistakes and Limitations
Published Content Type Does Not Appear in Target Libraries
The content type publishing sync runs every 24 hours by default. If the content type does not appear, wait until the next sync cycle. You can force a manual sync on the hub site by clicking the Sync button in the content type publishing settings. Verify that the target site collection is still associated with the hub site.
Changes to Published Content Types Do Not Update Libraries
After republishing a content type, the updated version appears in libraries only if the library uses the site content type, not a local copy. If someone edited the content type inside the library, that library has a local list content type that is disconnected from the site version. Delete the local copy and add the site content type again to restore the connection.
Content Type Publishing Hub Template Is Missing
The Content Type Syndication Hub template appears only if the tenant has the Content Type Publishing Hub feature enabled. Go to the SharePoint admin center > Settings > Content type gallery. Enable the feature. If the template still does not appear, contact Microsoft support to verify that your tenant plan includes this feature.
Maximum Number of Published Content Types
SharePoint limits the number of published content types to 10,000 per hub. Each site collection can subscribe to a maximum of 1,000 published content types. Plan your content type hierarchy carefully to avoid hitting these limits.
| Item | Content Type Publishing Hub | Manual Copy |
|---|---|---|
| Setup effort | Requires hub site creation and association | No hub needed, but repeat work per site |
| Update propagation | Automatic after republish | Manual update on every site |
| Number of site collections | Unlimited with hub association | Practical only for 1-3 sites |
| Sync speed | Up to 24 hours | Instant per site |
| Risk of inconsistency | Low when using site content types | High if copies diverge |
The Content Type Publishing Hub is the best setting for sharing content types across multiple libraries in Microsoft 365. Create the hub site, publish your content types, and associate target site collections. For small environments, manual copy works temporarily but introduces long-term maintenance risk. Always use site content types instead of list content types when you plan to reuse the definition. Check the sync status on the hub site after publishing to confirm that all libraries receive the update.