How to find usage details associated with Groups?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 08:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 10:22 PM
Hello Ryan,
As per my understanding its good to check the groups with the roles and if you find that group does not required the specific role and it not being use so you could just remove those roles. To achieve it:
Go to the navigator: type sys_group_has_role
and in the list view select any of the role record and do Show Matching:
nAnd you could filter out the roles and remove if its needed - Its not good practice to remove the groups as it might be needed later.
Mark my answer "Helpful" if you feel alike.
Regards,
Praveen

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2022 09:23 AM
Hi Praveen,
I wasn't aware of this table so thank you.
I'm still struggling to understand how we can tell if the role is actually in use or has been used within some period of time.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 09:18 AM
I found a report that could be useful to determine group usage using the task table in SN. Below are the filters.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 08:52 AM
I also need to report on Usage details for groups to determine if they should be retired in the system. Any assistance would be greatly appreciated.