# Docker Agentic Platform


> [!NOTE]
> Docker Agentic Platform is experimental. Features and behavior may change.

Docker Agentic Platform runs agents and agent-powered tools in isolated
sandboxes on Docker-managed cloud infrastructure. An active workload is not
tied to your computer remaining awake or connected. You can leave the Console
and return to the sandbox while the agent continues working.

For sandboxes that run on your development machine through the `sbx` CLI, see
[Docker Sandboxes](/ai/sandboxes/).

From the web Console, choose the type of sandbox to run and configure its model
credential, network access, tools, and compute. Docker creates the sandbox and
opens a live terminal for interacting with the agent. The **Sandboxes** page
provides one place to return to and manage your running and paused workloads.

Account-level configuration can be reused across sandboxes:

- [MCP](/agentic-platform/mcp/) connects external tools.
- [Secrets](/agentic-platform/secrets/) provide credentials
  without placing their values inside a sandbox.
- [Network policies](/agentic-platform/policies/) control
  outbound destinations.

To begin, open [Docker Agentic Platform](https://agentic-platform.docker.com/)
and sign in with your Docker account. Docker meters sandbox compute per second.
For account and payment information, see [Docker Billing](/billing/).



