Environment Inheritance

2026

De-duplicate With Environment Inheritance

If multiple environments in the same app need the same value for a variable, you can use inheritance to avoid duplication. Just click on the cell and select which environment you want to inherit from. EnvKey automatically prevents you from creating circular inheritance chains.

If you need to share variables across multiple apps, use blocks instead. You can also define inheritance relationships between block environments.