Customised means forked
A customised product diverges from every other customer's copy the day someone edits it for you. Every later fix, every later feature, now has to be reconciled against that fork, or it never reaches you at all. Your collective agreement becomes our maintenance burden.
Configured means a setting
A configured product is one product with a settings layer. Your rule thresholds, your approval chains, your holiday calendars live in your own instance's data, not in a branch of the source code. A fix or a new capability reaches every organisation, including yours, without anyone having to re-apply your changes on top of it first.
Concretely: 102 of the 133 scheduling rules the engine can enforce are administrator-tunable, enabled or disabled, weighted, and set as a hard stop or a soft preference, from a settings screen. The remaining rules are the data-integrity guards no organisation would want to turn off, an assignment cannot exist twice, history cannot be silently rewritten, so those stay fixed.verified See the full rule catalogue.