Alert only when something is added to a page

Hi everyone, I want to get alerts only when something is added to a page, not when something is taken off the page. How can I discriminate between these cases?
Thank you for helping.
Kind regards, Jana

Hello @jaha, we support “conditions” that can be used to raise alerts only when the condition’s criteria are met. If you don’t need to get an alert when there is no addition in content, following condition should work:

Add text - is not empty

Can you try it out and see it helps? Cheers!

I set the conditions. Let’s see what happens. Thank you very much!