Edition

Flow Server

This is the hosted edition. You run the same platform on your own private cloud instance and reach it from a browser. Inference stays inside the instance you control.

Surface
Browser (remote)
Execution locus
Private cloud instance
Status
Available
What it is

Your platform, your instance

Flow Server puts the orchestration core behind an HTTP surface on infrastructure you own. A browser client drives it. The model and the execution both stay inside your instance.

Browser client

You get the same canvas and run experience as the desktop, served from your instance. There is nothing to install on the operator's machine.

Inference stays inside

Models run within the instance. Nothing is sent to a third-party model service, and the zero-egress guarantee holds at the instance boundary.

HTTP API

You can drive flows, runs, and the agentic workflow over a documented HTTP surface. This is meant for integrations, automation, and other clients.

Deploy and auth

Stand it up on your own private cloud instance with authentication in front, so only your operators reach it.

One shared store

Schedules, history, and catalogs are the same shape as every other edition, so flows and templates move in and out unchanged.

Background scheduler

The same scheduler that runs on the desktop runs inside the instance, so recurring flows fire without an operator present.

Host Flow on your own instance

Serve the platform from infrastructure you control, with inference confined to the instance.