构建工作流

View change history

Use workflow history to view and restore previous versions of your workflows.

Understand workflow history

n8n creates a new version when you:

  • Save your workflow.
  • Restore an old version. n8n saves the latest version before restoring.
  • Pull from a Git repository using Source control. Note that n8n saves versions to the instance database, not to Git.

Changes to workflow settings do not create a new version.

View workflow history

To view a workflow's history:

  1. Open the workflow.
  2. Select Workflow history
Workflow history icon

. n8n opens a menu showing the saved workflow versions, and a canvas with a preview of the selected version.

Restore or copy previous versions

You can restore a previous workflow version, or make a copy of it:

  1. On the version you want to restore or copy, select Options
Options icon

.

  1. Choose what you want to do:
  • Restore version: replace your current workflow with the selected version.
  • Clone to new workflow: create a new workflow based on the selected version.
  • Open version in new tab: open a second tab displaying the selected version. Use this to compare versions.
  • Download: download the version as JSON.
  • Name version: give the version a name and description. Named versions are protected from automatic pruning. Refer to Naming versions for more details. Available on Pro and Enterprise plans.

官方原文和授权

本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。

来源、授权与修改

本站保留许可证、固定提交号、社区作者和修改说明,不代表 n8n 对本站背书。

查看许可证查看来源和修改说明