How and where to get the logout time details of a user?

priyanka154
Mega Expert

Where we can track the users login and logout time details of a user?

In user record there is a login time field which tracks the login time of the user.

But there   are no details to track the user's logout time.

11 REPLIES 11

amlanpal
Kilo Sage

Hi Priyanka,



The user login details are kept in the 'Logged in User' (v_user_session) table.



I hope this helps.Please mark correct/helpful based on impact



Hi Amlan,


Thanks for the response!



I cannot find the user's logout details there.



find_real_file.png



Thanks,


Priyanka


Hi Priyanka,



The table only shows the Logged in User details. Please see point no 2 at Managing User Sessions - ServiceNow Wiki



I hope this helps.Please mark correct/helpful based on impact



But there is no field which tracks the logout details of the user.