users/groups associated with applications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-24-2024 09:52 AM
Hello, Is there a way to see which groups are using certain applications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-24-2024 12:28 PM
Hi @DreDay3000
It depends on how you are configuring the groups. Below are the ways I can think of
1. The group records have a field called group type, the group types are itil, human_resources, security_incident etc., so based on the group type we can guess whether it is used in ITSM,HR,SecOps etc.
2. Check the roles assigned to groups and check back which applications are allowing access to those roles (sys_group_has_role table will store all the roles assigned to the groups)
3. Check if your team is updating the groups responsibilities in 'Description' field of the group record