Admin Settings

Manage global settings and Discovery Area scan frequencies

0

Total Areas

0

Active Areas

0

Users

0h

Avg Frequency

Branding & Customization

Determines the spelling and language for AI-generated content.

Default Scan Frequency for New Discovery Areas

New Discovery Areas will scan every 48 hours by default

24h (Daily)48h (2 Days)72h (3 Days)168h (Weekly)
Bulk Update All Existing Discovery Areas
Manual Scan Trigger

Manually trigger a scan of all active Discovery Areas that are due for scanning. This will check each area's last scan time and frequency settings.

"Force Scan All" will scan all active areas regardless of when they were last scanned.

How Scheduled Scanning Works

  • • The scheduledScanDiscoveryAreas function runs on a schedule (configured in Base44 dashboard)
  • • Each Discovery Area has its own scan frequency (e.g., every 48 hours)
  • • When the function runs, it checks which areas are due for scanning
  • • Only areas that haven't been scanned within their frequency window are scanned
  • • Users receive email notifications when new opportunities are found

Recommended Cron Schedule:

Set the function to run every 6 hours (0 */6 * * *) in the Base44 dashboard. This ensures areas are scanned promptly when they become due.