How to give unique permissions to a SharePoint document library?
+
When you create a document library, it will inherit access permissions from its parent site. However, you may want to control who has access to a document library for restricted access.
Follow the steps below to set permissions for a SharePoint document library:
- Navigate to the desired SharePoint Online site. Under the Site contents section, select the desired document library for which you want to set unique permissions.
- Click on the Settings icon and select Library settings»More library settings.
- Under Permissions and Management, select the "Permissions for this document library" link.
- Choose the "Stop Inheriting Permissions" option to break permission inheritance from the parent site. Click on Grant Permissions to assign unique permissions.
- You can then invite users by typing their email addresses and a personal message. Click on SHOW OPTIONS. Here, you have the option to send an email invitation to the desired users.
- Select a desired permission level for the invited users and click on Share.
If you wish, you can edit permissions for existing users or SharePoint groups using the Edit User Permissions option. Here, you can choose various permission levels like Full Control, Edit, Design, Contribute, Read, etc.
If you prefer to restrict access for current users or SharePoint groups, utilize the Remove User Permissions option to revoke their access.
- You can use the List Name easy filter to check whether a specific document library is configured with unique permissions or not.
- Handy Hint: If you find any confidential libraries without unique permissions, you can use the "Set-PnPListPermission" cmdlet to change document library permissions for restricted access.