Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

List of standard available reports for Change and Config?

sarahbate
Kilo Contributor

Hello!

 

Where can I find a list of all of the available "Standard" reports for Change and Configuration Management?

 

Thank you!

SB

1 ACCEPTED SOLUTION

Joseph_Wheeler
ServiceNow Employee
ServiceNow Employee

There is a list of base system reports available from the wiki: https://wiki.servicenow.com/index.php?title=Base_System_Reports



Cheers,



Joe


View solution in original post

4 REPLIES 4

Mark Stanger
Giga Sage

Probably easiest just to go to your system and run a filter on the 'sys_report' table.   Any reports containing 'cmdb_ci', 'task_ci', or 'change' as the table would be the reports running against that data.



https://YOURINSTANCENAME.service-now.com/sys_report_list.do?sysparm_query=tableLIKEchange%5EORtableL...



I see 22 in an out-of-box demo instance.   You can export that to a nice PDF or CSV by adding '&PDF' or '&CSV' to the end of the URL above.


Joseph_Wheeler
ServiceNow Employee
ServiceNow Employee

There is a list of base system reports available from the wiki: https://wiki.servicenow.com/index.php?title=Base_System_Reports



Cheers,



Joe


paulojacob
Giga Contributor

Hi SN Community, 
I wonder if there is an updated location for the standard reports? 
The links above are not working properly.
thanks

Paulo

Simon Hendery
Tera Patron
Tera Patron

Hi @paulojacob 

 

This post is over 10 years old, so it's not surprising the links aren't working. The Wiki is ancient history! 🙂

 

This might be a good place for you to start:

https://www.servicenow.com/docs/bundle/xanadu-now-intelligence/page/use/reporting/reference/r_ViewTh...