Add a Cron Job
Add a cron job to run a recurring task.
Goal
Automate a schedule-based operation safely from the UI.
Steps
- Open the environment where the job should run
- Open the
Cron Jobscard - Click
View - Click
ADD CRON JOB - Set name, schedule, and command
- Save
Expected result
- The new cron job appears in the cron jobs list
- The schedule starts according to the defined interval
Common issues
- Missing permissions for cron jobs
- Invalid cron expression
- Job command references unavailable resource
Required permissions
To follow this guide, you need the following permissions in the target environment.
| Resource Type | Required Permission |
|---|---|
| Cron Job | Add |
For instructions on how to grant user permissions to an environment, please follow the guide Add a team to an environment.