Cheqq Docs
Core Concepts

Workflows

Learn how Cheqq automations use triggers and steps to make work repeatable.

A workflow is the saved definition behind an Automation. It connects a trigger to one or more configured steps.

Triggers start work

Workflows can run manually. The editor also provides supported trigger configurations such as schedules, email, webhooks, and collection changes.

Steps define the result

Steps call available actions or control the path with branches, loops, parallel paths, and waits. Required configuration appears in the editor's detail panel.

Activation controls triggered runs

Activating a workflow enables its configured non-manual triggers. Deactivating it prevents future triggered runs while preserving the saved definition.

Continue with Run and monitor workflows.

Was this page helpful?