Looking for a list of OOTB dashboards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
Hello everyone,
I'm looking for a way to find a comprehensive list of all Out-of-the-Box (OOTB) dashboards available in ServiceNow.
- Is there an official document or a community resource that provides a consolidated list of these dashboards?
- Alternatively, is there a good method to check for them directly within a ServiceNow instance?
I'm trying to understand what OOTB dashboards are available by default to see what standard reporting capabilities exist.
Any guidance or tips would be greatly appreciated!
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Do you want every OOTB dashboard from every available module (because that could be a lot), or do you have a certain subset of modules in mind?
If you want to query this for all the modules installed on a particular instance, a more efficient way of doing this may be to review the sys_report table. Those reports feed into the dashboards, whereas not all OOTB available reports are necessarily surfaced via the dashboards.
Is this question another way of asking: what reporting is available without subscribing to Performance Analytics? If you can share what you're ultimately wanting to achieve you might get some suggestions on how to get there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Thank you for your quick reply, @Simon Hendery !
I want every OOTB dashboard from every available module to deeply understand the product.
I'll check the sys_report table firstly!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
May this help you
- Open Performance Analytics > Admin Console > Dashboards (or All → pa_dashboards.list). This shows PA dashboards (Performance Analytics dashboards). Users with pa_admin / dashboard_admin roles can see everything. You can search and export from this list.