From 555847658bd194b79ccbb804f9bdc080c847ed57 Mon Sep 17 00:00:00 2001 From: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> Date: Thu, 6 Jul 2023 07:28:45 -0700 Subject: [PATCH] Add 'add organization' in Docker Admin (#17640) * add 'add organization' in Docker Admin. --------- Signed-off-by: Craig Osterhout Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com> --- admin/company/index.md | 2 +- admin/company/organizations.md | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/admin/company/index.md b/admin/company/index.md index f1c525a430..dac27bcfec 100644 --- a/admin/company/index.md +++ b/admin/company/index.md @@ -21,7 +21,7 @@ Learn how to administer a company using Docker Admin in the following sections. Manage organizations

Manage organizations

-

Learn how to manage organizations and seats within your company.

+

Learn how to add and manage organizations as well as seats within your company.

diff --git a/admin/company/organizations.md b/admin/company/organizations.md index 8fb2c9b4e2..1c6d4f63d6 100644 --- a/admin/company/organizations.md +++ b/admin/company/organizations.md @@ -20,6 +20,17 @@ When you have a [self-serve](../../subscription/details.md#self-serve) subscript 3. Under **Organizations**, select **Overview**. 4. Select the action icon in the organization's card, and then select **Get more seats**. + +## Add organizations to a company + +There is no limit to the number of organizations you can have under a company layer. All organizations must have a Business subscription. + +1. Sign in to [Docker Admin](https://admin.docker.com){: target="_blank" rel="noopener" class="_"}. +2. In the left navigation, select your company in the drop-down menu. +3. Select **Add organization**. +4. Choose the organization you want to add from the drop-down menu. +5. Select **Add organization** to confirm. + ## Manage an organization 1. Sign in to [Docker Admin](https://admin.docker.com){: target="_blank" rel="noopener" class="_"}.