Skip to content
Agents & Automation

Workflows

A visual canvas for triggers, agents, tools and human approval gates.

workflows.app — next.os
Workflows on desktop
Workflows on phone

01What it does

Workflows
in plain words.

included in

Free, and every plan above it

Every built-in app is fully functional on the Free plan. See pricing.

Workflows is a small visual builder for chaining triggers, agents, tools, conditions, approvals, delays and notifications into a graph that runs unattended on the server - a schedule, an incoming webhook, an OS event, or a manual click can all start a run.

Every node's result is available to the nodes after it as a template token, so a later step can act on an earlier one's output without any code. An approval node pauses the run and pings a real person before anything sensitive happens, with a timeout policy for when nobody answers in time.

Already have an Automations rule? Convert it to a workflow in one click and pick up branching, retries and approvals it never had.

02Features

  • Drag nodes onto a canvas: triggers, run-agent, call-tool, condition, approval, delay, notify
  • Connect nodes with edges; a downstream node reads an upstream one's output with {{node.id.output}}
  • Dry-run a workflow instantly with simulated outputs before it ever touches anything real
  • Runs execute on the server - schedule, webhook or manual triggers, retries, and a per-node run history
  • An approval node pauses a run for a real person, with a timeout and an approve/reject policy
  • One-click convert an existing Automations rule into a starting workflow

04Related