Using source control and environments#
Feature availability
- Available on Enterprise.
- You need access to the n8n instance owner account or an admin account to set up source control, and to send work to and from Git.
- 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.
- Manage variables: Manage variable values using the n8n API and source control.