Is there a quick way to check the version of an instance as a non-admin?

Bradley Ross
Tera Guru

It used to be that you could hover over the logo at the top left corner of the interface and see which major release an instance was running. That has gone away with recent versions. Is there a simple way for a non-admin user to see what major version--and perhaps even the patch level--a particular instance is running?

1 ACCEPTED SOLUTION

martygrinstead
ServiceNow Employee
ServiceNow Employee

Hi Bradley,



The stats.do page will show the instance version.       https://<instance>.service-now.com/stats.do.



Is this what you are looking for?



Marty


View solution in original post

3 REPLIES 3

martygrinstead
ServiceNow Employee
ServiceNow Employee

Hi Bradley,



The stats.do page will show the instance version.       https://<instance>.service-now.com/stats.do.



Is this what you are looking for?



Marty


Perfect. Thanks!


stats.do is only for admins though?

wondering if anyone has done anything with a script for retrieving the version and posting it somewhere a regular user (snc_internal) can click and launch to the docs page with release notes?