
π― What This Page Is Used For
Use the Workflows page when you want to:- View all workflows in one place
- Create a new workflow
- Open an existing workflow for editing
- Organize workflows into folders
- Search and browse workflows
- Activate or deactivate workflows
- Duplicate an existing workflow
- Import a workflow from a JSON file
- Export a workflow as a JSON file
- Move a workflow into a different folder
- Delete workflows that are no longer needed
π Workflows Table
The right side shows the workflow list. Each workflow row includes:- Number
- Workflow name
- Status
- Created by
- Created date
- Action menu

π Folders
Folders are optional, but they are useful when an account has many workflows.β Add a Folder
Click Add in the Folders panel. Enter a folder name, then click Save. After saving, the folder appears in the folder list.
βοΈ Edit a Folder
Open the folderβs three-dot menu and choose Edit. Update the folder name, then save it.

You can change a workflowβs status from the row action menu.
If a workflow is active, the action menu shows Deactivate. If it is inactive or draft, the action menu shows Activate.
β Creating a Workflow
Click Create Workflow to start a new workflow.
π₯ Importing a Workflow
Click Import Workflow to upload a workflow JSON file.
- Click Import Workflow
- Choose a valid workflow JSON file
- Click Import
- Wait for the import to finish
βοΈ Workflow Actions Menu
Each workflow row has a three-dot action menu. Available actions can include:- Edit
- Change Folder
- Activate or Deactivate
- Duplicate
- Export
- Delete
- No folders yet β no workflow folders have been created
- No workflows in selected folder β the selected folder does not contain workflows
- No matching search results β the search term does not match any workflow
π οΈ Workflow Builder
When you click Create Workflow, a workflow name, or Edit from the action menu, the Workflow Builder opens. This is where you design triggers, actions, and the full automation flow.
π¨ Builder Canvas
The builder has three main areas:- Left sidebar β drag triggers and actions onto the canvas
- Center canvas β visual grid where your workflow is built
- Right panel β configure the selected trigger or action
β‘ Available Triggers
Drag a Trigger block from the left sidebar onto the canvas, then choose a Trigger Event from the dropdown in the right panel. Common trigger events include:
You can add filters on any trigger to narrow when the workflow should run β for example, only when a contact is created in a specific PowerList or when a tag equals Hot Lead.
β‘ Configure a Trigger or Action
Click any block on the canvas to open its settings in the right panel.
βοΈ Workflow Settings
Click Settings in the builder toolbar to open communication and timing options for the workflow.
- Timezone β used for wait steps and time window rules
- Allowed Users β choose who can trigger this workflow; leave empty to allow all users
- Time Window β restrict when automated actions may run
- Sender Details β default From Name, From Email, and From Number for outgoing messages
β¨ Build with AI
Click Build with AI in the builder to describe a workflow in plain language. The AI lays out triggers and actions on the canvas based on your prompt.