diff --git a/docs.it4i/general/lifecycles.md b/docs.it4i/general/lifecycles.md
index 0b713867f3d7946841710b4842c81e3745bfe2b3..5bfd57025d6a1bfebc8f19d0f09cd17fcac7459f 100644
--- a/docs.it4i/general/lifecycles.md
+++ b/docs.it4i/general/lifecycles.md
@@ -1,4 +1,4 @@
-# Lifecycles
+# Account, Project, and Data Lifecycles
 
 This section describes standard lifecycles of user accounts, projects and data retention on various storages.
 
@@ -25,17 +25,18 @@ This section describes standard lifecycles of user accounts, projects and data r
 
 ## Data Deletion Rules
 
+- There are three email notifications sent to data owner before their data is deleted:
+  - 30 days before deletion
+  - 7 days before deletion
+  - 1 day before deletion
+
 **SCRATCH Storage**
 
-- Data is automatically deleted after exceeding specific number of days defined in Documentation
+- Files on the SCRATCH filesystem that are not accessed for more than 90 days will be automatically deleted.
 
 **HOME Storage**
 
 - Automatically deleted when account is set to Minimum permissions
-- Three email notifications sent to data owner:
-  - 30 days before deletion
-  - 7 days before deletion
-  - 1 day before deletion
 
 **Project Data**
 
@@ -46,5 +47,5 @@ This section describes standard lifecycles of user accounts, projects and data r
 
 **Retention Period**
 
-- HOME, SCRATCH, and PROJECT storage access extends beyond compute node access
-- Duration determined by project's Retention Period
+- HOME, SCRATCH, and PROJECT storage access extends beyond compute node access.
+- Duration determined by project's Retention Period.