Files
docker-docs/content/admin/organization/members.md
David Karlsson b75fe78d4f lint: enable markdownlint MD022 / blanks-around-headings
Headings should be surrounded by blank lines

Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:36:28 +02:00

1.7 KiB
Raw Blame History

description, keywords, title, aliases
description keywords title aliases
Learn how to manage organization members in Docker Hub and Docker Admin Console. members, teams, organizations, invite members, manage team members Manage organization members
/docker-hub/members/

Learn how to manage members for your organization in Docker Hub and the Docker Admin Console.

{{< tabs >}} {{< tab name="Docker Hub" >}}

{{% admin-users product="hub" %}}

{{< /tab >}} {{< tab name="Admin Console" >}}

{{< include "admin-early-access.md" >}}

{{% admin-users product="admin" %}}

{{< /tab >}} {{< /tabs >}}

Manage members on a team

Use Docker Hub to add a member to a team or remove a member from a team.

Add a member to a team

Organization owners can add a member to one or more teams within an organization.

To add a member to a team:

  1. Sign in to Docker Hub.

  2. Select Organizations, your organization, and then Members.

  3. Select the Action icon, and then select Add to team.

    Note

    You can also navigate to Organizations > Your Organization > Teams > Your Team Name and select Add Member. Select a member from the drop-down list to add them to the team or search by Docker ID or email.

  4. Select the team and then select Add.

    Note

    The invitee must first accept the invitation to join the organization before being added to the team.

Remove a member from a team

To remove a member from a specific team:

  1. Sign in to Docker Hub.
  2. Select Organizations, your organization, Teams, and then the team.
  3. Select the X next to the users name to remove them from the team.
  4. When prompted, select Remove to confirm.