> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superember.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Workflow automation API

> Create, validate, publish, run, and inspect governed workflows.

Workflow definitions are team-scoped and revisioned. Create a definition, patch its draft package at the current revision, resolve safe binding references, validate, then publish that exact revision. Triggers support signed webhooks, schedules, and channel-message registrations. Runs may use a published version or create an isolated draft test version.

Run inspection and events redact protected values. Governed operations include retry/replay, cancel, pause/resume, waiting-step cancellation/expiry/nudge, and `resume_wait_manually` with a resolved payload. Reuse the same idempotency key only for the same request.

Templates export a sanitized immutable version with `private`, `workspace`, `org`, or `superember` visibility and can be imported into a new draft.
