View permissions for yourself or others

Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019 | TFS 2018

Learn how to view your permissions or the permissions that are set for others in Azure DevOps. If you don't have a permission to access a feature or function, you can request it from the right resource.

Permissions are set at the collection, project, and object level as described in Get started with permissions, access, and security groups. So to view the permissions you have, you need to open the permissions at the object, project, or collection level.

Note

This article shows how to view permissions assigned to a user at the project-level or collection-level. However, the steps are similar when you work from the Security dialog of an object.

Prerequisites

  • You must have a project to connect to. If you don't have a project yet, create one.
  • You must be a member of the Project Valid Users Group or Project Collection Valid Users Group to view permissions.

View project-level permissions

Note

To enable the preview feature, for the new user interface for the Project Permissions Settings Page, see Enable preview features.

  1. Choose Project Settings and then Permissions.

    Open Project settings > Permissions

  2. Choose Users. To filter the list, enter a name into the Search groups or users box.

    Screenshot of find a user or group name, preview page.

  3. Choose the name you want. The project-level permissions for that user displays. These permissions are based on the groups the user belongs to or the permissions set specifically for the user's account.

    Permissions set for a user account

  4. Choose Member of to see which security groups and teams that the user belongs to.

    Here we see that Jamal Hartnett belongs to several teams and the Project Collection Administrators group for several projects.

    Permissions tab, User name, Members tab

  1. Open Project Settings. Choose the gear icon gear settings icon, and choose Security.

    Open Project Settings>Security, previous nav

  2. Begin entering the name into the Filter users and groups box. The system automatically shows the names that begin with the characters you enter.

    Find a user account name

  3. Choose the name you want. The project-level permissions you have set are based on the groups you belong to or the permissions set for your account.

    Project level permissions for a user, TFS

    For a description of each permission, see Permissions and groups reference.

  4. Choose Member of to see which security groups the user belongs to.

    Here we see that Jamal Hartnett belongs to several teams and the Project Collection Administrators group.

    Web portal, Security tab, User name, Members of

    For a description of each group, see Permissions and groups reference.

View organization or collection-level permissions

Open admin settings for the organization or a project collection.

  1. Choose the Azure DevOps logo to open Projects. Then choose Organization settings.

    Open Organization settings

  2. Choose Permissions, the Project Collection Administrators group, and then Members.

    Permissions, Project Collection Administrators group, Members tab

  3. Follow steps 2 through 4 in the procedure outlined previously for view project-level permissions.

  1. Choose the Azure DevOps logo to open Projects. Then choose Admin settings.

    Open Organization settings

  2. Choose Security, the Project Collection Administrators group, and then Members.

    Security, Project Collection Administrators group, Members tab

  3. Follow steps 2 through 4 in the procedure outlined previously for view project-level permissions.

  1. Choose the settings icon and select Organization settings or Collection settings.

    Open Organization Settings

  2. Choose Security, Project Collection Administrators group, and then Members.

    Security, Project Collection Administrators group, Members tab

  3. Follow steps 2 through 4 in the procedure outlined previously for view project-level permissions.

View object-level permissions

You can define the security or permissions for a number of objects. You access them from the context menu of the object.

From the web portal, open the Security dialog for the object whose permissions you want to set. For specific instructions, see the following articles:

Area

Task

Wiki & Dashboard permissions

Azure Repos, Azure Pipelines/DevOps (code, build, test, release) permissions

Azure Boards/Work tracking permissions

Next steps