Share via

Multiple quick links, only show to people who has acces to it

Charlie Martharper 385 Reputation points
2026-02-02T09:16:43.39+00:00

Hi!

So I have multiple quick links into different folders in a library, and each folder will have differents permissions so when going to that main page when there are all of the folders, the user only have to see one quick link. Is it possible?

Microsoft 365 and Office | SharePoint Server | Development
0 comments No comments
{count} votes

Answer accepted by question author
  1. Michelle-N 12,755 Reputation points Microsoft External Staff Moderator
    2026-02-02T11:58:34.2666667+00:00

    Hi @Charlie Martharper

    Thank you for posting your question in the Microsoft Q&A forum.

    Based on the information you provided, I understand that you have multiple Quick Links pointing to different folders within a document library. Each folder has different permissions, and your goal is that when users access the main page, they should only see the Quick Link that corresponds to the folder they have permission to access.

    After doing some research, it appears that Audience Targeting for the Quick Links web part is currently supported only in SharePoint Online. Unfortunately, in SharePoint 2019, this feature is not available, and there is no built-in way to automatically filter Quick Links based on the current user’s permissions.

    If possible, you may need to consider alternative solutions instead of relying on out-of-the-box configuration.

    Based on what I found, some users have similar requirements where they want Quick Links to a document library (or folder) to be visible only to users who have permission. You may find the discussion below helpful:

    https://learn.microsoft.com/en-us/answers/questions/1138016/is-it-possible-to-have-a-quick-link-at-the-top-of

    For your specific scenario, quick links pointing to individual folders, please refer one possible workaround is:

    Use a SharePoint list to store the links instead of the Quick Links web part > Create a SharePoint list where each item represents a link to a specific folder > Configure unique permissions on each list item so that only the appropriate user group can see that link > Then, add this list to your page using a List web part.

    Please note that this approach will display the links as rows in a list, which is not as visually appealing as the tile-based layout of the Quick Links web part.

    I hope this information helps.


    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.


1 additional answer

Sort by: Most helpful
  1. Q&A Assist
    2026-02-02T09:16:52.75+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    In SharePoint, it is not possible to directly control the visibility of quick links based on the permissions of the folders they point to. Quick links are generally visible to all users who have access to the page where the quick links are displayed. However, you can manage permissions at the folder level to restrict access to the contents of those folders.

    To achieve a similar effect, you might consider creating separate pages for each folder with their respective quick links, and then control access to those pages based on user permissions. This way, users will only see the quick links relevant to the folders they have access to.


    References:

    0 comments No comments

Your answer

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