Skip to content

执行(Executions)#

一次执行是指工作流的单次运行。

🌐 An execution is a single run of a workflow.

执行模式(Execution modes)#

有两种执行模式:

🌐 There are two execution modes:

  • 手动:在测试时手动运行工作流。选择 执行工作流 开始手动执行。你可以对活动工作流进行手动执行,但 n8n 建议在开发和测试时将工作流设置为 未激活 状态。
  • 生产:生产工作流是自动运行的工作流。要启用它,请将工作流设置为激活

执行列表(Execution lists)#

n8n 提供了两个执行列表:

🌐 n8n provides two execution lists:

n8n 支持向执行中添加自定义数据

🌐 n8n supports adding custom data to executions.