@@ -99,7 +99,7 @@ To remove a member's invitation from Docker Hub:
9999
100100To remove an invitation from the Admin Console:
101101
102- 1 . 1 . Open the [ Admin Console] ( https://app.docker.com/admin ) and select your organization from
102+ 1 . Open the [ Admin Console] ( https://app.docker.com/admin ) and select your organization from
103103top-left drop-down menu.
1041042 . Select ** Members** .
1051053 . Select the ** action menu** next to the invitee and select ** Remove invitee** .
@@ -110,16 +110,14 @@ top-left drop-down menu.
110110
111111## Manage members on a team
112112
113- Use Docker Hub or the Admin Console to add or remove team members.
113+ Use Docker Hub or the Admin Console to add or remove team members. Organization owners can add a member to one or more teams within an organization.
114114
115115### Add a member to a team
116116
117- Organization owners can add a member to one or more teams within an organization.
118-
119117{{< tabs >}}
120118{{< tab name="Docker Hub" >}}
121119
122- To add a member to a team:
120+ To add a member to a team with Docker Hub :
123121
1241221 . Sign in to [ Docker Hub] ( https://hub.docker.com ) .
1251232 . Select ** Organizations** , your organization, and then ** Members** .
@@ -139,7 +137,7 @@ To add a member to a team:
139137
140138{{< include "admin-early-access.md" >}}
141139
142- To add a member to a team:
140+ To add a member to a team with the Admin Console :
143141
1441421 . In the [ Admin Console] ( https://app.docker.com/admin ) , select your organization.
1451432 . Select the team name.
@@ -159,9 +157,7 @@ Organization owners can remove a member from a team in Docker Hub or Admin Conso
159157{{< tabs >}}
160158{{< tab name="Docker Hub" >}}
161159
162- To add a member to a team:
163-
164- To remove a member from a specific team:
160+ To remove a member from a specific team with Docker Hub:
165161
1661621 . Sign in to [ Docker Hub] ( https://hub.docker.com ) .
1671632 . Select ** Organizations** , your organization, ** Teams** , and then the team.
@@ -173,7 +169,7 @@ To remove a member from a specific team:
173169
174170{{< include "admin-early-access.md" >}}
175171
176- To remove a member from a specific team:
172+ To remove a member from a specific team with the Admin Console :
177173
1781741 . In the [ Admin Console] ( https://app.docker.com/admin ) , select your organization.
1791752 . Select the team name.
@@ -205,12 +201,12 @@ To update a member role:
205201## Export members CSV file
206202
207203Owners can export a CSV file containing all members. The CSV file for a company contains the following fields:
208- - Name: The user's name.
209- - Username: The user's Docker ID.
210- - Email: The user's email address.
211- - Member of Organizations: All organizations the user is a member of within a company.
212- - Invited to Organizations: All organizations the user is an invitee of within a company.
213- - Account Created: The time and date when the user account was created.
204+ - Name: The user's name
205+ - Username: The user's Docker ID
206+ - Email: The user's email address
207+ - Member of Organizations: All organizations the user is a member of within a company
208+ - Invited to Organizations: All organizations the user is an invitee of within a company
209+ - Account Created: The time and date when the user account was created
214210
215211To export a CSV file of the members:
2162121 . Sign in to [ Docker Hub] ( https://hub.docker.com ) .
0 commit comments