diff --git a/content/manuals/subscription/_index.md b/content/manuals/subscription/_index.md index de09f553bbae..a6300bb13ad6 100644 --- a/content/manuals/subscription/_index.md +++ b/content/manuals/subscription/_index.md @@ -1,8 +1,12 @@ --- -title: Subscription -description: Learn about Docker subscription features and how to manage your subscription -keywords: docker subscription, pricing, billing, pro, team, business, subscription management -weight: 50 +title: Subscription overview +linkTitle: Subscription +description: Learn about Docker plans, like how to subscribe to product-based plans and how they apply to personal and organization accounts. +keywords: + docker subscription, pricing, billing, subscription types, subscription + plans, docker hardened images, gordon, cloud sandboxes, subscription + management +weight: 30 params: sidebar: group: Platform @@ -11,16 +15,16 @@ grid_subscriptions: description: Visit the pricing page to see what's included in different Docker subscriptions. link: "https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscription" icon: magnifying-glass - - title: Set up your subscription + - title: Set up your plan description: Get started setting up a personal or organization subscription. link: /subscription/setup/ icon: shopping-cart - title: Scale your subscription - description: Scale your subscription to fit your needs. + description: Add plans to your Docker account that fit your needs. link: /subscription/scale/ icon: chart-bar - - title: Change your subscription - description: Learn how to upgrade or downgrade your subscription. + - title: Upgrade Docker plans for accounts + description: Learn how to upgrade or downgrade your Docker plan. link: /subscription/change/ icon: arrow-up-circle - title: Docker Desktop license agreement @@ -36,8 +40,43 @@ aliases: - /docker-hub/billing/faq/ --- -Docker subscriptions provide licensing for commercial use of Docker products including Docker Desktop, Docker Hub, Docker Build Cloud, Docker Scout, and Testcontainers Cloud. +Docker offers several plans ranging from free to paid plans, including add-on usage top-ups. When you upgrade a plan, you expand your usage entitlements and feature sets for Docker products. -Use these resources to choose the right subscription for your needs or manage your existing subscription. +## Docker plans + +You can subscribe to plans for individual or organization accounts, or plans for specific products. The following table summarizes the available plans. + +| Plans | Billing model | Types | +| ---------------------------------------------- | --------------------------------------------------------- | ----------------------------------------- | +| [Docker Individual](/accounts/) | Flat-rate plans for personal accounts | Docker Personal, Docker Pro | +| [Docker Organization](/admin/) | Flat-rate plans for organization accounts | Docker Team, Docker Business | +| [Docker Hardened Images (DHI)](/dhi/) | Graduated security features for hardened container images | DHI Community, DHI Select, DHI Enterprise | +| [Gordon](/ai/gordon/) | Prepaid usage for the Gordon AI agent | Gordon Plus, Gordon Max, Gordon Ultra | +| [AI Governance](/ai/sandboxes/governance/org/) | Purchase set amount of licenses | AI Governance | + +Docker plans for accounts (like individual or organizations) provide a foundation for most users. Some product plans may require a Docker plan for accounts while some products may not need an upgraded Docker plan at all. + +To subscribe to a plan, you can self-serve through **Billing** in [Docker Home](https://app.docker.com), or contact sales. See [Scale your subscription](/subscription/scale/) to find out which applies to the plan you want. + +## Top up your plan + +Plans come with usage entitlements that can be granularly extended without upgrading to a different plan. + +| Unit | Description | Examples | +| ------------ | ------------------------------------------------------------------------------------- | ----------------------------- | +| Seats | Each seat extends entitlements to one more member. | Docker Team, Docker Business | +| Licenses | Access to specific products or features. | AI Governance, Docker Offload | +| Minutes | Cloud build capacity, sold in blocks and consumed within the billing period. | Docker Build Cloud | +| Repositories | Additional container repositories covered by security scanning and analysis features. | DHI | + +Depending on the plan, you can top up your account through self-service or by contacting sales. + +## Support add-ons + +Standard support is included with paid plans and scales with your plan. Docker also offers Premium Support and a technical advisory manager (TAM) service as an add-on for Docker Business and DHI customers. The add-on includes 24×7 response, priority SLAs, and expert guidance. + +To learn more, see [Docker pricing](https://www.docker.com/pricing/). + +## What's next {{< grid items="grid_subscriptions" >}}