Emails

Transactional email catalog and delivery logs

Email Verification

Auth

Sends a 6-digit code to verify the user's email address during sign-up.

send_verification_email

Welcome

Auth

Sent after successful email verification to onboard the user.

send_welcome_email

Password Reset

Auth

Provides a secure link to reset the user's password.

send_password_reset_email

Low Credit Warning

Billing

First-stage warning when credit balance drops below the configured threshold.

send_low_credit_initial (AMI)

Critical Credit Warning

Billing

Second-stage warning when credit balance is critically low and suspension is imminent.

send_low_credit_critical (AMI)

Zero Balance Warning

Billing

Notifies the user their credit balance has reached zero.

warn_zero_balance (AMI)

Instance Suspended

Billing

Informs the user their instances have been suspended due to zero balance.

suspend_zero_balance (AMI)

Payment Past Due

Subscription

Warns about a past-due subscription payment before suspension.

warn_subscription_past_due (AMI)

Checkout Reminder

Onboarding

Reminds users who signed up but haven't completed checkout.

send_checkout_reminder (AMI)

Welcome Back

Lifecycle

Sent when a user's instances are auto-unsuspended after adding credits.

auto_unsuspend (AMI)

Cancellation Winback

Subscription

Attempts to retain users whose subscription is about to cancel.

send_cancel_winback (AMI)

Activation Nudge

Onboarding

Encourages users with zero usage to start using their instance.

send_activation_nudge (AMI)

Dormant Instance Warning

Engagement

Alerts users about idle running instances still incurring costs.

send_dormant_warning (AMI)

Trial Expiry Reminder

Subscription

Reminds users their trial is ending soon and to upgrade.

send_trial_expiry_nudge (AMI)

Auto Top-Up Suggestion

Billing

Suggests enabling auto top-up for users who top up frequently.

send_auto_topup_suggestion (AMI)

High Spend Alert

Billing

Notifies users about unusually high spending in the last 24 hours.

send_high_spend_alert (AMI)

Referral Share Nudge

Referral

Encourages active users to share their referral code.

send_referral_nudge (AMI)