can we able to hide the documents(Document Library) from the users having visitors access

Changal Rayudu 40 Reputation points
2024-02-21T12:59:23.8066667+00:00

Here i would like to hide the documents(Document Library) tab from the users, who has visitors access to the site. Or else can we able to give the access to only a limited number of users or a group in the SharePoint online Site.

Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Xyza Xue_MSFT 30,176 Reputation points Microsoft External Staff
    2024-02-22T02:12:06.1633333+00:00

    Hi @Changal Rayudu ,

    In sharepoint, permissions are inherited upwards (if inheritance is not broken, the library inherits the site's permissions).

    You can stop document library permission inheritance by setting unique permissions for a limited number of users or a group, Implemented to hide document library tags from certain users.

    Here are steps:

    1.Break permission inheritance in SharePoint Library

    Select Settings, then Library settings

    To break permissions inheritance from the parent, select Stop Inheriting Permissions.

    The list/library permissions control showing Stop Inheriting Permissions button

    2.Assign unique permissions in SharePoint Library(Grant permission or remove user permission).

    More detailed step-by-step information, you can refer to this article:https://support.microsoft.com/en-us/office/customize-permissions-for-a-sharepoint-list-or-library-02d770f3-59eb-4910-a608-5f84cc297782


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.