# C2D jobs history

## Precondition

* The user is logged in to the marketplace
* User has a good understanding of the C2D concepts (please consult this page: [C2D Concepts](/user-guides/using-the-oe-marketplace/running-compute-to-data-jobs/c2d-concepts.md))

The list of C2D jobs started by a user is displayed in two different places:

* The list of C2D jobs that were executed using the service(s) of a specific asset (dataset or algorithm) is displayed on the asset details page, within the **Your Compute Jobs** display group.

<figure><img src="/files/ZCLuOzDgyCpG3Dyfg3GK" alt=""><figcaption></figcaption></figure>

* The entire list of C2D jobs executed by a user are displayed in the profile details page, under the **Compute Jobs** tab.

<figure><img src="/files/SXUsyrClmlzVzU5dWKeT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/running-compute-to-data-jobs/running-and-managing-c2d-jobs/c2d-jobs-history.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
