Visual engineering
for the intelligent cloud
Compose multi-cloud, AI, and data systems on a canvas. Connect APIs visually, deploy with one click - let the AI Agent design and rewire flows from natural language.
Compose infrastructure
without writing YAML.
Drag managed resources onto a canvas, wire their ports, and watch the composition take shape. Crossplane runs underneath - the Studio just shows you the graph.
Drag-and-drop canvas
Compose Crossplane resources visually. Inputs on the left, outputs on the right, wires in between.
Type-safe wires
Schemas validate every connection. Mismatches surface before you save, never at apply time.
Live diff & history
See the YAML diff as you edit. Revert blocks, branch compositions, and review changes inline.
Crossplane-native
Built on Compositions, XRDs, and Functions. Your work stays portable to any control plane.
A pair-engineer
on the canvas.
An infrastructure-aware model with scoped access to your Studio entities. Ask in plain language; get plans, diffs, and ready-to-apply changes - never silent automation.
Scoped to your stack
Reads your resources, configurations, and environments - and only what you allow.
Drafts and applies
Proposes plans with diffs and blast-radius estimates. You review, then click apply.
Audit trail by default
Every action - read, write, suggest - is logged with the prompt that produced it.
Cost & latency wins
Spots over-provisioned resources, idle workloads, and slow paths - quantified in dollars.
Every resource,
always in view.
Status, metrics, and events for everything you've shipped. No dashboards to assemble - the Studio reads your control plane and shows the real story.
Real-time health
Live status, metrics, and events for every resource you own - no agent install required.
Multi-cloud, single pane
AWS, GCP, Azure, and your own clusters - surfaced through one consistent view.
Alerts that explain
When something fires, the agent points to the suspect change, the affected blocks, and a fix.
Drift detection
Live state diffed against your composition - see drift the moment it happens.
One config,
many targets.
Build once. Promote across staging, canary, and production with the same composition - Crossplane Environments under the hood, ergonomics on top.
Isolated environments
Production, staging, canary, and per-PR previews - same composition, separate state.
Promotion workflow
Promote diffs from staging to production with explicit approval gates and dry-runs.
Drift detection
When real-world state diverges from the composition, the Studio flags the gap before incidents.
One-click rollback
Every apply is a versioned snapshot. Roll back the entire env in seconds.
Expose anything
as an API.
Every resource and composition you build is reachable via a typed, authenticated REST endpoint - generated from your schemas, not hand-written.
Auto-generated REST
Every composition becomes a typed REST endpoint - no glue code, no router boilerplate.
OpenAPI on tap
Live OAS spec for every API. Generate clients, mock servers, and docs from a single source.
Auth & rate limits
Bearer, OIDC, mTLS, HMAC - with per-endpoint quotas and key scopes built in.
Webhook outputs
Push events from any block to GitHub, Slack, or your own services with signed payloads.
paths:
/v1/resources:
get:
summary: List resources
security:
- bearer: []
parameters:
- name: env
in: query
schema: { type: string }
responses:
'200':
$ref: '#/components/Resources'Reuse
what works.
Compositions become packages: versioned, signed, and shareable. Install across teams or publish to the world - same tooling.
Versioned packages
Publish compositions as semver-pinned packages. Install with one line, lock with confidence.
Verified publishers
Signed releases with provenance metadata. Trust trail goes back to the commit.
Dependency resolution
Compositions can depend on other compositions. The registry resolves, dedupes, and warns on conflicts.
Private + public
Mix internal team packages with public ones. The same install flow works for both.
Ship a stack
in one click.
Browse curated configurations ready to deploy onto your control plane. Customize parameters in a modal, hit deploy, watch it come alive in the Studio.
Curated catalog
Production-ready stacks reviewed by the Overlock team. Observability, vector DB, multi-cloud backup.
Customize before deploy
Tweak parameters, swap providers, pick environments - all from the deploy modal.
Verified by community
Stars, install counts, and signed reviews. Pick stacks teams actually run in production.
Free + paid stacks
Open-source stacks alongside commercial ones. Authors set the terms; you stay in control.
Start free. Go autonomous.
Upgrade any time to unlock the AI Agent and the Overlock Network.
Free
For learning, prototyping, and side projects.- Visual block composer
- 100+ API blocks
- Community support
- 2 active projects
Pro
AI-powered engineering for serious work.- Everything in Free
- AI Agent unlocked
- Voice control
- Overlock Cloud deploy
- Unlimited projects
- Team collaboration
- Priority support
Enterprise
Mission-critical systems with full control.- Everything in Pro
- On-premise / air-gapped
- TEE isolation
- RBAC & compliance
- 24/7 dedicated support
- SLA guarantees
What ships in the free tier?
Full visual builder, 100+ API blocks, 2 projects. Perfect for proofs of concept.
Can I upgrade anytime?
Yes. Plan changes take effect immediately with prorated billing.
What is the AI Agent?
A pair-engineer that designs flows from natural language and rewires them on demand.
How is my data secured?
Industry-standard encryption, optional TEE isolation, and air-gapped deployments for Enterprise.
Speaks every API language.
Connect to anything you already run - and the next thing you adopt.
Cloud
Containers
AI / ML
Data
Gateways
Edge / IoT
Need a custom integration?
The AI Agent can spin up new connectors from an OpenAPI spec, or our team will build it with you.