Settings
Manage your application settings and preferences.
Important Note: This is a UI-Only Feature
This page provides the user interface for configuring email reports, but the automated email sending functionality is **not active**. Pressing "Save" only updates the UI, and "Simulate Test Email" only shows a notification without sending a real email. A backend process (like a Cron Job and an email service) must be implemented separately to make this feature work.
Daily Activity Email
Configure the daily email report for recent project activities. This feature requires backend setup to run automatically.
Use `{{currentDate}}` to insert the current date.
Use the `{{{activities}}}` placeholder to insert the list of activities.