Execution Results
The execution result page shows what was sent to a workflow, what each step produced, and the current state of the execution. It records pending, running, completed, and failed executions, including partial results, token or cost metrics when available, and formatted outputs.
When to use
- Use it to review the output generated by a workflow.
- Use it to follow progress while a workflow is still running.
- Use it to rerun a workflow when the response fails or needs another attempt.
- Use it to copy, export, or manually adjust the generated result.
Before you start
- Open a workflow execution from the result page or execution history.
- Review the input before reusing or rerunning the execution.
- Check whether the workflow used knowledge bases or adapters that may affect the output.
Understand the screen
| Item | What it means |
|---|---|
| Status | Indicates whether the execution completed, failed, is running, or is pending. |
| Start and completion | Shows when the execution started and ended. |
| Usage | Shows the recorded usage volume when available. |
| Cost and tokens | Shows execution cost and token metrics when available. |
| Input | Shows the message or data used as the execution input. |
| Output | Shows the result generated by the workflow. |
| Step results | Shows partial or final outputs for each workflow step when available. |
| Flow | Opens a visual view of the executed steps when available. |
Available actions
| Action | What it does |
|---|---|
| Run again | Runs the workflow again with the same input. |
| Copy result | Copies the output to the clipboard. |
| Export Markdown | Downloads the result as a Markdown file. |
| Export PDF | Downloads the result as a PDF file. |
| Edit manually | Lets you adjust the generated text before saving. |
| Quick AI chat | Asks AI to review, transform, or rewrite the result. |
| Apply to result | Uses the chat response as the saved output. |
Step by step: review and adjust a result
- Open the execution result.
- Review status, input, and output.
- If the result is incomplete, expand the output area when available.
- Use Quick AI chat to request a rewrite or transformation when needed.
- Use Edit manually for direct corrections.
- Export or copy the result after review.
Expected result
You should be able to confirm whether the workflow completed correctly and decide whether to reuse, export, adjust, or rerun the output.
Tips and common issues
- If an execution fails, review the error message and try Run again after checking the workflow configuration.
- If the output is too long, it may appear collapsed; expand it before exporting.
- Review generated content before sending it to external tools or using it as a final deliverable.