- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2017 10:52 PM
I want to change the session time-out values in my instance. How do I achieve that?
Solved! Go to Solution.
- 39,062 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2017 01:52 AM
Hi Hitesh,
Type sys_properties.list in the Navigation Filter
Search for existing 'System Property' by opening up the filter and then set the filter as 'Name' contains 'Session'
System Property = glide.ui.session_timeout
Under the 'Value' field type the required value in minutes. (for example, 60 - meaning 1 hour or 120 - meaning 2 hours)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 04:00 AM
Hi Hitesh,
The below article might help you on this.
Modifying Session Timeout - ServiceNow Wiki
Regards,
Vivek
Based on the impact hit like, helpful or correct
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2025 07:56 PM
Hi , is there any way we can track the session log based on this property like when uses logged in and when user logs out?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 04:02 AM
You need to add a new property called: glide.ui.session_timeout
and update the value in minutes.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2017 01:52 AM
Hi Hitesh,
Type sys_properties.list in the Navigation Filter
Search for existing 'System Property' by opening up the filter and then set the filter as 'Name' contains 'Session'
System Property = glide.ui.session_timeout
Under the 'Value' field type the required value in minutes. (for example, 60 - meaning 1 hour or 120 - meaning 2 hours)