> ## Documentation Index
> Fetch the complete documentation index at: https://docs.moss.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# JobProgress

[moss v1.0.1](../README)

[moss](../api) / JobProgress

# Interface: JobProgress

Progress update for a job.

## Properties

* **job\_id**: `str`
* **status**: [`JobStatus`](./JobStatus)
* **progress**: `float`
* **current\_phase**: Optional\[[`JobPhase`](./JobPhase)]
