Files
n8n-docs/docs/workflows/executions/index.md
Justin Ellingwood a7dc52d6e1 Change repo links to absolute file paths (#2829)
Co-authored-by: Nick Veitch <nick.veitch@n8n.io>
2025-02-11 17:40:26 +00:00

1.0 KiB

description, contentType
description contentType
An execution is a single run of a workflow. overview

Executions

An execution is a single run of a workflow.

Execution modes

There are two execution modes:

  • Manual: run workflows manually when testing. Select Test Workflow to start a manual execution. You can do manual executions of active workflows, but n8n recommends keeping your workflow set to Inactive while developing and testing.
  • Production: a production workflow is one that runs automatically. To enable this, set the workflow to Active.

Execution lists

n8n provides two execution lists:

n8n supports adding custom data to executions.