# Running Compute-To-Data Jobs

The Compute-to-Data (C2D) feature in the OE stack enables algorithms to be executed against published datasets without exposing the raw data to end users, preserving privacy and security. &#x20;

<mark style="color:$info;background-color:$info;">**Note:**</mark> <mark style="color:$info;background-color:$info;"></mark><mark style="color:$info;background-color:$info;">C2D jobs can use</mark> <mark style="color:$info;background-color:$info;"></mark><mark style="color:$info;background-color:$info;">**only**</mark> <mark style="color:$info;background-color:$info;"></mark><mark style="color:$info;background-color:$info;">assets of type</mark> <mark style="color:$info;background-color:$info;"></mark>*<mark style="color:$info;background-color:$info;">"compute</mark>*<mark style="color:$info;background-color:$info;">". C2D jobs cannot be run on assets of type "download".</mark>

This chapter includes the following information:

* [Introduction to C2D](/user-guides/using-the-oe-marketplace/running-compute-to-data-jobs/c2d-concepts.md), where the main concepts are introduced
* [Step-by-step guide](/user-guides/using-the-oe-marketplace/running-compute-to-data-jobs/running-and-managing-c2d-jobs.md) to run and manage C2D jobs and the related information


---

# 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.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.
