For the sake of sharing knowledge, we use flows as basic compute units and then schedule them with different inputs, so we might have dozens of schedules all that run with different sets of inputs. This is easier to maintain in code but since you can’t disable code schedules it’s easier to work with UI schedules for now in case we need to disable one schedule for whatever reason (pausing data loads for example)