Server maintanence work notification in send to all users in frappe is it possible?

Notification in frappe

If the notification is not set, the system will automatically go into maintenance mode when update the version. Users will not able to access the system. If you want to set the maintenance mode manually, you can do so by running the following command:

bench --site sitename set-maintenance-mode on

Server maintenance work notification sent to all users like a pop-up in Frappe is it possible through UI itself?

I think it might be challenging, and I’m not sure if it’s possible.

However, you can set it up as shown in the image below using the command, I provided in the previous post.