# Options tab

![Options tab, Transformation (job entry)](/files/hRU1v2zLLb2WiZ6F8AxJ)

The following table describes available options:

| Option                                          | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Run Configuration**                           | The transformation can run in different types of environment configurations. Specify a run configuration to control whether the transformation runs on the native Pentaho engine or a Spark client. If you choose the Pentaho engine, you can run the transformation locally, on a remote server, or in a clustered environment. To set up run configurations, see [Run configurations](/pdia-data-integration/10.2-data-integration/data-integration-perspective-in-the-pdi-client/work-with-jobs/run-your-job/run-configurations-work-with-jobs.md). |
| **Execute every input row**                     | Runs the transformation once for every input row (looping).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| **Clear results rows before execution**         | Makes sure the results rows are cleared before the transformation starts.                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| **Clear results files before execution**        | Makes sure the results files are cleared before the transformation starts.                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| **Wait for remote transformation to finish**    | If you selected **Server** as your environment type, choose this option to block the job until the transformation runs on the server.                                                                                                                                                                                                                                                                                                                                                                                                                  |
| **Follow local abort to remote transformation** | If you selected **Server** as your environment type, choose this option to send the local abort signal remotely.                                                                                                                                                                                                                                                                                                                                                                                                                                       |


---

# 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.pentaho.com/pdia-data-integration/10.2-data-integration/pdi-job-entries-reference-overview/transformation-job-entry-cp/options-transformation-job/options-tab-transformation-pdi-entry.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.
