Resources
Resources model shared constraints in your process — people, machines, licenses, or any capacity-limited asset.
Creating a resource
- Press
Mor click the Manage Resources button in the toolbar. - Click Add resource.
- Give it a name, an optional cost (e.g.
$50/hour), and a color for the canvas indicator.
Assigning a resource to a node
- Open the node's info panel (
Iwith the node selected, or click the info icon). - Under Resources, click Add and select the resource name.
- Set the count — how many units of this resource this task requires simultaneously.
How resources affect simulation
During a simulation run, a resource pool tracks availability. A Task node requiring a resource will:
- Wait (queue) until the required count is available.
- Acquire the resource for the duration of the service time.
- Release the resource when the task completes.
This models real contention: if five tasks all require the same analyst, they will serialise through the analyst's availability.
Resource costs
If you set a cost and period (e.g. $75/hour), the simulation reports estimated resource cost as part of the output metrics.
Viewing resource utilization
After a simulation run, the results panel shows avg resource utilization per resource — the fraction of simulation time the resource was occupied. A utilization near 100% indicates a bottleneck.