Automation Control
Configure weekly crawls, reports, AI visibility checks, and due-run processing for this project.
Weekly Schedule
enabledRun State
Last run
2026-08-07 11:17:21
Next run
2026-08-10 09:00:00
CLI trigger
flask run-due-automations
Operational Notes
Use the saved schedule with cron or any worker to call `flask run-due-automations`.
Each successful automated run updates `last_run_at` and computes a new `next_run_at`.
Configured modules are stored for future worker expansion even though the current runner executes the full analysis pipeline.