# General

The following fields are general to this transformation step:

| Field               | Description                                                                                                                  |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| **Step name**       | Specify the unique name of the Execute SQL Script step on the canvas. You can customize the name or leave it as the default. |
| **Connection**      | Select the name of a connected database from the list.                                                                       |
| **Edit** (button)   | Click to edit your current database connection.                                                                              |
| **New** (button)    | Click to establish a new database connection.                                                                                |
| **Wizard** (button) | Click to open a new database connection using the database explorer.                                                         |

![Execute SQL Script Dialog](/files/UQjKUgaISCaX7WOzHb2D)


---

# 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/execute-sql-script-cp/general.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.
