# General (User Defined Java Class)

![User Defined Java Class step](/files/XEXjtUkItVQ8diaaryM1)

Enter the following information in the transformation step name field.

* **Step name**: Specifies the unique name of the transformation step on the canvas. The step name is set to User Defined Java Class by default.

Use the **Class code** panel and the option tabs to enter your defined Java class. After you specify your Java class, you click **Test class** to test it.


---

# 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-transformation-steps-reference-overview/user-defined-java-class/general-user-defined-java-class.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.
