From 0fcaf83ee06b6bb0f8b68b7a77cc93a3aa213951 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 16 Apr 2025 08:34:12 +0200
Subject: [PATCH] Update file lifecycles.md

---
 docs.it4i/general/lifecycles.md | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/docs.it4i/general/lifecycles.md b/docs.it4i/general/lifecycles.md
index c913733d..a3a824d7 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
-- 
GitLab