mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Merge pull request #1002 from n8n-io/N8N-5156-executions
update execution doc
This commit is contained in:
commit
c677d7803c
BIN
docs/_images/common-icons/executions-menu.png
Normal file
BIN
docs/_images/common-icons/executions-menu.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 291 B |
@ -1,9 +1,9 @@
|
||||
---
|
||||
description: An execution is a single run of a worklow.
|
||||
description: An execution is a single run of a workflow.
|
||||
---
|
||||
|
||||
# Overview
|
||||
# Executions
|
||||
|
||||
An execution is a single run of a worklow.
|
||||
An execution is a single run of a workflow.
|
||||
|
||||
You can view your executions history by opening the left menu, then selecting **Executions**. n8n opens the **Workflow Executions** modal.
|
||||
Select **Executions** <span class="inline-image"></span> to view your executions history. n8n opens the **Workflow Executions** modal. You can then open and view individual executions.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user