Viewing Inference Jobs New
In the Inference Jobs page, you can view inference jobs that are run automatically or manually on the following types of data only:
-
Raster
-
Image
-
Video
Understanding Job Information Display
The Inference Jobs page displays the following information for each of the inference jobs:
Field Name | Description | Example |
---|---|---|
Job & Layer | Name of the job and the layer | NDVI_Calculation — AOI_21 |
Job Type | Name of the type of job (raster, image, video) | Raster |
Status | Status of the job (done, failed, cancelled) | Done |
Started By | Name of the user who started the job | analyst_01 |
Started At | Date and time when the job started | 2025-09-21 14:35 UTC |
Completed At | Date and time when the job completed | 2025-09-21 14:42 UTC |
Elapsed Time | Time taken to complete the job | 7 minutes |
Understanding Job Statuses
Each inference job moves through a defined lifecycle in the platform.
The following describes the inference job statuses that you can view when monitoring jobs.
Status | Description |
---|---|
Submitted | The job has been created and added to the queue, waiting to be processed. |
Running | The job is actively being executed by the system. |
Done | The job has completed successfully, and the results are available. |
Failed | The job did not complete due to an error or system issue. |
Cancelled | The job was manually stopped or withdrawn before completion. |