mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
517 B
517 B
| description |
|---|
| An execution is a single run of a workflow. |
Executions
An execution is a single run of a workflow.
n8n provides two execution lists:
- Workflow-level executions: this execution list shows the executions for a single workflow.
- All executions: this list shows all executions for all your workflows.
n8n supports adding custom data to executions.