View permissions for yourself or others

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

In this article, learn how to view your permissions or the permissions for other users in Azure DevOps. If you don't have permission to access a feature or function, you can request it from the right resource.

You can set and view permissions at the following three levels:

For more information, see Get started with permissions, access, and security groups.

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

Do the following steps to view project-level permissions for you or other users.

Note

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

  1. Sign in to your project (https://dev.azure.com/{Your_Organization/Your_Project}).

  2. Select Project settings > Permissions.

    Screenshot shows Project settings and Permissions buttons.

  3. Select Users. To filter the list, enter a name into the Search users box.

    Screenshot shows finding a user, preview page.

    If your project administration is done using groups, Expand search after you begin to enter the user name.

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

    Screenshot shows Permissions set for a user.

  5. Select Member of to see which security groups and teams that the user belongs to.

    In the following example, Jamal Hartnett belongs to several teams and the Project Collection Administrators group for several projects.

    Screenshot shows Permissions, Member of tab.

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

    Screenshot shows Open Project Settings, Security, previous nav.

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

    Screenshot shows searching for user name.

  3. Choose the user name you want. The project-level permissions are based on the groups the user belongs to or the permissions set for the user.

    Screenshot shows Project level permissions for a user.

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

    In the following example, Jamal Hartnett belongs to several teams and the Project Collection Administrators group.

    Screenshot shows Web portal, Security tab, User name, Members of.

For more information, see Permissions and groups reference.

View organization or collection-level permissions

Do the following steps to view organization or collection-level permissions for you or other users.

  1. Sign in to your organization (https://dev.azure.com/{yourorganization}).

  2. Select Organization settings.

    Screenshot shows Organization settings button.

  3. Select Permissions > Project Collection Administrators > Members.

    Screenshot shows Members tab in Permissions for Project Collection Administrators group.

  4. View the user's permissions and group membership. For more information, see the previous steps in View project-level permissions.

  1. Sign in to your organization (https://dev.azure.com/{Your_Organization}).

  2. Select Admin settings.

    Screenshot shows the Admin settings button.

  3. Select Security > Project Collection Administrators > Members.

    Screenshot shows Security, Project Collection Administrators group, Members tab.

  4. View the user's permissions and group membership. For more information, see the previous steps in View project-level permissions.

View object-level permissions

Do the following steps to view object-level permissions for you or other users.

  1. Sign in to your organization (https://dev.azure.com/{yourorganization}).
  2. Go to the object and open the Security dialog for the object. 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