Prefect Logo
January 09, 2024

Interactive workflows

We’re introducing a surface area for interacting with a workflow during its runtime. What can you do with this? A lot of surprising new things. Set up approvals for specific flows, create flows with manual, at-runtime inputs, or build flow to flow interactions.


To get set up: describe the data your flow needs, and Prefect will render a form with client-side validation and provide an API endpoint clients can use to submit input. Stay tuned for more on this feature, we’ll be sharing a deep dive next week.