Stop The Inherit Permission For List In SharePoint Online

In this article, I would like to share the steps to stop the inherit permission for List from the top-level site in the SharePoint Online environment.

Introduction

  • By default, all sites, lists, and libraries are inherited with permission from the parent site collection.
  • We can assign unique permission to sites, libraries, and lists as well as.
  • Sometimes we may want to share particular list items, or documents with particular users on our SharePoint site

If one group has read-only permission on the top-level site, but that same group's users have to add an item to a particular list or library, that time we can break the inherited permission in the SharePoint list and provide the new permission access to that group.

Follow the below steps to break the inherit permission for the SharePoint list.

Step 1. Open your SharePoint site.

Step 2. Click on the site content which will redirect you to the "View all site content" page, as shown below.

SharePoint

Step 3. Then, select the list where you want to break the inherit permission.

 Inherit permission

Step 4. After opening the SharePoint list, click on the list settings option from the top ribbon bar.

 Ribbon bar

Step 5. On the list settings page, select the “permission for the list” option as shown below.

Permission

Step 6. Then, click on the “Stop Inherit Permissions” option from the permission settings page, as shown below.

Stop Inherit

Step 7. After you click on the "Stop inherit permission" option, you will get the confirmation alert as shown below. Then, click the “OK” button to proceed.

You are about to create unique permissions for this list. Changes made to the parent site permissions will no longer affect this list.

OK

Step 8. Finally, you have broken the inheritance permission successfully.

SharePoint

Using the “Grant Permission” option, we can provide permission to a new group and also, and we can edit the permission level for an old group as well.

Grant Permission

Summary

In this article, we have explored how to break the inherit permission for List from a top-level site in SharePoint online.