Subprocess

A Subprocess represents a self-contained activity composed of smaller tasks. It’s embedded within the Process and helps simplify complex models by organizing work into manageable units.

By breaking down large models into smaller sections, Subprocesses improve readability and maintainability. In processes with complex hierarchies, you can nest Subprocesses across multiple levels to structure a model hierarchically.

A Subprocess appears as a rectangle with rounded corners and a black edge.

A Subprocess.

Attributes

You’ll find this task type’s attributes and other settings within the Attributes panel, under the Attributes tab and other tabs.

Attributes tab

Additional attribute tabs

On this page

Related content (3)