- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2025 10:28 AM
Hi Community,
On-Call Schedule Icon not showing in SOW for non-admin Users. where can I enable this?
Thank You
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2025 10:42 AM
Hello @SM123
Kindly follow following steps.
- Go To UI builder
- Open experience Service Operations Workspace
- Click on view experience setting
- on that page go to side navigation section and click on advanced setting
- in advance setting for you find all side section and their applicable role you can update from there
Find step by step screenshot
Please mark my response helpful and accept as solution
Best Regards
Sunny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2025 10:55 AM
Hi @SM123,
click on the Advance Settings and then change your scope to SOW application then in value filed->
mention the role that other user having in this json ->
{
"id": "schedules",
"label": {
"translatable": true,
"message": "Schedules"
},
"icon": "calendar-clock-outline",
"viewportInfo": {},
"routeInfo": {
"route": "schedules"
},
"group": "top",
"order": 400,
"badge": {},
"presence": {},
"availability": {
"roles": [
"itil,sn_shift_planning.agent,oc_read,sn_incident_read"
]
}
},
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2025 11:02 AM - edited 08-08-2025 11:03 AM
Hi @Sunny3008 @mayankkumar ,
Inside schedule Icon, on the right side we have the below icons. In which 1st and 3rd Icons only visible for admin users not visible for Itil users. could you help me configure these as wells
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2025 11:29 AM
Hello @SM123 ,
I didn't found this part as configurable on workspace It's seems totally OOTB, So we cannot change permission for that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2025 11:44 AM
Yes @SM123, it seems that they are not configurable at this point of time I tried and found them, but they come with read only policy
If I got something, I'll let you know
------------------------------------------------------------------------------------------------------------------------
Please mark my response as helpful and accept as solution
Thanks & Regards
Mayank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2025 11:01 AM
@SM123, If my response is also correct, as per new community guidelines, you can mark more than response as solution.
Thanks & Regards
Mayank