diff --git a/entity/Analyses_entity/Analyses_entity.aod b/entity/Analyses_entity/Analyses_entity.aod
index bc2c77e31f4cc4021ae69dbe62fa3434ef549b00..c5b0514ccf24a2ce3c11d8c0128e9731d7a5e923 100644
--- a/entity/Analyses_entity/Analyses_entity.aod
+++ b/entity/Analyses_entity/Analyses_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>Analyses_entity</name>
   <majorModelMode>DISTRIBUTED</majorModelMode>
+  <documentation>%aditoprj%/entity/Analyses_entity/documentation.adoc</documentation>
   <icon>VAADIN:GRID_BIG_O</icon>
   <title>Analyses</title>
   <recordContainer>jdito</recordContainer>
diff --git a/entity/Analyses_entity/documentation.adoc b/entity/Analyses_entity/documentation.adoc
new file mode 100644
index 0000000000000000000000000000000000000000..8c39ef26e8be960fb85b5fe0a1e893c3cdb5286c
--- /dev/null
+++ b/entity/Analyses_entity/documentation.adoc
@@ -0,0 +1,4 @@
+Analyses_entity
+=======
+
+Logic and information for the ScoreCard displays openTasks, apointments, ... for the user
\ No newline at end of file