# Set Kettle variables in the PDI client

To set Kettle variables in the PDI client (Spoon), complete these steps.

1. In the PDI client, select **Edit** > **Edit the kettle.properties file**.
2. In the Kettle Properties window, modify the variable value.
3. If you want to add a variable, complete these steps:
   1. Right-click on a line number, then select **Insert before this row** or **Insert after this row**.
   2. Enter the variable name and value.
   3. If you want to reposition the variable, right-click on the row number again, then select **Move Up** or **Move Down**.
4. Click the **OK** button.


---

# 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/data-integration-perspective-in-the-pdi-client/advanced-topics-pdi-perspective/pdi-run-modifiers/variables/kettle-variables/set-kettle-variables-in-the-pdi-client.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.
