From d7d5f1a809f213133027f97475c8163dc8a4d636 Mon Sep 17 00:00:00 2001 From: Alexa Date: Thu, 14 May 2026 11:05:28 -0500 Subject: [PATCH 1/7] Initial copy for Gordon plan billing behaviors --- content/manuals/subscription/scale.md | 15 +++++++++++++++ content/manuals/subscription/setup.md | 18 ++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/content/manuals/subscription/scale.md b/content/manuals/subscription/scale.md index ef60b13bbff2..1530a805da7f 100644 --- a/content/manuals/subscription/scale.md +++ b/content/manuals/subscription/scale.md @@ -45,3 +45,18 @@ You can add Testcontainers Cloud runtime minutes in two ways: - Use unlimited runtime minutes on-demand with billing at the end of each monthly cycle On-demand usage is billed at higher rates than pre-purchased capacity. To avoid higher on-demand charges, pre-purchase additional minutes if you expect consistent usage over your subscription's included minutes. + +## Upgrade Gordon plan + +You can upgrade your Gordon plan at any time so your new usage rates are applied immediately. Upgrades to your existing Gordon plan are prorated and you'll be billed for the new plan at the first of the month. To upgrade your Gordon plan: + +1. Sign in to [Docker Home](https://app.docker.com/) and select your + organization. +1. Select **Billing**. +1. On the Overview page, select **Manage** from the Gordon tile under your active plans. +1. Select **Upgrade plan**. +1. Choose the new plan you want to upgrade to: + - Gordon Plus gives users 2× the base usage. + - Gordon Max gives users 5× the base usage. + - Gordon Ultra gives users 20× the base usage. +1. Verify your billing details, continue to payment, and complete checkout. diff --git a/content/manuals/subscription/setup.md b/content/manuals/subscription/setup.md index 3c85a540a137..4dec0e4851da 100644 --- a/content/manuals/subscription/setup.md +++ b/content/manuals/subscription/setup.md @@ -15,6 +15,24 @@ When you [create your Docker ID](../accounts/create-account.md), you automatical If you need additional features like Docker Build Cloud minutes and more Docker Scout repositories, see [Upgrade your subscription](./change.md#upgrade-your-subscription). +## Set up Gordon Plus, Max, and Ultra for a personal account + +> [!IMPORTANT] +> Gordon subscriptions apply to personal Docker accounts only. +> If you purchase Gordon Plus while signed in with an org account, +> the subscription will apply to your personal account automatically. + +Gordon Plus, Max, and Ultra plans increase your maximum Gordon allowance on your personal account. You can add a Gordon plan to your Docker account from Docker Home: + +1. Sign in to [Docker Home](https://app.docker.com/) and select your Docker personal account. +1. Select **Billing**, then **Browse products**. +1. Select **View plans** from the **Upgrade Gordon** section of the products page. +1. Choose the Gordon subscription plan you want to apply to your personal account: + - Gordon Plus gives users 2× the base usage. + - Gordon Max gives users 5× the base usage. + - Gordon Ultra gives users 20× the base usage. +1. Verify your billing details, continue to payment, and complete checkout. + ## Set up a Docker subscription for an organization You can subscribe a new or existing organization to Docker Team or Business subscriptions. Only organization owners can manage billing for the organization. From 47d9dc4aff5b77c28ef44d064292efaec90ea244 Mon Sep 17 00:00:00 2001 From: Alexa Date: Thu, 14 May 2026 14:44:39 -0500 Subject: [PATCH 2/7] Edit copy about gordon --- content/manuals/subscription/scale.md | 2 +- content/manuals/subscription/setup.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/content/manuals/subscription/scale.md b/content/manuals/subscription/scale.md index 1530a805da7f..6f3a914e4155 100644 --- a/content/manuals/subscription/scale.md +++ b/content/manuals/subscription/scale.md @@ -51,7 +51,7 @@ On-demand usage is billed at higher rates than pre-purchased capacity. To avoid You can upgrade your Gordon plan at any time so your new usage rates are applied immediately. Upgrades to your existing Gordon plan are prorated and you'll be billed for the new plan at the first of the month. To upgrade your Gordon plan: 1. Sign in to [Docker Home](https://app.docker.com/) and select your - organization. + personal account. 1. Select **Billing**. 1. On the Overview page, select **Manage** from the Gordon tile under your active plans. 1. Select **Upgrade plan**. diff --git a/content/manuals/subscription/setup.md b/content/manuals/subscription/setup.md index 4dec0e4851da..e644f77dbfcf 100644 --- a/content/manuals/subscription/setup.md +++ b/content/manuals/subscription/setup.md @@ -22,7 +22,9 @@ If you need additional features like Docker Build Cloud minutes and more Docker > If you purchase Gordon Plus while signed in with an org account, > the subscription will apply to your personal account automatically. -Gordon Plus, Max, and Ultra plans increase your maximum Gordon allowance on your personal account. You can add a Gordon plan to your Docker account from Docker Home: +Gordon Plus, Max, and Ultra plans increase your maximum Gordon allowance on your personal account. Gordon is billed at a monthly rate at the first of the month. If you purchase a Gordon subscription after the first of the month, you will be billed on a prorated basis. + +You can add a Gordon plan to your Docker account from Docker Home: 1. Sign in to [Docker Home](https://app.docker.com/) and select your Docker personal account. 1. Select **Billing**, then **Browse products**. From a8b030b8aa8bf9c96e5879376c49e01ffb8c0413 Mon Sep 17 00:00:00 2001 From: Alexa Date: Mon, 18 May 2026 09:53:46 -0500 Subject: [PATCH 3/7] copy changes --- content/manuals/subscription/scale.md | 2 +- content/manuals/subscription/setup.md | 20 -------------------- 2 files changed, 1 insertion(+), 21 deletions(-) diff --git a/content/manuals/subscription/scale.md b/content/manuals/subscription/scale.md index 6f3a914e4155..86dfad2672b3 100644 --- a/content/manuals/subscription/scale.md +++ b/content/manuals/subscription/scale.md @@ -46,7 +46,7 @@ You can add Testcontainers Cloud runtime minutes in two ways: On-demand usage is billed at higher rates than pre-purchased capacity. To avoid higher on-demand charges, pre-purchase additional minutes if you expect consistent usage over your subscription's included minutes. -## Upgrade Gordon plan +## Add Gordon plan You can upgrade your Gordon plan at any time so your new usage rates are applied immediately. Upgrades to your existing Gordon plan are prorated and you'll be billed for the new plan at the first of the month. To upgrade your Gordon plan: diff --git a/content/manuals/subscription/setup.md b/content/manuals/subscription/setup.md index e644f77dbfcf..3c85a540a137 100644 --- a/content/manuals/subscription/setup.md +++ b/content/manuals/subscription/setup.md @@ -15,26 +15,6 @@ When you [create your Docker ID](../accounts/create-account.md), you automatical If you need additional features like Docker Build Cloud minutes and more Docker Scout repositories, see [Upgrade your subscription](./change.md#upgrade-your-subscription). -## Set up Gordon Plus, Max, and Ultra for a personal account - -> [!IMPORTANT] -> Gordon subscriptions apply to personal Docker accounts only. -> If you purchase Gordon Plus while signed in with an org account, -> the subscription will apply to your personal account automatically. - -Gordon Plus, Max, and Ultra plans increase your maximum Gordon allowance on your personal account. Gordon is billed at a monthly rate at the first of the month. If you purchase a Gordon subscription after the first of the month, you will be billed on a prorated basis. - -You can add a Gordon plan to your Docker account from Docker Home: - -1. Sign in to [Docker Home](https://app.docker.com/) and select your Docker personal account. -1. Select **Billing**, then **Browse products**. -1. Select **View plans** from the **Upgrade Gordon** section of the products page. -1. Choose the Gordon subscription plan you want to apply to your personal account: - - Gordon Plus gives users 2× the base usage. - - Gordon Max gives users 5× the base usage. - - Gordon Ultra gives users 20× the base usage. -1. Verify your billing details, continue to payment, and complete checkout. - ## Set up a Docker subscription for an organization You can subscribe a new or existing organization to Docker Team or Business subscriptions. Only organization owners can manage billing for the organization. From f457ca259c87de3974aa4fffd928fddf8889cdfe Mon Sep 17 00:00:00 2001 From: Alexa Date: Tue, 19 May 2026 07:07:30 -0500 Subject: [PATCH 4/7] add gordon content to set up doc --- content/manuals/subscription/setup.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/content/manuals/subscription/setup.md b/content/manuals/subscription/setup.md index 92f88d620e0a..4eaaffd32b74 100644 --- a/content/manuals/subscription/setup.md +++ b/content/manuals/subscription/setup.md @@ -16,6 +16,26 @@ When you [create your Docker ID](../accounts/create-account.md), you automatical If you need additional features like Docker Build Cloud minutes and more Docker Scout repositories, see [Upgrade your subscription](./change.md#upgrade-your-subscription). +### Set up Gordon Plus, Max, and Ultra for a personal account + +> [!IMPORTANT] +> Gordon subscriptions apply to personal Docker accounts only. +> If you purchase Gordon Plus while signed in with an org account, +> the subscription will apply to your personal account automatically. + +Gordon Plus, Max, and Ultra plans increase your maximum Gordon allowance on your personal account. Gordon is billed at a monthly rate at the first of the month. If you purchase a Gordon subscription after the first of the month, you will be billed on a prorated basis. + +You can add a Gordon plan to your Docker account from Docker Home: + +1. Sign in to [Docker Home](https://app.docker.com/) and select your Docker personal account. +1. Select **Billing**, then **Browse products**. +1. Select **View plans** from the **Upgrade Gordon** section of the products page. +1. Choose the Gordon subscription plan you want to apply to your personal account: + - Gordon Plus gives users 2× the base usage. + - Gordon Max gives users 5× the base usage. + - Gordon Ultra gives users 20× the base usage. +1. Verify your billing details, continue to payment, and complete checkout. + ## Set up a Docker subscription for an organization You can subscribe a new or existing organization to Docker Team or Business subscriptions. Only organization owners can manage billing for the organization. @@ -26,7 +46,7 @@ You can subscribe a new or existing organization to Docker Team or Business subs 1. From the products catalog page, select **View plans** from the Docker tile. Choose a Docker Team or Business subscription for the organization. 1. Fill in plan entitlements, verify your billing details, then continue to payment to complete checkout. -## Set up Docker Hardened Images Select for an organization +### Set up Docker Hardened Images Select for an organization Docker Hardened Images (DHI) Select lets organization admins assign DHI repositories to organization accounts. When you add repositories for your organization, all members gain access to those DHI repositories. Members you add to the organization after setup inherit the same access. From 798792f2469699a23d21696568b7d484e3844a45 Mon Sep 17 00:00:00 2001 From: Alexa Date: Tue, 19 May 2026 08:22:33 -0500 Subject: [PATCH 5/7] remove copy mixed with procedures and clarify dhi select for org accounts in scale --- content/manuals/subscription/scale.md | 16 +++++++-------- content/manuals/subscription/setup.md | 29 ++++++++++++++------------- 2 files changed, 23 insertions(+), 22 deletions(-) diff --git a/content/manuals/subscription/scale.md b/content/manuals/subscription/scale.md index 0fc8d358c0c3..9c207f0e73ef 100644 --- a/content/manuals/subscription/scale.md +++ b/content/manuals/subscription/scale.md @@ -1,8 +1,8 @@ --- title: Scale your subscription linkTitle: Scale -description: Scale Docker Build Cloud and Testcontainers Cloud consumption for your subscription -keywords: scale subscription, docker build cloud minutes, testcontainers cloud minutes, usage scaling +description: Scale Docker Build Cloud, Testcontainers Cloud, Gordon, and DHI consumption for your subscription +keywords: scale subscription, docker build cloud minutes, testcontainers cloud minutes, gordon plan, docker hardened images, dhi repositories, usage scaling weight: 30 --- @@ -12,7 +12,8 @@ You can scale consumption for: - Docker Build Cloud build minutes - Testcontainers Cloud runtime minutes -- Docker Hardened Images (DHI) repositories +- Gordon Plus, Max, and Ultra plans (personal accounts) +- Docker Hardened Images (DHI) Select repositories (organization accounts) To understand your usage patterns, [view your consumption](../admin/organization/manage/manage-products.md#monitor-product-usage-for-your-organization) at any time. @@ -51,17 +52,16 @@ On-demand usage is billed at higher rates than pre-purchased capacity. To avoid ## Add Gordon plan -You can upgrade your Gordon plan at any time so your new usage rates are applied immediately. Upgrades to your existing Gordon plan are prorated and you'll be billed for the new plan at the first of the month. To upgrade your Gordon plan: +If you do not have a Gordon plan yet, see [Set up Gordon Plus, Max, and Ultra for a personal account](./setup.md#set-up-gordon-plus-max-and-ultra-for-a-personal-account). + +When you upgrade your Gordon plan, your new usage allowance takes effect immediately. You pay a prorated charge for the higher tier for the rest of the current billing period. To upgrade your Gordon plan: 1. Sign in to [Docker Home](https://app.docker.com/) and select your personal account. 1. Select **Billing**. -1. On the Overview page, select **Manage** from the Gordon tile under your active plans. +1. On the Overview page, select **Manage** from the Gordon tile under your active plans. 1. Select **Upgrade plan**. 1. Choose the new plan you want to upgrade to: - - Gordon Plus gives users 2× the base usage. - - Gordon Max gives users 5× the base usage. - - Gordon Ultra gives users 20× the base usage. 1. Verify your billing details, continue to payment, and complete checkout. ## Add DHI repositories diff --git a/content/manuals/subscription/setup.md b/content/manuals/subscription/setup.md index 4eaaffd32b74..c82720a088f3 100644 --- a/content/manuals/subscription/setup.md +++ b/content/manuals/subscription/setup.md @@ -1,6 +1,6 @@ --- description: Set up Docker subscriptions for personal accounts and organizations -keywords: subscription setup, docker pro, docker team, docker business, organization setup +keywords: subscription setup, docker pro, docker team, docker business, organization setup, gordon plan title: Set up your subscription linkTitle: Setup weight: 20 @@ -18,22 +18,22 @@ If you need additional features like Docker Build Cloud minutes and more Docker ### Set up Gordon Plus, Max, and Ultra for a personal account -> [!IMPORTANT] -> Gordon subscriptions apply to personal Docker accounts only. -> If you purchase Gordon Plus while signed in with an org account, -> the subscription will apply to your personal account automatically. +> [!IMPORTANT] +> Gordon subscriptions apply to personal Docker accounts only. +> If you purchase a Gordon plan while signed in with an org account, +> the subscription applies to your personal account automatically. -Gordon Plus, Max, and Ultra plans increase your maximum Gordon allowance on your personal account. Gordon is billed at a monthly rate at the first of the month. If you purchase a Gordon subscription after the first of the month, you will be billed on a prorated basis. +Gordon Plus, Max, and Ultra plans increase your maximum Gordon allowance on your personal account. Gordon is billed at a monthly rate at the first of the month. If you purchase a Gordon subscription after the first of the month, you are billed on a prorated basis. You can add a Gordon plan to your Docker account from Docker Home: -1. Sign in to [Docker Home](https://app.docker.com/) and select your Docker personal account. -1. Select **Billing**, then **Browse products**. -1. Select **View plans** from the **Upgrade Gordon** section of the products page. -1. Choose the Gordon subscription plan you want to apply to your personal account: - - Gordon Plus gives users 2× the base usage. - - Gordon Max gives users 5× the base usage. - - Gordon Ultra gives users 20× the base usage. +1. Sign in to [Docker Home](https://app.docker.com/) and select your Docker personal account. +1. Select **Billing**, then **Browse products**. +1. Select **View plans** from the **Upgrade Gordon** section of the products page. +1. Choose the Gordon subscription plan you want to apply to your personal account: + - Gordon Plus gives users 2× the base usage. + - Gordon Max gives users 5× the base usage. + - Gordon Ultra gives users 20× the base usage. 1. Verify your billing details, continue to payment, and complete checkout. ## Set up a Docker subscription for an organization @@ -56,7 +56,7 @@ To purchase hardened repositories with DHI Select: 1. Select **Billing**, then **Browse products**. 1. Select **Hardened Images** from the products page. 1. Choose the organization account that should receive the DHI repository, then **Continue**. You can add repositories for one account at a time. -1. Select how many repositories the account can mirror. +1. Select how many repositories the account can mirror. 1. Verify your billing details, continue to payment, and complete checkout. > [!TIP] @@ -66,5 +66,6 @@ To purchase hardened repositories with DHI Select: ## What's next - To upgrade an existing organization's subscription, see [Upgrade your subscription](./change.md#upgrade-your-subscription). +- To upgrade your Gordon plan, see [Add Gordon plan](./scale.md#add-gordon-plan). - To add more repositories to your DHI Select plan, see [Add DHI repositories](./scale.md#add-dhi-repositories). - To learn about DHI Select, see [Get started with DHI Select and Enterprise](/manuals/dhi/how-to/select-enterprise.md). From 0bbd95f23786157922ba2c9f73f91f22b9141431 Mon Sep 17 00:00:00 2001 From: Alexa Date: Tue, 2 Jun 2026 14:04:45 -0500 Subject: [PATCH 6/7] edits --- content/manuals/subscription/scale.md | 4 ++-- content/manuals/subscription/setup.md | 5 +---- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/content/manuals/subscription/scale.md b/content/manuals/subscription/scale.md index 9c207f0e73ef..6cee137a3f0a 100644 --- a/content/manuals/subscription/scale.md +++ b/content/manuals/subscription/scale.md @@ -50,7 +50,7 @@ You can add Testcontainers Cloud runtime minutes in two ways: On-demand usage is billed at higher rates than pre-purchased capacity. To avoid higher on-demand charges, pre-purchase additional minutes if you expect consistent usage over your subscription's included minutes. -## Add Gordon plan +## Add a Gordon plan If you do not have a Gordon plan yet, see [Set up Gordon Plus, Max, and Ultra for a personal account](./setup.md#set-up-gordon-plus-max-and-ultra-for-a-personal-account). @@ -59,7 +59,7 @@ When you upgrade your Gordon plan, your new usage allowance takes effect immedia 1. Sign in to [Docker Home](https://app.docker.com/) and select your personal account. 1. Select **Billing**. -1. On the Overview page, select **Manage** from the Gordon tile under your active plans. +1. On the overview page, select **Manage** from the Gordon tile under your active plans. 1. Select **Upgrade plan**. 1. Choose the new plan you want to upgrade to: 1. Verify your billing details, continue to payment, and complete checkout. diff --git a/content/manuals/subscription/setup.md b/content/manuals/subscription/setup.md index c82720a088f3..92efa5c35310 100644 --- a/content/manuals/subscription/setup.md +++ b/content/manuals/subscription/setup.md @@ -30,10 +30,7 @@ You can add a Gordon plan to your Docker account from Docker Home: 1. Sign in to [Docker Home](https://app.docker.com/) and select your Docker personal account. 1. Select **Billing**, then **Browse products**. 1. Select **View plans** from the **Upgrade Gordon** section of the products page. -1. Choose the Gordon subscription plan you want to apply to your personal account: - - Gordon Plus gives users 2× the base usage. - - Gordon Max gives users 5× the base usage. - - Gordon Ultra gives users 20× the base usage. +1. Choose the Gordon subscription plan you want to apply to your personal account. 1. Verify your billing details, continue to payment, and complete checkout. ## Set up a Docker subscription for an organization From 0c1cabbe35900dc665a82521f4778ea7eb667e25 Mon Sep 17 00:00:00 2001 From: Alexa Date: Wed, 3 Jun 2026 15:58:16 -0500 Subject: [PATCH 7/7] Fix subscription billing docs after review Clarify personal vs add-on paths in setup.md, broaden scale.md for personal and organization accounts, update the DHI Select cross-link in select-enterprise.md, and fix a typo plus style nits in scale.md. --- .../manuals/dhi/how-to/select-enterprise.md | 2 +- content/manuals/subscription/scale.md | 33 +++++++++---------- content/manuals/subscription/setup.md | 12 +++---- 3 files changed, 22 insertions(+), 25 deletions(-) diff --git a/content/manuals/dhi/how-to/select-enterprise.md b/content/manuals/dhi/how-to/select-enterprise.md index 05fce50f513e..02f0886901a0 100644 --- a/content/manuals/dhi/how-to/select-enterprise.md +++ b/content/manuals/dhi/how-to/select-enterprise.md @@ -20,7 +20,7 @@ To use this workflow, you need: - One of the following: - A DHI Select or Enterprise subscription. [Contact Docker sales](https://www.docker.com/products/hardened-images/#compare) to purchase DHI Enterprise - or [learn more about DHI Select](../../subscription/setup.md#set-up-docker-hardened-images-select-for-an-organization). + or [learn more about DHI Select](../../subscription/scale.md#add-dhi-select-to-organization-accounts). - An active DHI trial. [Start a free DHI trial](https://hub.docker.com/hardened-images/start-free-trial). - [Docker Desktop](../../desktop/release-notes.md) 4.65 or later to use the diff --git a/content/manuals/subscription/scale.md b/content/manuals/subscription/scale.md index 537743e6dc24..42a04c62ba04 100644 --- a/content/manuals/subscription/scale.md +++ b/content/manuals/subscription/scale.md @@ -6,7 +6,7 @@ keywords: scale subscription, docker build cloud minutes, testcontainers cloud m weight: 40 --- -Docker Core subscriptions include basic entitlements for your organizations that you can scale with additional add-ons as your needs grow. You can purchase different add-ons that extend usage for your organizations: +Docker subscriptions include basic entitlements that you can scale with additional add-ons as your needs grow. You can purchase different add-ons that extend usage for your personal or organization accounts: - Docker Hardened Images (DHI) Select repositories for organization accounts - Gordon Plus, Max, and Ultra plans for personal accounts @@ -32,9 +32,9 @@ To manage the repositories in your active DHI Select plan: 1. From the Billing overview page, select **Manage** next to **Hardened Images**. 1. Choose from the available actions: - - **Add repositories** lets you add additional repositories to your active plan. You will verify your billing details, continue to payment, and complete checkout. - - **Remove repositories** lets you remove repositories. - - **Disable auto-renewal** cancels your DHI Select plan at the end of the currrent billing cycle. + - **Add repositories** lets you add additional repositories to your active plan. You will verify your billing details, continue to payment, and complete checkout. + - **Remove repositories** lets you remove repositories. + - **Disable auto-renewal** cancels your DHI Select plan at the end of the current billing cycle. To learn more about DHI Select, see [Get started with DHI Select and Enterprise](/manuals/dhi/how-to/select-enterprise.md). Purchasing eight or more hardened repositories? [Contact Docker sales](https://www.docker.com/pricing/contact-sales/) to discuss an Enterprise plan. @@ -45,7 +45,7 @@ To learn more about DHI Select, see [Get started with DHI Select and Enterprise] > If you purchase a Gordon plan while signed in with an organization account, > the subscription applies to your personal account automatically. -Gordon Plus, Max, and Ultra plans increase your maximum Gordon usage allowance for your personal account. Gordon plans are billed at a monthly rate at the first of the month. If you purchase a Gordon plan after the first of the month, you'll be billed on a prorated basis. +Gordon Plus, Max, and Ultra plans increase your maximum Gordon usage allowance for your personal account. Gordon plans are billed at a monthly rate at the first of the month. If you purchase a Gordon plan after the first of the month, you'll be billed on a prorated basis. To add a new Gordon plan to your account: @@ -55,12 +55,12 @@ To add a new Gordon plan to your account: 1. Choose the Gordon subscription plan you want to apply to your personal account. 1. Verify your billing details, continue to payment, and complete checkout. -If you have an active Gordon plan and want to upgrade to a higher tier, your new usage allowance takes effect immediately. You pay a prorated charge for the higher tier for the rest of the current billing period. +If you have an active Gordon plan and want to upgrade to a higher tier, your new usage allowance takes effect immediately. You pay a prorated charge for the higher tier for the rest of the current billing period. To upgrade your Gordon plan: 1. From the Billing overview page, select **Manage** from the Gordon tile under your active plans. -1. Select **Upgrade plan** and choose the new plan you want to upgrade to. +1. Select **Upgrade plan** and choose the new plan you want to upgrade to. 1. Verify your billing details, continue to payment, and complete checkout. To learn about Gordon usage, see [Gordon usage limits and tiers](/manuals/ai/gordon/usage-limits.md). @@ -71,26 +71,26 @@ Licenses add a layer to your Docker subscriptions, letting you assign products t organization without consuming a Docker Core seat. You can purchase licenses for some Docker products: - AI Governance -- Docker Offload +- Docker Offload Once you've purchased licenses for your organization, you can [manage license assignment](/manuals/admin/organization/manage/manage-licenses.md) from the **Members** page in Docker Home. > [!TIP] -> To purchase licenses for AI Governance and Docker Offload, [contact sales](https://www.docker.com/pricing/contact-sales/). +> To purchase licenses for AI Governance and Docker Offload, [contact sales](https://www.docker.com/pricing/contact-sales/). ### AI Governance licenses AI Governance licenses let admins create and apply organization-wide AI Governance policies for license-holding members. -- AI Governance licenses currently apply to Docker Sandbox usage. +- AI Governance licenses apply to Docker Sandbox usage. - AI Governance licenses are separate from Docker Team or Business, so you can purchase AI Governance licenses without an existing subscription. -- When you purchase AI Governance licenses, you may assign them to organization members without a Docker Core seat. +- When you purchase AI Governance licenses, you may assign them to organization members without a Docker Core seat. -When a member who holds an AI Governance license uses Docker Sandbox, the organization policy overrides the member’s local policy rules. Members without AI Governance licenses can still use Docker Sandbox, but organization policies will not govern their usage. +When a member who holds an AI Governance license uses Docker Sandbox, the organization policy overrides the member’s local policy rules. Members without AI Governance licenses can still use Docker Sandbox, but organization policies will not govern their usage. -### Docker Offload licenses +### Docker Offload licenses -Docker Offload lets developers offload building and running containers to the cloud. +Docker Offload lets developers offload building and running containers to the cloud. - You must have a Docker Team or Docker Business subscription. - You can only assign Docker Offload licenses to members with Docker Team or Docker Business. @@ -128,10 +128,7 @@ On-demand usage is billed at higher rates than pre-purchased capacity. To avoid - [Manage licenses](/manuals/admin/organization/manage/manage-licenses.md) - [Manage seats](/manuals/admin/organization/manage/manage-seats.md) -- [View your consumption](../admin/organization/manage/manage-products.md#monitor-product-usage-for-your-organization) +- [View your consumption](../admin/organization/manage/manage-products.md#monitor-product-usage-for-your-organization) - [Docker Build Cloud overview](/manuals/build-cloud/_index.md) - [DHI Select and Enterprise quickstart](/manuals/dhi/how-to/select-enterprise.md) - [Testcontainers overview](/manuals/testcontainers.md) - - - diff --git a/content/manuals/subscription/setup.md b/content/manuals/subscription/setup.md index 32e1eca11942..77d1333589ec 100644 --- a/content/manuals/subscription/setup.md +++ b/content/manuals/subscription/setup.md @@ -10,25 +10,25 @@ Docker subscriptions provide features and benefits for individual developers, te Before you begin, make sure you have a [Docker ID](../accounts/create-account.md). To learn more about what's included in each tier, see [Docker Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscriptionSetup). -## Docker subscriptions for personal accounts +## Personal accounts When you [create your Docker ID](../accounts/create-account.md), you automatically get a Docker Personal subscription. This subscription includes essential Docker tools at no cost. -- If you need additional features like Docker Build Cloud minutes or you want to increase your Gordon usage, see [Scale your subscription](/manuals/subscription/scale.md). -- To upgrade your Docker Personal account to a Docker Pro account, see [Change your subscription](/manuals/subscription/change.md). +- To learn about Docker Pro subscriptions, [compare Docker Personal and Docker Pro](https://www.docker.com/pricing/). +- To increase your Gordon usage allowance, see [Scale your subscription](/manuals/subscription/scale.md). -## Docker Core subscriptions for organization accounts +## Organization accounts You can subscribe a new or existing organization to Docker Team or Business subscriptions. Only organization owners can manage billing for the organization. 1. [Create your Docker ID](../accounts/create-account.md) if you don't already have one. 1. [Create your organization](../admin/organization/setup/orgs.md) or use an existing organization you own. 1. Select **Billing** to view your current plans, then select **Browse products**. -1. From the products catalog page, select **View plans** from the Docker tile. +1. From the products catalog page, select **View plans** from the Docker tile. 1. Choose a Docker Team or Business subscription for the organization. 1. Fill in plan entitlements, verify your billing details, then continue to payment to complete checkout. ## What's next - To upgrade an existing organization's subscription, see [Upgrade your subscription](./change.md#upgrade-your-subscription). -- To learn how to upgrade your existing Docker subscription, see [Scale your subscription](/manuals/subscription/scale.md). +- To scale your subscription with add-ons like DHI Select, Gordon plans, licenses, or usage minutes, see [Scale your subscription](/manuals/subscription/scale.md).