On native mobile you can give them a push notification. See documentation here: https://docs.mendix.com/appstore/modules/push-notifications/
But this will only work for mobile. This will not work for the desktop. For the desktop you should send out mails to notify the user of events. And you can then include deeplinks to inmediately take then to the right point in your app.
Regards,
Ronald