Forum Discussion
WYellow
Apr 03, 2023Brass Contributor
Template SharePoint Library?
Is it possible to create a template document library? Which when a new SharePoint site (or MS Teams) is created it uses that template document library? E.g., the template document library has de...
Andrew Brewster
Apr 03, 2023Copper Contributor
Its the sort of thing that you could define in a site script that gets run whenever as new site is created.
https://learn.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-design-overview
Site owners can also define a template, depending on their permissions (probably need to be site collection admins)
https://support.microsoft.com/en-us/office/set-a-custom-template-for-a-sharepoint-library-8e0177eb-46bd-4346-9998-330c32733c25
This seems like a pretty comprehensive guide
https://laurakokkarinen.com/the-ultimate-guide-to-sharepoint-site-designs-and-site-scripts/