From d515ac84110c01ed3c41079fa0f2f380ff1417c2 Mon Sep 17 00:00:00 2001
From: krystofkomanec <krystof.komanec@gmail.com>
Date: Wed, 14 Aug 2024 10:01:35 +0200
Subject: [PATCH] Add Project Creation settings

---
 .../settings/content/projects.rst               | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/docs/applications/data-management-planner/administration/settings/content/projects.rst b/docs/applications/data-management-planner/administration/settings/content/projects.rst
index 8a50e32..af0fbb8 100644
--- a/docs/applications/data-management-planner/administration/settings/content/projects.rst
+++ b/docs/applications/data-management-planner/administration/settings/content/projects.rst
@@ -12,7 +12,7 @@ If we want to let users select visibility of their projects within the |project_
 * **Visible - Edit** = the project is visible in edit mode to all logged-in users, i.e. all users will be able to see the project in their :ref:`projects list<project-list>`, access it, comment it, and also edit it (e.g. answer questions or editor notes).
 
 
-Project Sharing
+Project Sharing 
 ===============
 
 If we want to let users select sharing option of their projects within the |project_name|, we can enable **Project Sharing** feature. If it is disabled, the new projects will have the **Default Project Sharing** which is used when creating a new project:
@@ -22,12 +22,27 @@ If we want to let users select sharing option of their projects within the |proj
 * **Comment with the link** = anyone with the link to the project may open it in comment mode, i.e. browse it and comment on questions.
 * **Edit with the link** = anyone with the link to the project may open it in edit mode, i.e. browse it, comment on questions, and also edit it (e.g. answer questions or editor notes).
 
+
 Anonymous Projects
 ==================
 
 If we have enabled :ref:`Public Knowledge Models<settings-km-public>`, we can also allow anonymous users to create projects where they will be able to fill questionnaires by enabling **Anonymous Projects**. These anonymous project then work as any other projects with public link set to edit permissions. However, if a logged-in user accesses such a project, then such a user may claim the ownership by clicking :guilabel:`Add to my projects` button. Anonymous users cannot create new documents, for that they must register and open the project as a logged-in user.
 
 
+Project Creation
+================
+
+* **Templates & Custom** = users can create both projects from project templates and custom projects.
+* **Templates Only** = users can create projects only from project templates.
+* **Custom Only** = users can create only custom projects, they have to select knowledge model and everything else by themselves.
+
+
+Summary Report
+==============
+
+We can turn **Summary Report** on or off. It is a feature that allows users to generate and see a summary report in their projects.
+
+
 Feedback
 ========