Hi there :wave: - a question about scheduling and...
# ask-community
j
Hi there 👋 - a question about scheduling and parameters in the UI. What we'd really like to do is set up multiple schedules for a given flow, each with their own sets of parameters. Has this ever been mentioned before? Usecase is that we want to reuse a flow that we've built without having to register it multiple times or copy it in the codebase.
👀 1
n
Hi @John Grubb - this has! It's on our roadmap, there's a ticket for it here: https://github.com/PrefectHQ/ui/issues/541
In the meantime, this is possible when creating schedules on your flow object in Python! https://docs.prefect.io/core/concepts/schedules.html#overview
j
Awesome, thank you so much nicholas 🙏
😄 1