How we can find whether a user is utilizing a role assigned to them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 07:05 AM
Hi Team,
We are working on License part for ServiceNow.
Wanted to know the role usage. how we can find whether a user is utilizing a role assigned to them.
Example: If user as itil role and once in 60days he is logging to portal and platform to just view, last login will be calculated based on his login. But Here the license is not fully utilized.
Like similar way how can we check if user is fully utilizing the role provided to him.
Kindly suggest.
Thank You.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 03:50 AM
In this case we have to update script in every ACL right

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 11:31 PM
Hi Preethi,
Licensing and subscriptions can be complicated things. Unfortunately, OOB will not help differentiate when the user logged in was for portal access or actual work on tickets.
As a quick win, you can possibly report on the Task table & filter by Assigned To field to understand the access and usage for reqiured time frame as per your use case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 11:41 PM
you might have to come up with some custom solution for this.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 11:48 PM
Okay can you suggest anything i am stuck completely.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 12:00 AM
whether a user is utilizing the role depends on what the user is performing currently?
If the user is working on incidents, etc then they should have the itil role
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader