diff --git a/docs/account/user-session-management.md b/docs/account/user-session-management.md index addd0251a5..1a69b397e8 100644 --- a/docs/account/user-session-management.md +++ b/docs/account/user-session-management.md @@ -5,8 +5,8 @@ To reduce the risk of unauthorized access to your account, Codacy sets automatic ## Idle session timeout -The **idle session timeout** on the Codacy app is **30 minutes**. In the absence of user activity during this period, such as typing or using the mouse, Codacy logs out the user and invalidates the session. +The **idle session timeout** on the Codacy app is **4 hours**. In the absence of user activity during this period, such as typing or using the mouse, Codacy logs out the user and invalidates the session. ## Absolute session timeout -The **absolute session timeout** on the Codacy app is **8 hours**. When an active session reaches this maximum period, Codacy logs out the user and invalidates the session. +The **absolute session timeout** on the Codacy app is **12 hours**. When an active session reaches this maximum period, Codacy logs out the user and invalidates the session.