Remove a Cron Job

Remove a cron job when you no longer need scheduled execution.

Goal

Stop and delete a recurring automation cleanly.

Steps

  1. Open the environment with the cron job
  2. Open Cron Jobs
  3. Open the cron job to remove
  4. Click REMOVE
  5. Confirm REMOVE CRON JOB

Expected result

  • The cron job disappears from the list
  • No new executions will be scheduled from this job

Common issues

  • You cannot remove the job: confirm delete permissions
  • Removal is blocked because of background state

Required permissions

To follow this guide, you need the following permissions in the target environment.

Resource TypeRequired Permission
Cron JobRemove

For instructions on how to grant user permissions to an environment, please follow the guide Add a team to an environment.

Edit on GitHub

On this page