# Scheduled jobs ## Description Schedule jobs display all the asynchronous tasks generated for the workflows engine. When a job is finished, it will disappear from that list. ## Standard attributes - **ID**: job identifier. - **Name**: job name. - **Process**: process identifier and description. - **Next Rerun**: date and time scheduled for next execution. - **Failed Attempts**: number of failed attempts. - **Status** Actions #### Scheduled jobs query actions
**Add or remove columns Allows you to show and hide columns in the table.
**Download CSV file** Allows you to download a CSV file with the information of the scheduled jobs.
#### Scheduled Task detail actions
**Resume** Allows you to resume the task
**Hold** Allows you to retain the task.
**Close** Allows you to close the window without perform any action.