Frontal 已上线。阅读公告

Build a workflow

Turn a repeatable business process into a durable, inspectable sequence of steps.

Start by drawing the process as decisions and actions, not screens. Mark which steps must be deterministic, which require an agent's judgement, and which need a person to approve them.

A useful first workflow

Use a trigger, a read step, one agent step, an approval, and one reversible action. Give every external write an idempotency key or a business identifier that prevents duplicates if the run is retried.

Publish deliberately

Test a draft against real input. Review the trace for every path, including a wait, a rejected approval, and a failed action. Publish only when retries and ownership are clear.

See Workflow authoring and Approvals and recovery.

更新于 2026年8月31日

© 2026 Frontal Labs, Inc. 或其关联公司。

我们默认在不使用 Cookie 的情况下统计网站流量。若您接受,我们将跨会话记住您的访问,从而让分析更准确。