mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
16 lines
569 B
Markdown
16 lines
569 B
Markdown
---
|
|
description: An execution is a single run of a workflow.
|
|
---
|
|
|
|
# Executions
|
|
|
|
An execution is a single run of a workflow.
|
|
|
|
To browse all executions:
|
|
|
|
Select **Executions** <span class="inline-image"></span> in the left menu to view your executions history. n8n opens the **Workflow Executions** modal. You can then open and view individual executions.
|
|
|
|
To view executions for a single workflow:
|
|
|
|
In the workflow, select **Executions** in the top menu. You can preview all executions of that workflow.
|