Restricting CSM Admin Access to Only CSM Modules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi Community,
We have a client environment where multiple ServiceNow modules are being used, including ITSM, CSM, and HRSD. The client has a requirement to enforce stricter access control, even for administrative roles.
Specifically, they want a CSM Administrator/Admin to have access only to the modules, users, and groups related to CSM, and not have visibility or access to other modules such as HRSD or ITSM.
Has anyone implemented a similar restriction where administrative users are limited to a specific module or domain within the same instance? If so, what would be the recommended approach to achieve this?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi @SNow_99
You need to give these role
Business-to-business (B2B) Customer
|
|
Business-to-consumer (B2C)
|
Business-to-business (B2B) Partner
|
| Business-to-consumer (B2C)
sn_customerservice.consumer |
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/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
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/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
you can control the left nav modules using CSM specific roles but if you still want granular control then there is a workaround to hide the modules based on script etc
you need query BR on table "sys_app_module"
hide module using business rule
Hide Application on left navigation bar based on groups
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader

