Tools¶
The APMN family of tools, organized by what you're trying to do.
| Tool | Use it to | Status |
|---|---|---|
| TwinTrack | Migrate existing BPMN processes to APMN, then compile to Orkes Conductor or LangGraph | Live |
| APMN Modeller | Design APMN workflows visually from a blank canvas | Live |
| APMN Build | Author greenfield agentic workflows in APMN, no BPMN migration step | Coming soon |
Which tool do I want?¶
- Migrating a legacy process (an existing BPMN diagram or process you're modernizing with AI) → start with TwinTrack.
- Designing visually (dragging nodes on a canvas rather than hand-writing YAML) → use the APMN Modeller.
- Starting from scratch on a new agentic automation with no BPMN history → APMN Build (coming soon) will be the cleanest entry point.
All three tools read and write the same open APMN YAML format, so you can move between them freely.