diff --git a/example.env b/example.env
index bdd617e7bc6bef58ddb4870bd4baf42ebd6100bf..b092162f310e5f2c4e570c4bb9a670fb48c3867a 100644
--- a/example.env
+++ b/example.env
@@ -83,6 +83,9 @@ SHOW_TUTORIAL=true
 # Directory containing JSON of simulations saved by users
 SIMULATIONS_DIR="../simulations"
 
+# Directory containing JSON of budget simulations saved by users
+SIMULATIONS_BUDGET_DIR="../simulations_budget"
+
 # Key for taxable household (aka "foyer fiscal") entity
 TAXABLE_HOUSEHOLD_KEY="foyer_fiscal"