Pricing that scales with your team

Pro

For individuals

$20/ month

1 user

  • Full Celial SaaS AI platform access
  • AI-powered agentic workflow builder
  • Standard support

Team

For teams

Starting at

$49/ seat · month

Minimum 3 seats — from $147 / month

  • Everything in Pro
  • Shared workspace for your whole team
  • Real-time collaboration
  • Team-wide insights & analytics
  • Priority support

Enterprise

For organizations

Custom

Unlimited users

  • Everything in Team
  • Dedicated onboarding & support
  • Guaranteed support SLA

Prices in USD. Taxes may apply and are calculated at checkout based on your location.

Model usage runs on your own provider keys and is billed separately.

Questions and Answers

Everything else worth knowing before you start.

What is Celial?+

A local-first AI workflow builder. Workflows are graphs of nodes connected by edges; agent nodes run Claude Code interactively, so you can attach to any node and watch — or take over — its session.

Where do the agents actually run?+

On your own machine, using your own API keys. Each agent runs in an interactive terminal session inside a multiplexer (tmux on macOS/Linux, psmux on Windows) that you can attach to live.

Which models can I use?+

Provider-agnostic by default. Choose a model per node — for example opus, sonnet, or haiku — matching frontier reasoning or fast throughput to each step.

How do agents pass work to each other?+

Along the edges. Each node produces an output that's injected into downstream prompts as context, so a search node's findings flow into a synthesis node automatically.

Is it safe to let agents write code?+

You stay in control. Plan-mode nodes are read-only, hooks restrict what build-mode agents may touch, and approval gates pause a run for a human yes/no before risky steps.

How much does it cost?+

Pro is $20 / month for individuals; Team is $49 per seat / month with a minimum of 3 seats (from $147 / month) — see the pricing above. Enterprise is custom; contact sales. Taxes may apply and are calculated at checkout based on your location. Model usage runs on your own keys and is billed separately by your provider.

My OS warns about the app on first launch — is that expected?+

Yes, once — early-access builds aren't yet notarized with Apple or Microsoft. macOS: System Settings → Privacy & Security → Open Anyway. Windows: More info → Run anyway. Installing with the terminal command skips the macOS prompt entirely, and in-app updates never re-trigger it.

Develop at the speed of agents.

Download Celial and put your agents to work — local-first, on your machine, in minutes.

Free while in early access · macOS, Linux, Windows.

Celial design canvas — the fix-login-500 workflow