Execute a Workflow
Run a workflow and review its results.
Where to run workflows
In the workflows UI:
/workflows-task/<workflow-id>
Run drawer walkthrough (current UI)
In the workflow builder, select Run workflow to open the run drawer:
- Fill in the workflow’s input parameters
- Optionally attach one or more files
- Start the run
After submitting:
- The run is created asynchronously and will show as
RUNNINGuntil it completes. - Results are available in history/run details.
See: Input parameters
Real-time progress (SSE)
The current workflows UI does not stream step-by-step progress via Server-Sent Events (SSE). Status updates are reflected when the run list/details are refreshed.
Continue to Assistant Chat
If a workflow is linked to an assistant (or you select one when prompted), you can continue a run into an assistant chat via Continue to Assistant Chat.