How to create a new workflow from scratch, from a template, or with AI.
A workflow is a sequence of connected steps that process data. You build workflows visually using a drag-and-drop editor, then run them on demand or on a schedule. To get started, navigate to the Workflows page and click "Create New Workflow."
There are four ways to create a workflow:
In addition to generating a workflow from scratch, you can use AI to modify an existing workflow. From the editor, describe the changes you want, like adding a new step, rearranging the flow, or updating field mappings, and AI will apply them for you. This is useful for making quick adjustments without manually reconfiguring steps.
Once your workflow is created, you land in the visual editor. The editor has three main areas:
Each step has a configuration panel with several sections:
Each step type has its own settings, required fields, and behavior. For detailed documentation on every step type, including what it does, how to configure it, and tips for common use cases, see the Step Types Guide.
View Step Types Guide →Once you've added your steps, connected them with edges, and configured field mappings, your workflow is ready to run. See the Run a Workflow guide to learn how to execute your workflow and view results.