Visual canvas
Drag nodes, wire them together, and read the whole automation at a glance. The flow is the documentation.
Agent Workflow Automation
Cinematic Agents is a visual canvas for AI-powered automation. Wire triggers, agents, tools, and the apps you already use into workflows that run themselves — then deploy them as an API. Describe what you want and the AI builds the flow.
◆ Free to start · No credit card · Self-host or cloud
Inside the canvas
Triggers, AI agents, tools, logic, validation, and deploy — every step is a node you wire together, and every connection is checked against a live registry.
The agent
Drop an AI agent node and it plans, calls tools, reads context, and decides the next step. It can also build the flow for you — add nodes, bind integrations, fix validation errors — and then run it on every trigger.
Connect & extend
Use 400+ ready-made app integrations, hit any REST or GraphQL endpoint, or drop a custom code node. Every workflow is also a callable endpoint — point your own agent or app at it over HTTP.
# Trigger a deployed Cinematic Agents workflow
curl https://api.cinematicagents.com/run/support-triage \
-H "Authorization: Bearer $CA_TOKEN" \
-d '{'
"ticket_id": "4821",
"channel": "email",
"priority": "auto"
'}'
# → 200 { "status": "escalated", "run": "r_9f2a" }
Capabilities
No feature-list theatre — these are the things you'll use on every automation you build.
Drag nodes, wire them together, and read the whole automation at a glance. The flow is the documentation.
Agents that plan, call tools in a loop, and decide the next step — with memory, guardrails, and your choice of model.
Connect the apps you already use, hit any REST or GraphQL API, or drop a custom code node when you need it.
Route on conditions, fan out in parallel, loop over items, and merge results back — no glue code required.
Every node is typed against a live registry, so broken wiring and shape mismatches surface on the canvas — before you run.
Publish a workflow as an endpoint, webhook, or schedule. It runs itself, and you watch every run with full logs.
Built for
How it works
Step 01
Drag triggers, agents, tools, and your apps onto the canvas and wire them into a flow you can read end to end.
Step 02
Describe what you want in plain language. The assistant adds nodes, binds integrations, and clears every registry error for you.
Step 03
Publish as an API, webhook, or schedule. It runs on every trigger while you watch each run with full logs.
Pricing
Three buckets, no surprises. Cancel anytime.
The canvas
Everything in the builder that doesn't consume agent runs. Unlimited workflows.
The agent
Unlock the AI builder and scheduled, triggered runs in the cloud.
Runs
Credits spent on agent runs. Buy packs in-app — no external keys to manage.
Self-host the canvas on your own infrastructure for free — runs on your hardware, no run credits charged.
A visual platform for AI-powered workflow automation. You wire triggers, AI agents, tools, logic, and the apps you already use into a flow on a canvas, validate it against a live registry, and deploy it as an API, webhook, or schedule.
AI agents sit at the center of the flow. Instead of rigid if-this-then-that rules, an agent node can plan, call tools in a loop, read context, and decide the next step — and the build-with-AI chat assembles the workflow for you.
400+ ready-made app integrations, any REST or GraphQL endpoint via the HTTP node, and your own logic via a custom code node. Each workflow is also callable over HTTP from your own apps and agents.
Every node is typed against a live registry that knows its expected inputs, outputs, and tool contracts. As you connect nodes those types are checked, so broken wiring and shape mismatches surface on the canvas before a workflow ever runs.
Not yet. Media-generation nodes are gated behind worker deployment and aren't generally available. Today Cinematic Agents focuses on building, validating, and deploying agent workflows — we'll announce media generation when it's ready rather than before.
Yes. Run the canvas on your own infrastructure for free — self-hosted runs use your hardware and aren't charged run credits. The cloud plan adds the managed AI builder, scheduling, and run history.
Get in touch
Tell us what you're automating, what isn't working, or what would make Cinematic Agents indispensable. We read everything.
Ready when you are
Open the canvas, describe what you want, and watch the workflow take shape. Free to start — no credit card.