From eeed313379277a028f9a9224b839ee33812a25bc Mon Sep 17 00:00:00 2001 From: sarahsanders-docker Date: Thu, 21 Aug 2025 13:28:51 -0400 Subject: [PATCH] fix team repo permission steps --- .../admin/organization/manage-a-team.md | 37 +++++++++---------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/content/manuals/admin/organization/manage-a-team.md b/content/manuals/admin/organization/manage-a-team.md index 5a52abe7916d..f3c143b1548a 100644 --- a/content/manuals/admin/organization/manage-a-team.md +++ b/content/manuals/admin/organization/manage-a-team.md @@ -71,28 +71,27 @@ organization. ## Set team repository permissions -Organization owners can configure repository permissions on a per-team basis. -For example, you can specify that all teams within an organization have -"Read and Write" access to repositories A and B, whereas only specific -teams have "Admin" access. +You must create a team before you are able to configure repository permissions. +For more details, see [Create and manage a +team](/manuals/admin/organization/manage-a-team.md). -Note that organization owners have full administrative access to all -repositories within the organization. - -To give a team access to a repository: +To set team repository permissions: 1. Sign in to [Docker Hub](https://hub.docker.com). -1. Select **My Hub** and choose your organization. -1. In the **Teams** section, select the team you want to configure repository -access for. -1. Select the **Permissions** tab and select a repository from the -**Repository** drop-down. -1. Choose a permission from the **Permissions** drop-down list and select -**Add**. - -Organization owners can also assign members the editor role to grant partial -administrative access. For more information on the editor role, see -[Roles and permissions](/manuals/enterprise/security/roles-and-permissions.md). +1. Select **My Hub** > **Repositories**. + + A list of your repositories appears. + +1. Select a repository. + + The **General** page for the repository appears. + +1. Select the **Permissions** tab. +1. Add, modify, or remove a team's repository permissions. + + - Add: Specify the **Team**, select the **Permission**, and then select **Add**. + - Modify: Specify the new permission next to the team. + - Remove: Select the **Remove permission** icon next to the team. ### Permissions reference