The Task Scheduler allows tasks to run at a future time or on a recurring basis. This is ideal for periodic scraping, monitoring or report generation.

Creating and Managing Schedules

  1. Schedule a Task
    • After your task completes in chat, click Schedule.
    • Pick One-time or Recurring.
  2. Choose Your Schedule
    • One-time: Set a date & time for a single run.
    • Recurring: Pick daily, weekly, monthly—or enter a custom cron expression (e.g. every Monday at 09:00).
  3. Manage Your Scheduler
    • Head to the Scheduler tab to see upcoming runs.
    • Edit or cancel any schedule with a single click.

Scheduler Options at a Glance
  • One-time
    • What it does: Runs your task a single time at the specific date and time you choose.
    • When to use it: Perfect for delayed launches, such as running a task after business hours.
  • Recurring
    • What it does: Repeats your task on a set schedule, like hourly, daily, or weekly.
    • When to use it: Ideal for generating regular reports or performing routine checks.