> For the complete documentation index, see [llms.txt](https://docs.cortexlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cortexlabs.com/0.38/workloads/async/statuses.md).

# Statuses

| Status       | Meaning                                                              |
| ------------ | -------------------------------------------------------------------- |
| in\_queue    | Workload is in the queue and is yet to be consumed by the API        |
| in\_progress | Workload has been pulled by the API and is currently being processed |
| completed    | Workload has completed with success                                  |
| failed       | Workload encountered an error during processing                      |
