diff --git a/docs.it4i/storage/project-storage.md b/docs.it4i/storage/project-storage.md
index c8186a96e3739665b5a36f6d36147bace0da00d4..5c9a5093b0c735ec4602bb15ec9af2bdf0be858d 100644
--- a/docs.it4i/storage/project-storage.md
+++ b/docs.it4i/storage/project-storage.md
@@ -100,8 +100,9 @@ However, the storage does not provide data backup, so we strongly recommend usin
 
 ### Snapshots
 
-The PROJECT storage provides snapshot functionality. A snapshot represents a state of a filesystem at a particular point in time. Snapshots are created for all projects on fileset (i.e. project directory) level.
-Snapshots are created every day, snapshots older than seven days are deleted.
+The PROJECT storage provides snapshot functionality. A snapshot represents a state of a filesystem at a particular point in time. Snapshots are created for all projects on fileset (i.e. project directory) level.  
+Snapshots are created every day, snapshots older than seven days are deleted.    
+Snapshots are not calculated towards the disk quota.     
 
 Files in snapshots are accessible directly by users in the special subdirectory of each project directory named `.snapshots`.
 Snapshots are read-only.