Push notifications & in-app notification center
Push notifications and an in-app notification center ship with every project. Subscribers self-manage; the platform handles subscription tokens, delivery, and badge counts. No FCM/APNS setup required.
Where to enable it
Toggle this feature in your project editor. No code required.
Inside the editor, head to Noto.
Open in my projectRecipes that use this
Real-world patterns that combine this primitive with others.
Subscription expiration nudge
When a paid subscription is approaching renewal or expiration, automatically remind the customer 7 days out, 3 days out, and 1 day out. Friendly tone for renewals, urgent tone for expirations. Catches churn before the card declines.
New-signup welcome drip
A timed sequence of emails (and optional push notifications) that fires automatically when a new user signs up. Welcome them, walk them through key features, and nudge them at the right moments before they go cold.