diff --git a/doc/src/external-resources.qdoc b/doc/src/external-resources.qdoc
index 1e2951c59e05577d08cb8d78889dcdc69642b1f0..2c07146b8796ada0de94c0585ba8e162f2f62816 100644
--- a/doc/src/external-resources.qdoc
+++ b/doc/src/external-resources.qdoc
@@ -326,3 +326,8 @@
     \externalpage https://wiki.openssl.org/images/7/70/Setenv-android.sh
     \title OpenSSL: Build Setup Script
 */
+
+/*!
+    \externalpage http://doc.qt.io/QtForAutomation/index.html
+    \title Qt for Automation
+*/
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index a67336f014158ae1c05205b76579164af534efcf..54cee1634dbc7bb3e47c13cf7d40cc05b2629773 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -379,6 +379,9 @@
     \header
         \li Feature
         \li Description
+    \row
+         \li \l{Qt for Automation}
+         \li Libraries and Tools for automation related domains such as KNX, OPC UA and MQTT.
     \row \li \l{Qt for Device Creation}
          \li Tools for fast, easy, and fully-integrated embedded device application development.
              Includes most other Value-Add features.