- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2022 06:00 AM
I know users can turn on/off notifications in their phone settings and that there is a general on/off push notification setting, but is there a way to turn on/off specific notifications?
Thank you,
Bridgette Weirich
Solved! Go to Solution.
- Labels:
-
Agent Mobile App

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2022 10:48 PM
Hi Bridgette Weirich,
I think it is possible, from the desktop users can navigate to the notification and turn off the push notification as they wish.
The notification preferences gets saved in - cmn_notif_device table. So you can have smart button to control the action here I believe.
I havent tried this in my PDI but if you wanted to check, you can use the Now Support app (HI Portal). if you scroll to the bottom on the home page they have notification preferences as applet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2022 06:24 AM
apart from the mobile notification button in appl, we can turn on/Off Specific push notification.
go to the below link to unregister the notification,
https://docs.servicenow.com/bundle/sandiego-mobile/page/administer/tablet-mobile-ui/task/sg-mobile-notif-register.html
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2022 06:27 AM
Thank you Paulsylo. I understand we can on the admin side, but is there a way for the user to? Thank you for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2022 07:16 AM
As users opt-out for push notification, we do not have any option directly like unsubscribing for Email. but try you can try adding such a link in your push notifications.
Regards,
Paul
Mark me Helpful, if it helps
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2022 10:48 PM
Hi Bridgette Weirich,
I think it is possible, from the desktop users can navigate to the notification and turn off the push notification as they wish.
The notification preferences gets saved in - cmn_notif_device table. So you can have smart button to control the action here I believe.
I havent tried this in my PDI but if you wanted to check, you can use the Now Support app (HI Portal). if you scroll to the bottom on the home page they have notification preferences as applet.