Skip to content

Approval Pipelines

Approval pipelines define who needs to sign off on a preview and in what order before it can be considered approved.

Each pipeline consists of one or more stages. A stage defines:

  • Reviewers — who is responsible for this stage
  • Requirements — what needs to be completed (e.g., all checklist items passed)
  • Order — whether this stage must wait for previous stages to complete

Every action in the approval pipeline is recorded: who approved, when, what checklist items they tested, and any comments they left. This provides full traceability from requirement to sign-off.

Full documentation coming soon.