- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2018 01:51 AM
Hello,
How to find all the active module in Servicneow instance.
Like Incident, problem, change, service catalog
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2018 02:10 AM
This should give you the active application menus in your instance
https://<instance_name>.service-now.com/sys_app_application_list.do?sysparm_query=active%3Dtrue

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2018 02:03 AM
Hi,
Above mentioned are the part of servicenow core implementation. However if you want to check what plugins are active you can check v_plugin table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2018 02:10 AM
This should give you the active application menus in your instance
https://<instance_name>.service-now.com/sys_app_application_list.do?sysparm_query=active%3Dtrue