Skip to main content

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

ItemWhat it means
StatusIndicates whether the execution completed, failed, is running, or is pending.
Start and completionShows when the execution started and ended.
UsageShows the recorded usage volume when available.
Cost and tokensShows execution cost and token metrics when available.
InputShows the message or data used as the execution input.
OutputShows the result generated by the workflow.
Step resultsShows partial or final outputs for each workflow step when available.
FlowOpens a visual view of the executed steps when available.

Available actions

ActionWhat it does
Run againRuns the workflow again with the same input.
Copy resultCopies the output to the clipboard.
Export MarkdownDownloads the result as a Markdown file.
Export PDFDownloads the result as a PDF file.
Edit manuallyLets you adjust the generated text before saving.
Quick AI chatAsks AI to review, transform, or rewrite the result.
Apply to resultUses the chat response as the saved output.

Step by step: review and adjust a result

  1. Open the execution result.
  2. Review status, input, and output.
  3. If the result is incomplete, expand the output area when available.
  4. Use Quick AI chat to request a rewrite or transformation when needed.
  5. Use Edit manually for direct corrections.
  6. 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.