diff --git a/.env.example b/.env.example
index 0753252d..e94a1bbd 100644
--- a/.env.example
+++ b/.env.example
@@ -206,6 +206,10 @@ GOOGLE_MAIL_CONNECT_COMPANY_IDS=
# User-Key is entered by the user in the migration wizard)
# BJORN_LUNDEN_CLIENT_ID=
# BJORN_LUNDEN_CLIENT_SECRET=
+# Integration activation key issued by BL for the service provider. When set,
+# the wizard offers "Aktivera i Lundify" (redirect flow that returns the
+# User-Key itself); when unset only the manual User-Key field is shown.
+# BJORN_LUNDEN_ACTIVATION_KEY=
# WhatsApp receipt intake (whatsapp-inbox extension, Meta Cloud API).
# ACCESS_TOKEN: system-user permanent token with whatsapp_business_messaging
# scope only. PHONE_NUMBER_ID: the Graph object id of the sending number.
diff --git a/DECISIONS.md b/DECISIONS.md
index a1401959..ea82ee2a 100644
--- a/DECISIONS.md
+++ b/DECISIONS.md
@@ -1636,6 +1636,7 @@ One line per decision: `[YYYY-MM-DD]