Skip to content

Flow Status

The Flow status component displays the status of a flow by referencing its Job ID. It renders the Flow editor’s run mode within an app, including the flow graph, logs, status indicators, cancel options, and approval steps if applicable.

NameTypeConnectableTemplatableDefaultDescription
Job IdstringtruefalseThe job id of the flow run to display status
NameTypeDescription
resultstringThe result of the runnable
loadingbooleanThe loading state of the component
Job IdstringThe job id of the flow run to display status

For comprehensive information about the app editor functionality, refer to the dedicated app editor documentation and quickstart guide. Additional context about jobs and flow approval steps is available in the core concepts section.