Vercel for agents.
Own the whole stack.

Git push to deploy agents that run for hours, remember what happened, and pick up where they failed. Durable workflows, isolated sandboxes, queues, and built-in model access — on infrastructure you control.

Ploy dashboard showing a project's live URLs, current deployment, and recent build history

Platform

Everything an agent needs to run in production

Agents are not request/response apps. They run long, call tools, hold state, and fail halfway through. Ploy ships the primitives for that — no glue infrastructure to assemble yourself.

Push to Deploy

Every push ships your agent. Every pull request gets a full preview environment to test prompts and tools against.

Durable Workflows

Agent runs that survive failure. Each step is durably persisted, and failed steps retry on their own instead of replaying the whole run.

Agent Runtime

Run agent code close to your users on an isolate-based runtime. Scales to zero between runs, cold starts in milliseconds.

Queues

Fan out tool calls and background jobs across workers, with retry policies and dead letter handling built in.

Memory & State

Give every agent a durable SQLite database for memory and context, with a built-in SQL editor to inspect it.

AI Integration

Call models straight from your worker with env.AI.run(). Tokens are scoped per deployment, so agents never ship their own provider keys.

Agent Frontends

Ship the chat UI, dashboard, or docs that sit in front of your agent, distributed and cached globally.

Auth

Managed user authentication with sessions and React components, so agents act on behalf of a real signed-in user.

Pricing

Run one agent or ten thousand

Start free on our cloud, or self-host the whole platform at no cost. No hidden fees, and no charge for the infrastructure you already own.

Save 20%

Self-Host

Run the whole platform on your own infrastructure

Free
  • 100% free forever
  • Full control over your data
  • Host on your infrastructure
  • No usage limits
  • Community support
  • Regular updates

Free

Ship your first agent and see how it behaves

$0
  • Up to 3 repositories
  • 1 concurrent deployment
  • Basic usage limits
  • Standard bandwidth
  • 3-day data retention
  • Community support
Free 7-day trial

Pro

Agents running in production for real users

$10/month
  • Unlimited repositories
  • Higher concurrency limits
  • Custom domains
  • Advanced analytics
  • 90-day data retention
  • Priority support

Enterprise

Dedicated infrastructure, security review, and SLAs

Custom
  • Everything in Pro
  • Advanced security features
  • Custom integrations
  • On-boarding assistance
  • Unlimited data retention
  • 24/7 premium support

All plans include access to our API, docs, and community support.
Need a custom solution? Contact our sales team.

FAQ

Questions teams ask before they commit

How agents run, where your data lives, and what it costs.

Vercel is built for request/response apps, and Ploy is built for agents. Agents run long, call tools, hold state, and fail halfway through, so Ploy adds durable workflows that outlive a single request and retry failed steps, sandboxes for executing code an agent wrote, and per-agent state through a SQLite database, cache, and file storage attached to each project. Ploy is also open source and can be self-hosted on your own infrastructure for free.

Get started

Your agents shouldn't live on someone else's black box

Deploy in minutes on our cloud, or run the whole platform on your own infrastructure. Same code, same primitives, no lock-in.