Skip to content
Less than 1 minute Minutes

Cron jobs (also referred to as scheduled tasks) are an important tool for hosting websites looking to incorporate automation into their setups. They allow you to run scripts or commands at scheduled intervals automatically.

To set up a cron job in MyMultidata:

  1. Log into My Multidata and navigate to Manage Hosting
  2. Select Options > Manage on the relevant hosting package
  3. Look for the Scheduled Tasks / Cron Jobs option
  4. Enter the command and schedule frequency
  5. Save the task

Common use cases include automated backups, sending scheduled emails, clearing caches, and syncing data between systems.