Skip to content

Commit 0e51f01

Browse files
Merge pull request #21648 from sarahsanders-docker/company-admin-freshness
admin: docs freshness
2 parents 68add43 + 1d23f11 commit 0e51f01

File tree

13 files changed

+59
-59
lines changed

13 files changed

+59
-59
lines changed

content/includes/admin-company-overview.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,15 @@ The following diagram depicts the setup of a company and how it relates to assoc
88

99
With a company, administrators can:
1010

11-
- View and manage all nested organizations and configure settings centrally.
12-
- Carefully control access to the company and company settings.
13-
- Have up to ten unique users assigned the company owner role.
14-
- Configure SSO and SCIM for all nested organizations.
15-
- Enforce SSO for all users in the company.
11+
- View and manage all nested organizations and configure settings centrally
12+
- Carefully control access to the company and company settings
13+
- Have up to ten unique users assigned the company owner role
14+
- Configure SSO and SCIM for all nested organizations
15+
- Enforce SSO for all users in the company
1616

1717
## Prerequisites
1818

1919
Before you create a company, verify the following:
2020

2121
- Any organizations you want to add to a company have a Docker Business subscription
22-
- You're an organization owner
23-
- You're an organization owner for any additional organizations you want to add to the company you create
22+
- You're an organization owner for your organization and any additional organizations you want to add

content/manuals/accounts/manage-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ For information on personal access tokens, see [Create and manage access tokens]
6363

6464
You can take administrative actions for your account in Docker Home.
6565

66-
For more information on converting your account, see [Convert an account into an organization](../admin/convert-account.md).
66+
For more information on converting your account, see [Convert an account into an organization](../admin/organization/convert-account.md).
6767

6868
For information on deactivating your account, see [Deactivating a user account](./deactivate-user-account.md).

content/manuals/admin/company/new-company.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,27 @@ aliases:
66
- /docker-hub/new-company/
77
---
88

9-
You can create a new company in the Docker Admin Console. Before you begin, make sure you're the owner of the organization you want to add to the new company. The organization also needs to have a Docker Business subscription.
9+
You can create a new company in the Docker Admin Console. Before you begin, you must:
10+
- Be the owner of the organization you want to add to your company
11+
- Have a Docker Business subscription
1012

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

1315
## Create a company
1416

1517
To create a new company:
1618

