diff --git a/docs/_images/common-icons/executions-menu.png b/docs/_images/common-icons/executions-menu.png new file mode 100644 index 000000000..eb9792358 Binary files /dev/null and b/docs/_images/common-icons/executions-menu.png differ diff --git a/docs/workflows/executions.md b/docs/workflows/executions.md index 5246b2599..eed372a25 100644 --- a/docs/workflows/executions.md +++ b/docs/workflows/executions.md @@ -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** ![Executions menu icon](/_images/common-icons/executions-menu.png) to view your executions history. n8n opens the **Workflow Executions** modal. You can then open and view individual executions.