Automation Control
Configure weekly crawls, reports, AI visibility checks, and due-run processing for this project.
Weekly Schedule
pausedRun State
Last run
Not run by automation yet
Next run
2026-04-20 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.