Notifications Settings
Development preview - test the notifications feature here before integrating.
Integration Instructions
To use this component in the settings page:
// In app/(app)/settings/page.js
import { NotificationsSettings } from '../../tools/notifications/page';
// Then in the notifications tab:
{activeTab === 'notifications' && (
<div className="bg-white border border-gray-200 rounded-xl p-6">
<NotificationsSettings accountId={getAccountId()} />
</div>
)}Email Frequency
Choose how often you want to receive email notifications
Validation Notifications
Get notified when your email list validations complete
When a list finishes processing
When a validation encounters errors
When a list exceeds your plan limits
Credits & Billing
Stay informed about your credit balance and billing
When your credits drop below 1,000
Confirmation when credits are added
When a payment attempt fails
Team Activity
Updates about your team members
When someone joins your team
When someone leaves or is removed
Security Alerts
Important security notifications
When your account is accessed from a new device
When a new API key is generated
When your password is updated
Product Updates
News about new features and improvements
Announcements about new capabilities
Helpful tips to improve your email quality
Advance notice of planned downtime