Business-as-code · Mission Control
Every process. One control surface.
FlowMaster turns the operational map of a company into living,
typed processes — backed by humans, agents, and rules — and gives you
one control surface to drive them. Every procurement, finance, people,
and service workflow runs end-to-end through EA2 on{" "}
{liveMeta.fetchedFrom?.replace("https://", "") ?? "the FlowMaster backend"} .
setScene("mission")}>
Enter Mission Control
mode === "live" ? refreshLive() : setMode("live")}
disabled={liveLoading}
title={mode === "live" ? "Re-fetch live scenarios from demo.flow-master.ai" : "Toggle between bundled snapshot and a live in-browser fetch"}
>
{liveLoading ? : }
{mode === "live" ? "Live · refresh" : "Go live"}
{ setScene("studio"); }}>
Design a process
setConsoleOpen(true)}>
Open live console
setScene("hub-procurement")}>Procurement Hub
setScene("hub-hr")}>People Hub
setScene("hub-it")}>IT Hub
{(import.meta.env.VITE_ENABLE_GEO_PREVIEW ?? "true") !== "false" && (
setScene("geo-attendance")}>Attendance Map · preview
)}
setScene("agent")}>Command Assistant
setScene("chat")}>Team Chat
setScene("explainer")}>What is FlowMaster?
{liveTotals?.workItems ?? liveMeta.workItems}
{mode === "live" ? "live work items (now)" : "snapshot work items"}
{liveTotals?.distinctDefs ?? liveMeta.distinctDefs}
process definitions
{scenarios.length}
scenarios in catalog
{mode === "live" ? "LIVE" : "SNAPSHOT"}
data mode