Notification when Status stays the same for too long

Hi @dk_NFroehlich, I just answered a very similar question in another thread here:

Basically, you can use a set of two automations to achieve this. The first, in your case when status is set to “in review” push a date X number of days. Then a second automation to monitor the date and when it is passed and the status is “in review” send a notification.

If the status changes so something else, no notifications would occur. However, if it is set back to “in review” the process would be kicked off again.

Hope this helps!
Mark