# Use Command Line Tools to Run Transformations and Jobs

[Pentaho Data Integration](https://github.com/pentaho/documentation/blob/main/PDIA/10.2/PDI/Pentaho%20Data%20Integration/Pentaho%20Data%20Integration%20cp=GUID-F0F712E0-EF85-4DE2-A8E3-A4948349ACA4=7=en=.md) command line tools execute PDI content from outside of the [PDI client](/pdia-data-integration/10.2-data-integration/get-started-with-the-pdi-client.md). Typically you would use these tools in the context of creating a script or a cron job to run the job or transformation based on some condition outside of the realm of Pentaho software.

Pan is the PDI command line tool for executing transformations.

Kitchen is the PDI command line tool for executing jobs.

Both of these programs are explained in detail below.


---

# 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-command-line-tools-to-run-transformations-and-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.
