# Run transformations in a cluster

* To run a transformation on a cluster, access the Run Options window. You can access the Run Options window through the context menu next to the **Run** icon in the toolbar or by pressing F8. In the Run Options window, specify your run configuration that controls running the transformation 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-transformations-cp/run-your-transformation/run-configurations-work-with-transformations.md).
* To run a clustered transformation via a job,access the Transformation job entry details screen and select the **Advanced** tab, then select **Run this transformation** in a clustered mode?.
* To assign a cluster to an individual transformation step,right-click on the step and select Clusters from the context menu. That option brings up the cluster schema list. Select a schema, then click OK.
* When running transformations in a clustered environment,you have option to Show transformations, which displays the generated (converted) transformations that will be executed on the cluster.


---

# 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/advanced-topics-pentaho-data-integration-overview/use-carte-clusters/set-up-a-carte-cluster/run-transformations-in-a-cluster-set-up-a-carte-cluster.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.
