dashboard sharing option not showing users - Only Roles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
I have an on-prem customer, the owner of the dashboard can not share it with individual users, only with roles. Is there a reason?
The "Grant access to" list does not show individual users, only roles.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @MohamedSultan ,
System Property Limitation:
Some on-prem ServiceNow instances have the property glide.cms.enable_user_dashboard_sharing. If this is set to false, users cannot share dashboards with individual users, only with roles.
On-prem customers often implement stricter controls:
To prevent accidental data exposure.To enforce role-based access.As part of security/compliance standards (e.g., GDPR, ISO)
Version Limitation or Customization:
Older versions of ServiceNow only supported role-based sharing in some dashboard modules.
The Performance Analytics and Next Experience (UX) dashboards have different sharing mechanisms.
Some customers customize the UI policy or form configuration to hide user sharing intentionally.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
49m ago
Hi @MohamedSultan,
Dashboards on on-prem ServiceNow can only be shared with roles, not individual users.
Reason → It’s intentional: role-based access is better for performance, consistency, and governance.
Workaround → Create a dedicated role or group, assign it to the user, and share the dashboard with that role/group.
Please accept it as solution and mark it helpful.