i have created single flows for each component,
what i want to do is to run each flow in fixed order one after the other or all in parallel.
for example:

i want to run 'Anomaly Detector case 1' and when its done i want it to automatically run 'Anomaly Detector case 2', but i want them to be independent.
How do i do that?
Thanks!