---
title: How to monitor a workflow using Data Orchestrator
description: This page explains how to monitor a Data Orchestrator workflow on the Scaleway console.
tags: data-orchestrator workflow monitor
dates:
  posted: 2026-04-20
---
import Requirements from '@macros/iam/requirements.mdx'
import RunWorkflow from '@macros/data-orchestrator/run-workflow.mdx'
import BetaNote from '@macros/data-orchestrator/beta-note.mdx'

<BetaNote />

<Requirements />

- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- Created a [Data Orchestrator workflow](/data-orchestrator/how-to/create-workflow/)

## Monitor a running workflow

1. Click **Data Orchestrator** in the **Data & Analytics** section of the [console](https://console.scaleway.com/) side menu. The list of your workflows displays.
2. Click the name of the workflow you want to monitor. The workflow **Overview** tab displays.
3. Make sure the last run status is `Running` or `Queued`.
4. Click **View run** next to the last run status. The run information displays.

## Monitor previous run

1. Click **Data Orchestrator** in the **Data & Analytics** section of the [console](https://console.scaleway.com/) side menu. The list of your workflows displays.
2. Click the name of the workflow you want to monitor. The workflow **Overview** tab displays.
3. Click the **Runs** tab. The previous runs display.
3. Click the eye icon corresponding to the run you want to monitor. The run information displays.
