Skip to main content
Version: 2025-11-03

Workflows

Project workflows list

Workflows can be used to sequence changes, approval steps, wait steps, and other workflows. The workflows tab inside a project will list all the workflows that belong to the project.

Project workflows screen

Refer to the workflow list for a detailed description of this table's contents.

Workflow details

Clicking on any workflow in the workflows list will open the workflow details page.

If you'd like to edit the workflow, you can do so by clicking the pencil icon by the workflow name, which will take you to the workflow editor.

Runs

This tab lists the runs associated with this workflow.

Project workflow runs

Each row includes:

ColumnDescription
VersionThe workflow version used in the workflow run.
StatusShows the current status of the workflow run with colour-coded indicators.
ScheduledWhether the workflow run was triggered by a scheduled run or manually by a user.
Started byThe user who initiated the workflow run.
Last updatedTimestamp for when the workflow run was last updated - its last status transition.
MetadataAdditional metadata attached to this workflow run.
Buttons & linksFunction
Search barFilter the contents of the table based on these criteria.
ColumnsHide or display columns in the table.

Scheduled activity

This tab lists the scheduled activities for this workflow, enabling users to track, review, and manage its upcoming scheduled runs.

Project workflow scheduled activities

Refer to the scheduled activity details for a detailed description of this table's contents.

Overview

This tab displays the workflow in both tree and YAML or JSON formats, helping users better visualize and understand its structure.

Project workflow overview

Workflow version selector

The workflow version selector is on the right side of the overview tab. It allows you to see every version of the workflow, so you can see how the workflow has changed over time.

Selecting a version will update both the YAML/JSON view (on the left) and the tree view (on the right).