In SharePoint, the People column is used to assign tasks, show who is responsible, or add team members to a list or library. By default, it displays all users in our organization, which can sometimes be overwhelming and lead to confusion.
To solve this, we can limit the People column to only show certain users or groups. This is particularly helpful when working with a small team, department, or project group. In this article, I will show you how to limit choices in a SharePoint people picker column.
Limiting SharePoint People Picker Field to a Specific Group Of People
For this example, I created a document library named Team Documents. In this library, I added a People column called Assigned To. By default, this column displays all users, but I would like to restrict it to a specific group of people.

To limit the choices in the Assigned To column, we need to do two things:
- Create a SharePoint Security Group and add users to it
- Edit the People column and configure it to use that Security Group (using classic settings)
Create a SharePoint Security Group and Add Users
Before we can limit the People column, we first need a SharePoint Security Group. This group will contain only the users you want to appear in the People picker. Once the group is ready, we can connect it to the People column.
Follow these steps to create a group and add users:
- Open your SharePoint site. Click the Settings (gear icon) in the top-right corner. Select Site permissions.

- At the bottom of the panel, click Advanced permissions settings.

- On the ribbon, click Create Group.

- Enter a Group Name (for example, Project Team Members). Scroll down and click Create.

NOTE:
At this stage, you don’t need to assign any special permissions to the group. We are just creating it to capture a subset of users who will be the only available choices in the People column.
- After the group is created, open it. Click New -> Add Users.

- Enter the names or email addresses of the people you want to include. Click Share to finish.

Now our security group is ready, and you can link it to the People column.
Edit the SharePoint People Column and Add the Security Group
Once the SharePoint Security Group is ready, the next step is to update the People column so it only allows selections from that group. This ensures that the Assigned To column displays only the users you have added to the group.
Follow the steps below to do this:
- Go to your Team Documents library. Click the Settings (gear icon) -> Library settings.

- Click on the Assigned To column (the People column we created).

- On the column settings page, look for the Choose from section. Select the SharePoint Group. Then, under Choose from which group, select the SharePoint Security Group we created earlier (for example, Project Team Members).

Now, when you edit or add an item in the library, the Assigned To column will only display users from your security group.

If someone tries to enter a name outside of that group, they’ll get an error message.

I hope this SharePoint tutorial was helpful.
Additionally, you may find the following interesting tutorials:
- Import Terms into the Term Store in SharePoint
- Enable Automatic Index on SharePoint
- Enable Sensitivity Labels On PDF Using PowerShell
- Add Synonyms to SharePoint Term Store Metadata Terms
- Block Download Of Documents in SharePoint & OneDrive
- Retrieve SharePoint List Data into Power Apps Using Power Automate

Hey! I’m Bijay Kumar, founder of SPGuides.com and a Microsoft Business Applications MVP (Power Automate, Power Apps). I launched this site in 2020 because I truly enjoy working with SharePoint, Power Platform, and SharePoint Framework (SPFx), and wanted to share that passion through step-by-step tutorials, guides, and training videos. My mission is to help you learn these technologies so you can utilize SharePoint, enhance productivity, and potentially build business solutions along the way.