https://prefect.io logo
Title
k

Kurt Rhee

08/09/2021, 2:05 PM
Hello is there a way to run all flows or run flows manually from the UI?
k

Kevin Kho

08/09/2021, 2:12 PM
Hey @Kurt Rhee, if you’re asking if there is a way to run a flow manually from the UI, you should be able to with the Quick Run and the Run buttons on the Flow page. If you’re asking to run all flows simultaneously…there is no easy way to do this but you can do it with Python and the GraphQL API if you wanted.
k

Kurt Rhee

08/09/2021, 2:13 PM
Nice thanks Kevin, on this page?
k

Kevin Kho

08/09/2021, 2:14 PM
Click one of those flows. It will be on that next page.
k

Kurt Rhee

08/09/2021, 2:15 PM
I see it awesome man thank you
I've got everything set up and it's working really well
👍 1