diff --git a/docs.it4i/general/lifecycles.md b/docs.it4i/general/lifecycles.md
index c913733d730da9b1fffac278b8841a61051208d0..a3a824d79b1dd380639d04e02528a2526cfb44d3 100644
--- a/docs.it4i/general/lifecycles.md
+++ b/docs.it4i/general/lifecycles.md
@@ -4,19 +4,21 @@ This section describes standard lifecycles of user accounts, projects and data r
 
 ## User Account Lifecycle
 
+**User Account**
+
+- IT4I account: Follows the lifecycle of the project to which the user is assigned.
+- e-INFRA CZ account: Lifecycle is managed by [e-INFRA CZ][a]
+
 **Account Permissions**
 
 - Standard permissions: granted when user is a member of an Active project.
 - Minimum permissions: set when account is not connected to any Active project.
-- Specific permissions: special role sets for internal use only.
 
-**Data Ownership and Storage**
+## Project Lifecycle
 
-- Each piece of data has defined ownership via UID (user) or PID (project).
-- SCRATCH and PROJECT storage data is identified by PID.
-- All other storage data is identified by UID.
+Project's lifycycle can be found in the [IT4 Innovations Information System][b]. Once the project expires or the allocated rsources have been exhausted, users can no longer run any jobs associated to the project.
 
-## Project Lifecycle
+User can access login nodes and project's data for **1 year** after the project's end date.
 
 **Project Status**
 
@@ -50,3 +52,6 @@ There are three email notifications sent to data owner before their data is dele
 
 - HOME, SCRATCH, and PROJECT storage access extends beyond compute node access.
 - Duration determined by project's Retention Period.
+
+[a]: https://www.e-infra.cz/en
+[b]: https://scs.it4i.cz/
\ No newline at end of file