What this feature does
A sub-organisation inherits a journey from its parent and overrides selected settings for that inherited journey. The journey itself stays shared, so the sub-organisation doesn’t create or maintain its own copy. This gives you a controlled way to vary local settings while preserving a single parent-managed journey definition. In short, parent organisations control what runs, and sub-organisations tailor the allowed settings.What can and cannot be overridden
- Can be overridden: module and journey settings that are exposed for sub-organisation use, such as authored values on a node.
- Cannot be overridden: anything that changes journey structure or decision logic. If those need to change, then create a new journey instead.
This boundary is intentional. It keeps sub-organisation flexibility narrow and safe.
How a sub-organisation overrides a setting
Sub-organisation admins use the inherited journey in their own designer experience. They don’t edit the full journey. Instead, they edit only the settings that are available for override.- Open the shared journey in the sub-organisation designer.
- Select the relevant node and open its Settings.
- Review which fields are editable.
- Enter the sub-organisation-specific value for each setting that needs to differ from the parent.
- Save the changes.
- Click Reset on a field if the sub-organisation should return to inheriting the parent value.
- The journey is still parent-managed.
- Areas that can’t be overridden remain visible but not editable.
- The sub-organisation can see what the journey uses, without being able to change structure or logic.
Runtime behaviour and precedence
At runtime, the platform resolves the inherited journey first, then applies the sub-organisation’s allowed overrides before dispatching the node to its module. The precedence rule is:- The parent journey provides the base settings.
- The sub-organisation’s override values are applied on top of the allowed settings.
- The resulting node configuration is what the module receives at execution time.
Guidance for integrators and admins
Use the following model:- Parent organisation: owns and publishes the journey.
- Sub-organisation: inherits that journey and customises permitted settings only.
- Integrator: continues to start the same inherited journey. The platform resolves the correct effective settings at runtime.
Frequently asked questions
What happens if a sub-organisation resets an override?
What happens if a sub-organisation resets an override?
If the sub-organisation clears or resets an override, then the journey falls back to the parent-authored value for that setting.
Can a sub-organisation change how the journey decides?
Can a sub-organisation change how the journey decides?
No. This feature is for settings only. Any change to decision logic or journey structure requires a different journey.
Does the sub-organisation get its own copy of the journey?
Does the sub-organisation get its own copy of the journey?
No. The journey remains shared from the parent. Only the allowed settings differ for that sub-organisation.
Next steps
- Share a journey with a sub-organisation: Link journeys to sub-organisations.
- See what else is shared from a partner organisation: Overview.