Cron / Cron Job — An automated task that is scheduled to run at a specific time or interval in the background of a software system. Think of it like a recurring alarm that triggers a specific action automatically — no human input needed. At GDT, cron jobs might be used to send result notifications, sync data between systems, or run nightly reports.
See also: Integration, API, Instance