From 9592147b59c57b40aec86f2c70537d0d12a89b75 Mon Sep 17 00:00:00 2001
From: Marco Del Tufo <marco.deltufo@exact-lab.it>
Date: Tue, 25 Jul 2023 13:23:59 +0000
Subject: [PATCH] Update additional-functionalities.md

---
 .../additional-functionalities.md             | 155 +++---------------
 1 file changed, 21 insertions(+), 134 deletions(-)

diff --git a/docs/user-documentation/general-users/additional-functionalities.md b/docs/user-documentation/general-users/additional-functionalities.md
index d67a50db8d7..943f57ddff7 100644
--- a/docs/user-documentation/general-users/additional-functionalities.md
+++ b/docs/user-documentation/general-users/additional-functionalities.md
@@ -391,140 +391,27 @@ password and save.
 
 1.  **Freeze Space only**
 
-| 
-
-                                               | 
-Allowed
- | 
-Not allowed
- |
-|--------------------------------------------------------|-----------|---------------|
-| 
-Create new Project
-                                   | 
-
-  | 
-x
-           |
-| 
-Create new Experiment/Collection
-                     | 
-x
-       | 
-
-      |
-| 
-Create new Object
-                                    | 
-
-  | 
-x
-           |
-| 
-Create new Dataset in existing Experiment/Collection
- | 
-x
-       | 
-
-      |
-| 
-Create new Dataset in existing Object
-                | 
-x
-       | 
-
-      |
-| 
-Edit existing Project
-                                | 
-x
-       | 
-
-      |
-| 
-Edit existing Experiment/Collection
-                  | 
-x
-       | 
-
-      |
-| 
-Edit existing Object
-                                 | 
-x
-       | 
-
-      |
-| 
-Edit existing Dataset
-                                | 
-x
-       | 
-
-      |
-| 
-Delete Space
-                                         | 
-
-  | 
-x
-           |
-| 
-Delete Project
-                                       | 
-
-  | 
-x
-           |
-| 
-Delete Experiment/Collection
-                         | 
-x
-       | 
-
-      |
-| 
-Delete Object
-                                        | 
-x
-       | 
-
-      |
-| 
-Delete Dataset
-                                       | 
-x
-       | 
-
-      |
-| 
-Move Experiment/Collection
-                           | 
-x
-       | 
-
-      |
-| 
-Move Object
-                                          | 
-x
-       | 
-
-      |
-| 
-Copy Object
-                                          | 
-
-  | 
-x
-           |
-| 
-Export
-                                               | 
-x
-       | 
-
-      |
+||||
+|--- |--- |--- |
+||Allowed|Not allowed|
+|Create new Project||x|
+|Create new Experiment/Collection|x||
+|Create new Object||x|
+|Create new Dataset in existing Experiment/Collection|x||
+|Create new Dataset in existing Object|x||
+|Edit existing Project|x||
+|Edit existing Experiment/Collection|x||
+|Edit existing Object|x||
+|Edit existing Dataset|x||
+|Delete Space||x|
+|Delete Project||x|
+|Delete Experiment/Collection|x||
+|Delete Object|x||
+|Delete Dataset|x||
+|Move Experiment/Collection|x||
+|Move Object|x||
+|Copy Object||x|
+|Export|x||
 
 1.  **Freeze Project only**
 
-- 
GitLab