From 6f044cc226b434d2af0fac252d827a2b71c3c841 Mon Sep 17 00:00:00 2001 From: Rohan Santhosh Kumar <181558744+Rohan5commit@users.noreply.github.com> Date: Thu, 28 May 2026 11:42:45 +0800 Subject: [PATCH] docs: clarify that team membership is managed at the organization level --- content/manuals/admin/company/manage/users.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/content/manuals/admin/company/manage/users.md b/content/manuals/admin/company/manage/users.md index a6119a2508dd..51c965a46351 100644 --- a/content/manuals/admin/company/manage/users.md +++ b/content/manuals/admin/company/manage/users.md @@ -143,5 +143,10 @@ see the [Bulk create invites](https://docs.docker.com/reference/api/hub/latest/# ## Manage members on a team -Use Docker Hub to add a member to a team or remove a member from a team. For -more details, see [Manage members](../../organization/manage/members.md#manage-members-on-a-team). +After you invite members to an organization, you can manage team membership +within that organization in Docker Hub. Team membership isn't managed at the +company level in the Admin Console. + +To add or remove members from teams, switch to the organization in Docker Hub. +For more details, see +[Manage members](../../organization/manage/members.md#manage-members-on-a-team).