diff --git a/entity/ClassificationAdmin_entity/ClassificationAdmin_entity.aod b/entity/ClassificationAdmin_entity/ClassificationAdmin_entity.aod
index e00af12fe560dc1b0c0c4036e408f15d9c76a761..cac69db21620df9303342469cd7ca7d3d05bdf0f 100644
--- a/entity/ClassificationAdmin_entity/ClassificationAdmin_entity.aod
+++ b/entity/ClassificationAdmin_entity/ClassificationAdmin_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.13" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.13">
   <name>ClassificationAdmin_entity</name>
   <majorModelMode>DISTRIBUTED</majorModelMode>
+  <documentation>%aditoprj%/entity/ClassificationAdmin_entity/documentation.adoc</documentation>
   <icon>VAADIN:LIST_OL</icon>
   <title>Classification</title>
   <grantDeleteProcess>%aditoprj%/entity/ClassificationAdmin_entity/grantDeleteProcess.js</grantDeleteProcess>
diff --git a/entity/LeadLog_entity/LeadLog_entity.aod b/entity/LeadLog_entity/LeadLog_entity.aod
index 8a1b7b9111ba72ca9e3366c50a13c596c2c60ab8..16771dd8d931192e80c8d00fb0db903d3b120a3a 100644
--- a/entity/LeadLog_entity/LeadLog_entity.aod
+++ b/entity/LeadLog_entity/LeadLog_entity.aod
@@ -1,7 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.13" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.13">
   <name>LeadLog_entity</name>
+  <description></description>
   <majorModelMode>DISTRIBUTED</majorModelMode>
+  <documentation>%aditoprj%/entity/LeadLog_entity/documentation.adoc</documentation>
   <grantCreate v="false" />
   <grantUpdate v="false" />
   <grantDelete v="false" />
diff --git a/entity/LeadLog_entity/documentation.adoc b/entity/LeadLog_entity/documentation.adoc
new file mode 100644
index 0000000000000000000000000000000000000000..2eeb6e7b7bf414a6711e0ed03d67e49652e1880c
--- /dev/null
+++ b/entity/LeadLog_entity/documentation.adoc
@@ -0,0 +1,3 @@
+= LeadLog_entity
+
+Is for the Import of Data from a CSV-Format File. Important of this is, that the Data of File have to have the UTF-8 Character set formatting.
diff --git a/entity/LeadTemp_entity/LeadTemp_entity.aod b/entity/LeadTemp_entity/LeadTemp_entity.aod
index 116aaee14c5882e0b3c88d7efd85b3caf279c759..fded41f01b384757d0797c6ab9ba2d69232970e2 100644
--- a/entity/LeadTemp_entity/LeadTemp_entity.aod
+++ b/entity/LeadTemp_entity/LeadTemp_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.13" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.13">
   <name>LeadTemp_entity</name>
   <majorModelMode>DISTRIBUTED</majorModelMode>
+  <documentation>%aditoprj%/entity/LeadTemp_entity/documentation.adoc</documentation>
   <grantCreate v="false" />
   <grantUpdate v="false" />
   <grantDelete v="false" />
diff --git a/entity/LeadTemp_entity/documentation.adoc b/entity/LeadTemp_entity/documentation.adoc
new file mode 100644
index 0000000000000000000000000000000000000000..c4f4d3d59dabe9ee7ffa86e4ab8cbf1a83ec56cb
--- /dev/null
+++ b/entity/LeadTemp_entity/documentation.adoc
@@ -0,0 +1,3 @@
+=LeadTemp_entity
+
+This Entity shows the uploaded Data of the CSV-File. The Data is already split by the delimiter in the columns.
\ No newline at end of file
diff --git a/entity/Leadimport_entity/Leadimport_entity.aod b/entity/Leadimport_entity/Leadimport_entity.aod
index 1b7191a1c94613b19f876851d28c3e100ff91127..111f4e926cb46fabfc63f37f78a4c752553e72cb 100644
--- a/entity/Leadimport_entity/Leadimport_entity.aod
+++ b/entity/Leadimport_entity/Leadimport_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.13" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.13">
   <name>Leadimport_entity</name>
   <majorModelMode>DISTRIBUTED</majorModelMode>
+  <documentation>%aditoprj%/entity/Leadimport_entity/documentation.adoc</documentation>
   <icon>NEON:IMPORT</icon>
   <title>Leadimport</title>
   <contentTitleProcess>%aditoprj%/entity/Leadimport_entity/contentTitleProcess.js</contentTitleProcess>
diff --git a/entity/Leadimport_entity/documentation.adoc b/entity/Leadimport_entity/documentation.adoc
new file mode 100644
index 0000000000000000000000000000000000000000..99feefd1ef14bb7686d2032cd7a195e449149211
--- /dev/null
+++ b/entity/Leadimport_entity/documentation.adoc
@@ -0,0 +1,3 @@
+= LeadImport_entity
+
+Is for the Import of Data from a CSV-Format File. Important of this is, that the Data of File have to have the UTF-8 Character set formatting.
diff --git a/entity/PermissionCalendar_entity/PermissionCalendar_entity.aod b/entity/PermissionCalendar_entity/PermissionCalendar_entity.aod
index 51ed71f784d5ab8c7f801ad9dd2f022732be0c9a..2b4b94192bfd14d68119ca6822d4b9069934079a 100644
--- a/entity/PermissionCalendar_entity/PermissionCalendar_entity.aod
+++ b/entity/PermissionCalendar_entity/PermissionCalendar_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.13" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.13">
   <name>PermissionCalendar_entity</name>
   <majorModelMode>DISTRIBUTED</majorModelMode>
+  <documentation>%aditoprj%/entity/PermissionCalendar_entity/documentation.adoc</documentation>
   <title>Calendar Permission</title>
   <grantCreate v="true" />
   <grantDelete v="true" />
diff --git a/entity/PermissionCalendar_entity/documentation.adoc b/entity/PermissionCalendar_entity/documentation.adoc
new file mode 100644
index 0000000000000000000000000000000000000000..74fe5d0df0a48d7408b5f9124f70fd94f5ef438d
--- /dev/null
+++ b/entity/PermissionCalendar_entity/documentation.adoc
@@ -0,0 +1,5 @@
+=PermissionCalendar_entity
+
+This Entity is to set Permissions for a Employee of another Employee or Department. Important is that in the `PermissionCalendarEdit_view` the `PERMISSIONPROCURER` gets Rights from the chosen `PERMISSIONDEALER`.
+
+If you execute a add-Action over the own Filter-View, the current registered User is chosen as `PERMISSIONPROCURER`.
\ No newline at end of file