Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/manuals/subscription/plans/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ grid:
description: Personal and organization plans, including build and runtime minutes.
link: /subscription/plans/docker/
icon: credit-card
- title: AI Cloud
description: Pay-as-you-go plans for Cloud Sandboxes and the Agentic Platform.
link: /subscription/plans/ai-cloud/
icon: cloud
- title: Gordon plans
description: Usage plans that increase your Gordon allowance.
link: /subscription/plans/gordon/
Expand Down
59 changes: 59 additions & 0 deletions content/manuals/subscription/plans/ai-cloud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
title: Docker AI Cloud plans
linkTitle: AI Cloud
description:
Learn about Docker AI Cloud plans for individual developers, including usage
entitlements, pay-as-you-go billing behaviors, and cancellation
keywords:
ai cloud, cloud sandboxes, mcp gateway, agentic platform, pay-as-you-go,
paygo, metered billing, personal subscription, promotional credit
weight: 20
---

> [!TIP]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LOW] TIP callout appears before the introductory paragraph

The > [!TIP] callout about the promotional credit fires as the first thing a reader sees, before the page establishes what AI Cloud is or why it matters. Per the Docker style guide, every page should answer "What will I learn?" and "Why does this matter?" in the first paragraph. Readers landing here cold may find the tip confusing without that context.

Consider moving the callout after the opening paragraph (after line 21), so users know what AI Cloud is before seeing the promotional note.

> AI Cloud Personal sign-ups receive a one-time
> promotional credit toward cloud compute usage.

Docker AI Cloud plans are a Docker Personal and Docker Pro exclusive. Docker AI
Cloud combines the Agentic Platform, MCP Gateway, and Cloud Sandboxes together
in a single product for individual developers.

- AI Cloud Basic is the free default for every new sign-up. It doesn't require
a payment method.
- AI Cloud Personal is a pay-as-you-go plan for developers who need Cloud
Sandboxes. It has no recurring subscription fee, so you pay only for the
usage you accrue.

To add an AI Cloud Personal plan to your Docker Personal or Docker Pro
account, see [Manage plans](/manuals/subscription/manage.md).

## Usage

AI Cloud Basic includes MCP Gateway access with a monthly tool-call
allowance. When you upgrade from AI Cloud Basic to AI Cloud Personal, you
receive:

- Cloud Sandboxes
- Higher MCP Gateway limits
- Concurrent sandboxes and snapshot storage
- Private Docker Hub repositories

When you subscribe to an AI Cloud plan, your invoice reflects metered,
pay-as-you-go usage. Docker meters compute usage based on the vCPU and memory
that your sandboxes consume over time, along with outbound data transfer.
When you use AI Cloud Basic or Personal, you bring your own API keys for
inference. Those costs are handled by your inference provider.

## Billing behaviors

AI Cloud Basic requires no payment method and incurs no charges. When you
upgrade from AI Cloud Basic to AI Cloud Personal, you add a payment method to
enable Cloud Sandboxes with higher limits. AI Cloud Personal bills your
accrued usage monthly on the first of the month.

## Cancel a plan

When you cancel AI Cloud Personal, access ends immediately and Docker charges
your accrued pay-as-you-go usage right away rather than waiting for your next
billing date. Canceling also terminates any running background processes,
including active sandboxes. Your account returns to AI Cloud Basic.
2 changes: 1 addition & 1 deletion content/manuals/subscription/plans/ai-governance.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description:
keywords:
ai governance, licenses, organization licenses, ai policy, docker sandbox,
subscription management
weight: 40
weight: 50
aliases:
- /subscription/products/ai-governance/
- /subscription/ai-governance/
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/subscription/plans/dhi.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description:
deactivating
keywords: dhi select, dhi enterprise, docker hardened images, hardened images,
repositories, organization subscription, secure images
weight: 30
weight: 40
aliases:
- /subscription/products/dhi-select/
- /subscription/dhi-select/
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/subscription/plans/gordon.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description:
keywords:
gordon, gordon plus, gordon max, gordon ultra, gordon usage, gordon plan,
personal subscription, ai assistant, usage allowance
weight: 20
weight: 30
aliases:
- /subscription/products/gordon/
- /subscription/gordon/
Expand Down