Sub-workflows let you build reusable logic once and call it from multiple workflows — instead of copying the same nodes everywhere. Use them when you're repeating node groups, dealing with bloated 50+ node workflows, or need isolated testing. Skip them when a simple IF node or loop does the job fine.
wayofthekatana|9 days ago