diff --git a/entity/LogHistory_entity/LogHistory_entity.aod b/entity/LogHistory_entity/LogHistory_entity.aod
index c12c22eeca9d5f4ca428e09334f31568f4778b51..0b03af19193df3cb31d16f20f3fc1d47f4473a42 100644
--- a/entity/LogHistory_entity/LogHistory_entity.aod
+++ b/entity/LogHistory_entity/LogHistory_entity.aod
@@ -2,6 +2,7 @@
 <entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11">
   <name>LogHistory_entity</name>
   <majorModelMode>DISTRIBUTED</majorModelMode>
+  <documentation>%aditoprj%/entity/LogHistory_entity/documentation.adoc</documentation>
   <title>Log</title>
   <grantUpdate v="false" />
   <grantDelete v="false" />
diff --git a/entity/LogHistory_entity/documentation.adoc b/entity/LogHistory_entity/documentation.adoc
new file mode 100644
index 0000000000000000000000000000000000000000..4aa8b0704c0d06778a21425ce2f5258dfde88977
--- /dev/null
+++ b/entity/LogHistory_entity/documentation.adoc
@@ -0,0 +1,3 @@
+= LogHistory_entity
+
+Entity for the log entries in the individual modules
\ No newline at end of file