Skip to content

Latest commit

 

History

History
79 lines (51 loc) · 2.94 KB

File metadata and controls

79 lines (51 loc) · 2.94 KB
title Find a project administrator
titleSuffix Azure DevOps
description Quickly identify members of the Project Administrators group in Azure DevOps.
ms.subservice azure-devops-security
ai-usage ai-assisted
ms.author chcomley
author chcomley
ms.topic quickstart
monikerRange <= azure-devops
ms.date 03/09/2026
ms.custom security-refresh, sfi-image-nochange

Look up a project administrator

[!INCLUDE version-lt-eq-azure-devops]

The Project Administrators group is the primary administrative security group for a project. Members of this group are authorized to perform the following tasks:

  • Delete or rename a project
  • Add users and teams to a project
  • Manage area paths and iteration paths
  • Organize shared query folders
  • Adjust group memberships, including adding members to the Project Administrators group or other project-level groups
  • Control permissions at the project level and for project-defined objects

To add users to the Project Administrators group or change a project-level permission, see Change project-level permissions.

Prerequisites

[!INCLUDE prerequisites-project-collection-valid-users-group]

Identify members of the Project Administrators group

Follow these steps to identify members of the Project Administrators group.

::: moniker range="azure-devops"

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

  2. Select Project settings > Permissions.

    Screenshot showing Choose Project settings > Permissions.

  3. Select Project Administrators > Members.

    [!div class="mx-imgBorder"]
    Screenshot showing Project Settings, Permissions page, Add member option.

::: moniker-end

::: moniker range="< azure-devops"

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

  2. Select Project Settings > Security.

    Screenshot shows Project Settings>Security.

  3. Select Members.

    [!div class="mx-imgBorder"]
    Web portal, Security tab, Project Administrators Group, Members tab

The display presents a list of the Project Administrators group's members.

::: moniker-end

Next step

[!div class="nextstepaction"] Add users to a project or team

Related content