# Quantum Jobs

Here is the English translation for the **Quantum Jobs** section:

---

The Quantum Jobs page is where you can monitor the quantum jobs executed within your workspace. It allows you to track the progress of all submitted tasks and conduct a detailed analysis of the results for completed jobs.

[![양자 작업 관리 화면.png](https://docs.qurea-dev.sdt.services/uploads/images/gallery/2026-02/scaled-1680-/F8kVDoHamt.png)](https://docs.qurea-dev.sdt.services/uploads/images/gallery/2026-02/F8kVDoHamt.png)

### 1. Quantum Jobs List

Quantum jobs executed in the workspace are identified and distinguished by the following information:

- **Provider**: The provider of the quantum resources.
- **Device Name**: The name of the hardware or simulator used to execute the job.
- **User**: The user who submitted the job.
- **Execution Type**: The specific execution type of the job.
- **Submitted At**: The date and time the job was submitted.
- **Started At**: The date and time the job execution began.

### 2. Job Details

By selecting a specific job from the list, you can view more in-depth information via the details panel on the right:

- **Status**: Displays the current status of the job (e.g., **DONE**, **RUNNING**, **PENDING**, **FAILED**).
- **Completed At**: The date and time the job was finally completed.
- **Job ID**: The unique identification number for the task.
- **Qubits**: The number of qubits utilized in the circuit.
- **Shots**: The number of times the circuit was repeatedly executed.
- **Circuit**: Allows you to directly review the submitted quantum circuit code.

### 3. Result Verification and Download

Users can review the results of completed (**DONE**) jobs on the details screen and download the data if necessary.