17-
1. In the Admin Console, navigate to the organization you want to place under a company. The organization must have a Business subscription, and you must be an owner of the organization.
18-
2. Under **Organization settings**, select **Company management**.
19-
3. Select **Create a company**.
20-
4. Enter a unique name for your company, then select **Continue**.
19+
1. Sign in to the [Admin Console](https://app.docker.com/admin).
20+
2. Select your organization you want to add to your company from the **Choose profile** page.
21+
3. Under **Organization settings**, select **Company management**.
22+
4. Select **Create a company**.
23+
5. Enter a unique name for your company, then select **Continue**.
2124

2225
> [!TIP]
2326
>
2427
> The name for your company can't be the same as an existing user, organization, or company namespace.
2528
26-
5. Review the company migration details and then select **Create company**.
29+
6. Review the company migration details and then select **Create company**.
2730

2831
For more information on how you can add organizations to your company, see [Add organizations to a company](./organizations.md#add-organizations-to-a-company).
2932

content/manuals/admin/company/organizations.md

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
description: Learn how to manage organization in a company.
2+
description: Learn how to manage organizations in a company.
33
keywords: company, multiple organizations, manage organizations
4-
title: Manage organizations
4+
title: Manage company organizations
55
---
66

77
You can manage the organizations in a company in the Docker Admin Console.
@@ -14,32 +14,28 @@ You can manage the organizations in a company in the Docker Admin Console.
1414
2. Select your company on the **Choose profile** page.
1515
3. Under **Organizations**, select **Overview**.
1616

17+
The organization overview page displays all organizations under your company.
18+
1719
## Add seats to an organization
1820

19-
When you have a [self-serve](../../subscription/details.md#self-serve) subscription that has no pending subscription changes, you can add seats using the following steps.
21+
When you have a [self-serve](../../subscription/details.md#self-serve) subscription that has no pending subscription changes, you can add seats using the following steps. If you have a sales-assisted subscription, you can contact Docker support or sales to add seats.
2022

21-
1. Sign in to the [Admin Console](https://admin.docker.com).
22-
2. Select your company on the **Choose profile** page.
23-
3. Under **Organizations**, select **Overview**.
24-
4. Select the action icon in the organization's card, and then select **Get more seats**.
23+
For more information about adding seats, see [Manage seats](/manuals/subscription/manage-seats.md#add-seats).
2524

2625
## Add organizations to a company
2726

28-
>[!IMPORTANT]
29-
>
30-
> You must be a company owner to add an organization to a company. You must also be an organization owner of the organization you want to add.
31-
32-
There is no limit to the number of organizations you can have under a company layer. All organizations must have a Business subscription.
27+
You must be a company owner to add an organization to a company. You must also be an organization owner of the organization you want to add. There is no limit to the number of organizations you can have under a company layer. All organizations must have a Business subscription.
3328

34-
>[!IMPORTANT]
29+
> [!IMPORTANT]
3530
>
3631
> Once you add an organization to a company, you can't remove it from the company.
3732
3833
1. Sign in to the [Admin Console](https://admin.docker.com).
3934
2. Select your company on the **Choose profile** page.
40-
3. Select **Add organization**.
41-
4. Choose the organization you want to add from the drop-down menu.
42-
5. Select **Add organization** to confirm.
35+
3. Select **Organizations**, then **Overview**.
36+
4. Select **Add organization**.
37+
5. Choose the organization you want to add from the drop-down menu.
38+
6. Select **Add organization** to confirm.
4339

4440
## Manage an organization
4541

content/manuals/admin/company/users.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ keywords: company, company users, users, admin, Admin Console
44
title: Manage company users
55
---
66

7-
{{< include "admin-early-access.md" >}}
8-
97
You can manage users at the company-level in the Docker Admin Console.
108

119
{{% admin-users product="admin" layer="company" %}}
1210

11+
{{< include "admin-early-access.md" >}}
12+
1313
## Manage members on a team
1414

1515
Use Docker Hub to add a member to a team or remove a member from a team. For more details, see [Manage members in Docker Hub](../organization/members.md#manage-members-on-a-team).

content/manuals/admin/deactivate-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aliases:
88

99
You can deactivate an account at any time. This section describes the prerequisites and steps to deactivate an organization account. For information on deactivating a user account, see [Deactivate a user account](../accounts/deactivate-user-account.md).
1010

11-
>[!WARNING]
11+
> [!WARNING]
1212
>
1313
> All Docker products and services that use your Docker account or organization account will be inaccessible after deactivating your account.
1414
@@ -44,7 +44,7 @@ Once you have completed all the previous steps, you can deactivate your organiza
4444
4. Select **Deactivate organization**.
4545

4646
{{< /tab >}}
47-
{{< tab name="Hub" >}}
47+
{{< tab name="Docker Hub" >}}
4848

4949
1. On Docker Hub, select **Organizations**.
5050
2. Choose the organization you want to deactivate.

content/manuals/admin/faqs/company-faqs.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can add a maximum of 10 company owners to a single company account.
3232

3333
### Do company owners occupy a subscription seat?
3434

35-
Company owners don't occupy a seat in any organization unless they are added as
35+
Company owners don't occupy a seat in any organization unless they are added as a
3636
member of the organization. Since company owners have the same access as
3737
organization owners for all organizations associated with the company, it is not
3838
necessary to add company owners to an organization.
@@ -43,7 +43,7 @@ you're an organization owner.
4343

4444
### What permissions does the company owner have in the associated/nested organizations?
4545

46-
Company owners can navigate to the **Organizations** page to view all their nested organizations in a single location. They can also view or edit organization members and change single sign-on (SSO) and System for Cross-domain Identity Management (SCIM) settings. Changes to company settings impact all users in each organization under the company. See [Roles and permissions](../../security/for-admins/roles-and-permissions.md).
46+
Company owners can navigate to the **Organizations** page to view all their nested organizations in a single location. They can also view or edit organization members and change single sign-on (SSO) and System for Cross-domain Identity Management (SCIM) settings. Changes to company settings impact all users in each organization under the company. For more information, see [Roles and permissions](../../security/for-admins/roles-and-permissions.md).
4747

4848
### What features are supported at the company level?
4949

@@ -64,16 +64,16 @@ A company name must be unique to that of its child organization. If a child orga
6464

6565
### How does a company owner add an organization to the company?
6666

67-
You can add organizations to a company in the [Admin Console](../../admin/company/organizations.md#add-organizations-to-a-company.md).
67+
You can add organizations to a company in the Admin Console. For more information, see [Add organizations to a company](../../admin/company/organizations.md#add-organizations-to-a-company.md).
6868

69-
### How does a company owner manage SSO/SCIM settings from a company?
69+
### How does a company owner manage SSO/SCIM settings for a company?
7070

7171
See your [SCIM](scim.md) and [SSO](../../security/for-admins/single-sign-on/configure/_index.md) settings.
7272

7373
### How does a company owner enable group mapping in an IdP?
7474

7575
See [SCIM](scim.md) and [group mapping](../../security/for-admins/provisioning/group-mapping.md) for more information.
7676

77-
### What's the definition of a company vs an organization?
77+
### What's the definition of a company versus an organization?
7878

7979
A company is a collection of organizations that are managed together. An organization is a collection of repositories and teams that are managed together.

content/manuals/admin/faqs/general-faqs.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ aliases:
1313

1414
### What is a Docker ID?
1515

16-
A Docker ID is a username for your Docker account that lets you access Docker products. All you need is an email address to create a Docker ID, or you can sign up with your Google or GitHub account. Your Docker ID must be between 4 and 30 characters long, and can only contain
17-
numbers and lowercase letters. You can't use any special characters or spaces.
16+
A Docker ID is a username for your Docker account that lets you access Docker products. To create a Docker ID, you need an email address or you can sign up with your social or GitHub accounts. Your Docker ID must be between 4 and 30 characters long, and can only contain numbers and lowercase letters. You can't use any special characters or spaces.
1817

1918
For more information, see [Docker ID](/accounts/create-account/). If your administrator enforces [single sign-on (SSO)](../../security/for-admins/single-sign-on/_index.md), this provisions a Docker ID for new users.
2019

@@ -66,6 +65,10 @@ information, see [Configure SSO](../../security/for-admins/single-sign-on/config
6665

6766
### What is a service account?
6867

68+
> [!IMPORTANT]
69+
>
70+
> As of December 10, 2024, service accounts are no longer available. Existing Service Account agreements will be honored until their current term expires, but new purchases or renewals of service accounts no longer available and customers must renew under a new subscription plan. It is recommended to transition to Organization Access Tokens (OATs), which can provide similar functionality. For more information, see [Organization access tokens (Beta)](/manuals/security/for-admins/access-tokens.md).
71+
6972
A [service account](../../docker-hub/service-accounts.md) is a Docker ID used for automated management of container images or containerized applications. Service accounts are typically used in automated workflows, and don't share Docker IDs with the members in the Team or Business plan. Common use cases for service accounts include mirroring content on Docker Hub, or tying in image pulls from your CI/CD process.
7073

7174
### Can I delete or deactivate a Docker account for another user?
@@ -76,4 +79,4 @@ If the user is a member of your organization, you can remove the user from your
7679

7780
### How do I manage settings for a user account?
7881

79-
You can manage your account settings any time when you sign in to your [Docker account](https://app.docker.com/login). In Docker Home, select your avatar in the top-right navigation, then select **My Account**. You can also access this menu from any Docker web applications when you're signed in to your account. See [Manage your Docker account](/accounts/manage-account). If your account is associated with an organization that uses SSO, you may have limited access to the settings that you can control.
82+
You can manage your account settings anytime when you sign in to your [Docker account](https://app.docker.com/login). In Docker Home, select your avatar in the top-right navigation, then select **My Account**. You can also access this menu from any Docker web applications when you're signed in to your account. See [Manage your Docker account](/accounts/manage-account). If your account is associated with an organization that uses SSO, you may have limited access to the settings that you can control.

content/manuals/admin/faqs/organization-faqs.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ aliases:
1212

1313
### What if the Docker ID I want for my organization or company is taken?
1414

15-
All Docker IDs are first-come, first-served except for companies that have a US Trademark on a username. If you have a trademark for your namespace, [Docker Support](https://hub.docker.com/support/contact/) can retrieve the Docker ID for you.
15+
All Docker IDs are first-come, first-served except for companies that have a U.S. Trademark on a username. If you have a trademark for your namespace, [Docker Support](https://hub.docker.com/support/contact/) can retrieve the Docker ID for you.
1616

1717
### How do I add an organization owner?
1818

@@ -24,11 +24,11 @@ If your organization uses a Software Asset Management tool, you can use it to fi
2424

2525
### Do users first need to authenticate with Docker before an owner can add them to an organization?
2626

27-
No. Organization owners can invite users with their email address, and also assign them to a team during the invite process.
27+
No. Organization owners can invite users with their email addresses, and also assign them to a team during the invite process.
2828

2929
### Can I force my organization's members to authenticate before using Docker Desktop and are there any benefits?
3030

31-
Yes. You can [enforce sign-in](../../security/for-admins/enforce-sign-in/_index.md) and some benefits are:
31+
Yes. You can [enforce sign-in](../../security/for-admins/enforce-sign-in/_index.md). Some benefits of enforcing sign-in are:
3232

3333
- Administrators can enforce features like [Image Access Management](/manuals/security/for-admins/hardened-desktop/image-access-management.md) and [Registry Access Management](../../security/for-admins/hardened-desktop/registry-access-management.md).
3434
- Administrators can ensure compliance by blocking Docker Desktop usage for users who don't sign in as members of the organization.
@@ -46,9 +46,7 @@ revert it to a personal user account. For prerequisites and instructions, see
4646

4747
### Our users create Docker Hub accounts through self-service. How do we know when the total number of users for the requested licenses has been met? Is it possible to add more members to the organization than the total number of licenses?
4848

49-
There isn't any automatic notification when the total number of users for the requested licenses has been met. However, if the number of team
50-
members exceed the number of licenses, you will receive an error informing you
51-
to contact the administrator due to lack of seats. You can [add seats](../../subscription/manage-seats.md) if needed.
49+
There isn't any automatic notification when the total number of users for the requested licenses has been met. However, if the number of team members exceed the number of licenses, you will receive an error informing you to contact the administrator due to lack of seats. You can [add seats](../../subscription/manage-seats.md) if needed.
5250

5351
### How can I merge organization accounts?
5452

@@ -66,13 +64,13 @@ Yes. Organization owners will take up a seat.
6664

6765
### What is the difference between user, invitee, seat, and member?
6866

69-
User may refer to a Docker user with a Docker ID.
67+
User refers to a Docker user with a Docker ID.
7068

71-
An invitee is a user that an administrator has invited to join an organization, but has not yet accepted their invitation.
69+
An invitee is a user that an administrator has invited to join an organization but has not yet accepted their invitation.
7270

73-
Seats is the number of planned members within an organization.
71+
Seats are the number of planned members within an organization.
7472

75-
Member may refer to a user that has received and accepted an invitation to join an organization. Member can also refer to a member of a team within an organization.
73+
Member may refer to a user who has received and accepted an invitation to join an organization. Member can also refer to a member of a team within an organization.
7674

7775
### If there are two organizations and a user belongs to both organizations, do they take up two seats?
7876

content/manuals/admin/convert-account.md renamed to content/manuals/admin/organization/convert-account.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: Convert your Docker Hub user account into an organization
33
title: Convert an account into an organization
44
keywords: docker hub, hub, organization, convert account, migrate account
5+
weight: 35
56
aliases:
67
- /docker-hub/convert-account/
78
---
@@ -12,7 +13,7 @@ When you convert a user account to an organization, the account is migrated to a
1213

1314
> [!IMPORTANT]
1415
>
15-
> Once you convert your account to an organization, you can’t revert it to a user account.
16+
> Once you convert your account to an organization, you can’t revert it to a user account.
1617
1718
## Prerequisites
1819

0 commit comments

Comments
 (0)