- From the Executions page.
- From the Run Log tab within the workflow editor.
- Through the activity graph, which highlights failures and their causes.
Monitoring Workflows Activity
Past Executions
To view all past workflow executions and their statuses, open your Workspace, then navigate to the left-hand navigation menu and select the Executions page.
Status | Icon | Description |
---|---|---|
Completed | The workflow finished running successfully without errors. | |
Stopped | The workflows has been stopped by the creator or by its parent workflow. | |
In progress | ![]() | The workflow is currently running and processing its steps. |
Pending | The workflow is waiting—either for a step that requires human approval or for the Wait action to finish. | |
Failed | The workflows failed to execute successfully. | |
Timed out | The workflow exceeded the maximum allowed run time and automatically timed out |
Run Log Execution History
The Run Log displays executions from the last
30
days - The left-hand side shows a list of the selected workflow’s past executions.
- At the top of the page, a status bar shows relevant information related to the selected execution.
- If the workflow includes input parameters, it will display the user-provided inputs, the details of each step, and the corresponding output returned.
-
You can choose whether to display test runs in the Runs logs section. To adjust this, click the icon in the top-right corner, then check the box to show test runs or clear it to hide them.

Activity Graph
The activity graph is available for each active workflow and displays the workflow’s activity trends over the past30 days
.
- Hover over the graph to see the total number of runs, along with the date of the last successful or failed execution.
- Click on the activity graph to open the Executions page for a detailed view.

Monitoring Workflow Failure
Error Indicator on the Activity Graph
If the last run shown on the activity graph failed, the will appear. Hover over this icon to see a tooltip with the time of the failure and the reason for the error.

Monitoring Workflows Failure via Email
You can set up email notifications to alert you whenever a workflow fails. This ensures you are immediately aware of issues, such as failures in managing system, critical resources or production workflows, so you can respond quickly and minimize impact.Configuring Error Notifications
1
Turn On Notifications
From the Workflow Overview page of the selected workflow, toggle the Notify on Error option. A dialog box will appear.
2
Add Recipients
Enter the email addresses of the users who should receive failure notifications. Separate multiple addresses with a comma (
,
).