# Can i add an alert?

**URL:** https://community.glideapps.com/t/can-i-add-an-alert/71234
**Category:** Ask for Help
**Created:** [February 28, 2024, 12:52am UTC](https://community.glideapps.com/t/can-i-add-an-alert/71234 "2024-02-28T00:52:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Pedrop](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pedrop/32/71433_2.png) [@Pedrop](https://community.glideapps.com/u/Pedrop)
#### Post date: [February 28, 2024, 12:52am UTC](https://community.glideapps.com/t/can-i-add-an-alert/71234/1 "2024-02-28T00:52:32Z")

</div>

Hello, guys!

I was wondering if it’s possible to add an action that triggers an alerto for when you have, for example, “you have three delayed activites” on upper or bottom activities.

Also, Is there a way to add push notifications?

---

<div class="post-metadata">

### Author: ![Nataliya\_Kovaleva](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nataliya_kovaleva/32/67518_2.png) [@Nataliya\_Kovaleva](https://community.glideapps.com/u/Nataliya_Kovaleva)
#### Post date: [February 28, 2024, 3:02am UTC](https://community.glideapps.com/t/can-i-add-an-alert/71234/2 "2024-02-28T03:02:10Z")

</div>

Depending on your setup, but I think you can just trigger calculation of missed activities at the time user presses an action that adds/skips an activity and that sets a checkbox, and if checkbox is true you display a hint with an alert text.  
Push notifications are available on New paid plans. On Maker this function is in preview. Not sure about Legacy plans…

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [February 29, 2024, 12:01am UTC](https://community.glideapps.com/t/can-i-add-an-alert/71234/3 "2024-02-29T00:01:52Z")

</div>

I think what you want is time-based notifications, say 7AM everyday you send a “You have X delayed activities” notification to a specific user? That isn’t possible at the moment, since push notifications can only be triggered by a user action.

I think Nataliya’s suggestion of using a hint text would work best, but it’s only inside the app.
