Trusted Web Hosting | SECURE_INFRA: CAN_NODE_01 | ENCRYPTION: AES-256-GCM | Documentation |
Developer Tools & APIs

What Is a Cron Job and How to Schedule One

Published on Jan 18, 2026 0 views

A cron job is a scheduled task that runs automatically at set intervals, without any manual action required.

Setting One Up in Plesk

Go to Scheduled Tasks in Plesk, click add a new task, choose the command or script to run, and set the schedule using simple dropdown menus rather than raw cron syntax.

Common Uses

Scheduled backups, clearing temporary files, sending automated reports, and running e-commerce inventory syncs are all typically handled through cron jobs.

Further Reading


Back to Knowledgebase: Knowledgebase
Was this helpful?