# User Defined tab

![User Defined tab, Pentaho MapReduce](/files/FtzvUgTzKLSHhF6IemFl)

The following table describes the options for defining user-defined parameters and variables:

| Column    | Definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Name**  | Enter the name of the user-defined parameter or variable that you want to set. To set a java system variable, preface the variable name with `java.system` (**java.system.SAMPLE\_VARIABLE** for example).Kettle variables that are set here override the Kettle variables set in the `kettle.properties` file. For more information on how to set a kettle variable, see [Kettle Variables](/pdia-data-integration/10.2-data-integration/data-integration-perspective-in-the-pdi-client/advanced-topics-pdi-perspective/pdi-run-modifiers/variables/kettle-variables.md). |
| **Value** | Enter the value of the user-defined parameter or variable that you want to set.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |


---

# 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/pentaho-mapreduce/options-pentaho-mapreduce-job/user-defined-tab.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.
