Skip to content

Using source control and environments#

Feature availability

  • Available on Enterprise.
  • You must be an n8n instance owner or instance admin to enable and configure source control.
  • Instance owners and instance admins can push changes to and pull changes from the connected repository.
  • Project admins can push changes to the connected repository. They can't pull changes from the repository.
  • Push and pull: Send work to Git, and fetch work from Git to your instance. Understand what gets committed, and how n8n handles merge conflicts.
  • Copy work between environments: How to copy work between different n8n instances.