Jobs
For more information on jobs, take a look at the Jobs API Reference.
Jobs List
The jobs screen displays all the jobs that have been executed, it shows their status such as pending
, success
or error
as well as the name of the job, and other details.
Project Filter
The project filter will show all the active projects that you can filter the results.
No Project
will always be present and will allow you to see jobs that have no project associated with them.
Added projects will show up as they are added. If a project has been shared with you, it will also show up in this list.
Status Filter
The status filter shows all the available statuses of a job that you can filter the results.
Timestamp Filter
The timestamp filter shows common time durations including realtime that you filter the results.
Job List Row
Each row in the Jobs List consists of several pieces of information about the job.
- Job Title
- Project, if not associated with project will show
No Project
. - The overall size of the generated content (this might not match asset size due to different ways storage is reported).
- The job execution time.
- The status of the job.
- The timestamp the job was last updated.
- Menu to perform more actions on the job row.