JIFFY users are provided with the functionality where frequently used Jiffy steps (a group of jiffy nodes/ automation steps)
that performs a subtask can be made as a component and can be reused across tasks/processes.
This avoids duplication of effort and data as well as reduces maintainability.
Any changes to the subtask can be directly done in the bundled component which will automatically
change all the tasks using that bundled component.
Please Refer: Bundled Components for further details.