Creating a Workflow

Step-by-step guide to creating a new Workflow in PropellerDeck, from opening the Workflow Browser to adding your first nodes.

Creating a Workflow

You can create a new Workflow in PropellerDeck in just a few steps. Workflows are built on a visual canvas where you arrange and connect nodes to define how data flows through your automation.

Opening the Workflow Browser

Navigate to the Workflow Browser tab in the left sidebar. This panel lists all workflows available in your workspace. Click the "+" button at the top of the panel to create a new workflow.

Naming Your Workflow

A dialog will prompt you to enter a name for your workflow. Choose a descriptive name that reflects what the workflow does — for example, "Customer Inquiry Router" or "Document Summarizer". Click Create to open the canvas.

Adding Nodes

Once the canvas is open, you have two ways to add nodes:

The fastest way to build a workflow is through the chat panel. Type natural language instructions such as:

  • "Add an agent node named Customer Service"
  • "Add a decision node that routes based on priority"
  • "Add a function node to validate the input"

The AI assistant interprets your request and places the node on the canvas automatically.

Using the Canvas Directly

Right-click anywhere on the empty canvas to open the node picker. Browse node types and click one to place it at that position. You can then rename and configure it via the node's settings panel.

Next Steps

After adding nodes, connect them to define the execution order. See Connecting Nodes for details, or explore Node Types to understand what each node can do.