diff --git a/lam/docs/manual-sources/chapter-configuration.xml b/lam/docs/manual-sources/chapter-configuration.xml
index 1ea0e08c7..100dc3f03 100644
--- a/lam/docs/manual-sources/chapter-configuration.xml
+++ b/lam/docs/manual-sources/chapter-configuration.xml
@@ -296,6 +296,92 @@
+
+ SMS options (LAM Pro)
+
+ You can send SMS messages to your users for password resets. To
+ activate this feature you need to have an account at one of the
+ supported SMS gateways.
+
+ After all options are filled you can test your settings and check
+ if you get an SMS delivered to the entered mobile number.
+
+
+
+
+
+ Common options
+
+
+
+ Default country prefix: please enter your country prefix for
+ telephone numbers. It will be applied whenever no country prefix is
+ part of the user's telephone number.
+
+
+
+ Mobile phone attributes: LAM will check these attributes to
+ find the user's mobile telephone number. The first number that is
+ found will be used.
+
+
+
+ GatewayAPI
+
+
+
+ Token: please enter your API token (not key/secret)
+
+
+
+ SMSAPI
+
+
+
+ Token: please enter your API token
+
+
+
+ SMSBOX
+
+
+
+ API key: please enter your API key (pub-...)
+
+
+
+ Sweego
+
+
+
+ API key: please enter your API key
+
+
+
+ Twilio
+
+
+
+ Account id: this is your account SID (e.g. AC...)
+
+
+
+ Token: please enter your API token (not API SID/secret)
+
+
+
+ From: this can be a mobile number (needs to be registered in
+ Twilio) or the ID of a messaging service (MG...). The messaging
+ service allows to define a textual sender name.
+
+
+
+
WebAuthn/FIDO2 devices
diff --git a/lam/docs/manual-sources/images/configGeneral12.png b/lam/docs/manual-sources/images/configGeneral12.png
new file mode 100644
index 000000000..918879f76
Binary files /dev/null and b/lam/docs/manual-sources/images/configGeneral12.png differ