Skip to main content

Add schedule

To schedule a task and allow it to run automatically, you should assign one or more schedules to it.

To add a schedule to a task, follow these steps:

  1. In your task, go to the Schedules tab
  2. Click on Add schedule
  3. Enter a Name for the schedule
  4. Choose the Frequency of the programming. You can set: Once, Hourly, Daily, Weekly, Monthly, or Yearly
  5. Choose the Start and the End Date
  6. Select your preferred Time zone
  7. Choose the task Execution type: Parallel or Serial When you choose Parallel, the task can run simultaneously with other tasks If you choose Serial, the task will run separately from other tasks If a serial task is running, the tasks that run after it will be in the queue. If a serial task is executed when other tasks are running, it is queued until all the tasks are completed
  8. Set a Priority from 1 to 100, where 1 is the highest priority. Priority will be assigned to those tasks in which the schedule is used. If two tasks are pending in the queue, the one with the higher priority runs first
  9. Click Save

To edit an existing schedule:

  1. Click on the Action button of the schedule you want to edit
  2. Click Edit
  3. Make your changes, then click Save
info

A scheduled task will run on the date and time of its schedule only if it is active.