https://prefect.io logo
Title
w

wiretrack

04/19/2022, 3:34 PM
Hi guys, is there any way to have multiple "instances" of a flow? We have a single flow, but use it for N users, we wanted it to be 1 flow per user for monitoring purposes, but we can't seem to find a way to create a new flow from an existing storage, only changing a parameter. Any ideas?
k

Kevin Kho

04/19/2022, 3:36 PM
Yeah! I wrote about this setup here . I think it’s what you are looking for and is pretty comprehensive
w

wiretrack

04/19/2022, 3:48 PM
Awesome, thanks a lot! I'll take a look, but it does seem like exactly what we were looking for, thanks!