Skip to content

Viewing Pipeline Results

This guide explains how to locate a completed pipeline run, review its key outputs (runtime, logs, and result files), and launch any visualisation tools attached to the run — without leaving the TRE.

Before you begin: The pipeline run you want to review must have completed successfully.

Overview

Reviewing a pipeline run in the TRE involves the following steps:

  1. Open the Runs page.
  2. Locate your run.
  3. Review run details, logs, and result files.
  4. Open the Summary tab and launch any attached visualisation tool.

Step 1: Open the Runs Page

  1. Select Pipelines from the left navigation pane.
  2. Click the Runs tab.

The Runs page lists all pipeline executions available to you, with details including run name, status, pipeline name, start time, finish time, and total runtime.

Step 2: Locate Your Run

Use the Search bar and Filter options to locate a specific pipeline run — search by pipeline name or filter by status (for example, Success, Failed, or Running).

Tip: If you know your run completed successfully, apply the Success filter to narrow the list quickly.

Once you have identified the correct run, click its name to open the Run Details view.

Step 3: Review Run Details, Logs, and Result Files

The Run Details view provides key information about the selected pipeline execution:

  • Total runtime and execution timeline
  • A brief log summary for the run
  • Access to result folders and files
  • A record of the inputs used for the run

From this view, open the relevant result folders to verify the inputs used, and open log outputs for the analysis you want to review.

AI Log Analyser: If you need help interpreting the pipeline execution, you can launch the AI Log Analyser directly from this view. It automatically interprets and summarises the pipeline logs for you.

Step 4: Open the Summary Tab and Launch a Visualisation Tool

Navigate to the Summary tab within the run details. If your pipeline run is configured with a visualisation tool, its icon appears in the display next to Runtime. Opening it takes you directly to your results without leaving the TRE environment.

Available visualisation tools depend on what has been configured for your project by your administrators — check with your DS Administrator if you expect a tool that isn't appearing.

Summary

Step Action
1 Open Pipelines → Runs
2 Search or filter to locate your completed run
3 Review runtime, logs, and result files in Run Details
4 Open the Summary tab and launch any attached visualisation tool

What's Next