Settings

Configure feature toggles and system behavior

â„šī¸ Settings: Toggle settings below to enable or disable features. Changes are saved immediately and persist across restarts.

📧 Mailchimp Send Enabled

When enabled, approved campaigns will be scheduled for sending via Mailchimp. When disabled, scheduling will be simulated for testing purposes.

✗ Disabled
DB: mailchimpSendEnabled=false

📱 Social Media Publishing

When enabled, approved social media posts will be published to connected platforms (Facebook, Instagram, Twitter, LinkedIn).

Coming Soon

🤖 Safe Auto-Publish

When enabled, campaigns that pass all validators and guardrails will be automatically scheduled without manual approval. Use with caution!

Coming Soon

📝 Environment Variables

To modify these settings, update your environment variables:

  • MAILCHIMP_SEND_ENABLED - Set to "true" to enable Mailchimp scheduling
  • NEXT_PUBLIC_API_URL - API endpoint URL (default: http://localhost:3001)

Restart the application after modifying environment variables for changes to take effect.

📊 System Status

API URL:http://localhost:3001
Environment:production
Mailchimp Integration:✗ Simulation Mode
Social Publishing:✗ Disabled (Coming Soon)
Auto-Publish:✗ Disabled (Coming Soon)
← Back to Campaigns