Cant active notifications in user preference

pathumharsh
Tera Contributor

pathumharsh_0-1775799877832.png

I’m facing an issue with email notifications in ServiceNow and would appreciate your guidance.

For a specific user, the “Allow Notifications” toggle in User Preferences is disabled (greyed out) and cannot be enabled manually.

8 REPLIES 8

VaishnaviK3009
Kilo Sage

Hi @pathumharsh ,

If the Allow Notifications toggle is greyed out, it’s usually controlled at the system level and not user-editable.

Check:

  • User is active and has a valid email

  • Notifications are enabled on the user record

  • System property glide.email.smtp.active = true

  • Any UI Policy / script / domain restrictions making the field read-only

In most cases, it’s restricted by configuration rather than a user issue.

 

Mark this as Helpful if it clarifies the issue.
Accept the solution if this answers your question.

Regards,
Vaishnavi
Technical Consultant

i checked the user record, notification field is shows as disable, if i change it to enable it automatically return to disable,

 

Check Notification Device

  • Go to cmn_notif_device and ensure the user has an active email device

Mark this as Helpful if it clarifies the issue.
Accept the solution if this answers your question.

Regards,
Vaishnavi
Technical Consultant

Screenshot 2026-04-10 122715.png

Check Active Button True. If the user is inactive, notifications will remain disabled.

 

Mark this as Helpful if it clarifies the issue.
Accept the solution if this answers your question.

Regards,
Vaishnavi
Technical Consultant