Scheduled Actions Module
Automate routine tasks across every module with a powerful, centralized scheduler.
Key Features
- Queue actions like "Disable user Friday 5pm" or "Restart VM at 2am"
- Supports cron-style recurrence or one-off jobs
- Module-aware dispatcher routes each task to the correct backend
- Success / failure logs with email notifications
- Pause, edit, or cancel upcoming tasks in real time
How It Works
Tasks are stored in the SQLite database and executed by a background scheduler thread. Each job is wrapped in try/catch logic so failures don't halt the queue.
Put repetitive work on autopilot—Request a Demo