# PDI design tools and utilities

Pentaho Data Integration allows users to design and manage complex ETL workloads with a graphical user interface.

Kitchen, Pan, and Carte are command line tools for executing jobs and transformations modeled in the PDI client.

* Use Pan and Kitchen command line tools to work with transformations and jobs
* Use Carte clusters to:
  * Schedule jobs to run on a remote Carte server.
  * Stop Carte from the command line interface or URL.
  * Run transformations and jobs from the repository on the Carte server.

See the **Pentaho Data Integration** document for details on Kitchen, Pan, and Carte.

You will need to know how to perform the following tasks for the PDI design tools and utilities:

* Start and stop the PDI design tools and utilities.
* Increase the PDI client memory limit.


---

# 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/install/9.3-install/pentaho-configuration/tasks-to-be-performed-by-a-pentaho-administrator/configure-the-design-tools-and-utilities/pdi-design-tools-and-utilities.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.
