Skip to content
synthreo.ai

DAGs in Pylon: Classic Workflows

How Builder node workflows live on in Pylon as DAGs - create one from DAGs or Templates, use the same canvas, and know when to use an Agent instead.

If you know Builder, you already know DAGs - this page maps the classic experience onto Pylon so you can keep building node workflows without missing a step.

A DAG (directed acyclic graph) is the classic node workflow: you place nodes on a visual canvas, wire them together, and data flows through exactly the path you drew. Same canvas, same nodes, same behavior as Builder - Pylon renames the object and gives it a dedicated home.

Choose a DAG for fixed, repeatable pipelines; choose an Agent when the work is open-ended and the AI should decide the steps.

  1. In the left navigation under Build, select DAGs, then Create DAG.
  2. Give it a Name (the characters / # ? % $ aren’t allowed) and select Create DAG. You’ll land on the visual canvas.
  3. Build as you always have - nodes, connections, test, publish. The node-by-node reference lives in the Builder documentation.

Prefer a head start? Build → Templates offers prepared workflows: “Choosing a template creates a new DAG and loads it onto the canvas.”

You’re looking forIn Pylon
Your workflowsBuild → DAGs (archived ones under the Archived toggle)
Prepared workflowsBuild → Templates
Run monitoringMonitor → Dashboard and Monitor → Activity
Usage statisticsInsights → Analytics (the page is titled Statistics; DAGs have their own tab)
Exposing DAGs as toolsCapabilities → MCP Servers - bundle DAGs as tool-calls any MCP client can call
Website chat embedDeploy → Integrations → Websites, plus the Website widget tab when publishing a DAG

DAGs have their own plan quota, separate from Agents. At the cap, Create DAG tells you: “You have reached your DAGs plan limit. Upgrade your subscription to create more.”