Overview
Each environment in your Nango account is completely isolated with its own:- Integration configurations
- Functions
- Connections
- Environment-specific settings
Each Nango account comes with dev and prod environments by default. Additional environments are available depending on your pricing plan.
Best practices
Mirror your application environments We recommend creating Nango environments that match your application’s deployment stages. For example:- Local development → dev environment
- Staging → staging environment
- Production → prod environment
- Demo → demo environment