n8n Introduces Project-Scoped Variables: A Game-Changer for Team Collaboration
Idir Ouhab Meskine
November 10, 2025

n8n has rolled out a significant update that transforms how teams manage variables across their automation workflows. Starting with version 1.118.0, the platform now supports project-scoped variables alongside the traditional global variables, marking a major step forward in workspace organization and security.
What's Changed?
Until now, all variables in n8n were global by default - visible and accessible to everyone on the instance. While this worked for smaller teams, it posed challenges for organizations with multiple projects and teams working simultaneously. The new update addresses this limitation head-on.
Understanding Variable Scope
The new variable system offers two distinct scopes:
Global Variables: These remain available to everyone on your n8n instance, spanning across all projects (including personal projects) but now will be located in the Overview page next to the executions tab instead of the left-side bar. Perfect for company-wide configurations like API endpoints or shared credentials that need to be accessible everywhere.
Team Project Variables: These are restricted to members within a specific team project. Only team members with access to that project can view and use these variables in their workflows and credentials, ensuring better data isolation and security.
Personal Projects and Variables
Personal projects currently work with global variables only - project-scoped variables are designed specifically for team projects. This approach ensures that personal workflows can still access necessary shared resources through global variables while team projects benefit from the additional isolation layer.
Why This Matters
This update isn't just about organization - it's about enabling better collaboration at scale. Teams can now work independently without worrying about variable conflicts or accidentally exposing sensitive project-specific data.
Looking ahead, this foundation sets the stage for even more granular control. When custom roles are released, organizations will be able to grant permissions for users to create and manage variables within their respective projects, further enhancing the platform's enterprise readiness.
Getting Started
Project-scoped variables are available in n8n version 1.118.0 and above.
Creating Global Variables: If you don't see the Variables option in the left sidebar, you can create global variables by navigating to the overview page, clicking on the variables tab, and selecting "Global" as the scope in the variable creation modal.
Creating Team Project Variables: Within any team project, you can create project-scoped variables that will only be available within that specific project.
Ready to explore the new variable scoping features? Check out the official documentation for detailed implementation guides and best practices.
Want More Like This?
Get daily AI news and insights delivered straight to your inbox. Join thousands of professionals staying ahead of the curve.
Subscribe to Newsletter✓ No spam, unsubscribe anytime
Tags

