# Select & Alter tab

![Select & Alter tab in Select values](/files/7hxLHNT2n66iH4dN4iDJ)

The table in this tab contains the following columns for fields you want to select, rename, or change length and precision.

| Column        | Description                                                                    |
| ------------- | ------------------------------------------------------------------------------ |
| **Fieldname** | The name of the field from the input stream.                                   |
| **Rename to** | The new name of the field. Leave blank if you do not wish to rename the field. |
| **Length**    | The length of the field.                                                       |
| **Precision** | The number of floating point digits for number-type fields.                    |

Use **Get fields to select** to add all fields from the input stream(s).

Use **Edit Mapping** to open the Edit Mapping dialog.

Select the **Include unspecified fields, ordered by name option** to include fields in the input stream(s) that are not explicitly selected in the **Fields** section.


---

# 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/9.3-data-integration/pdi-transformation-steps-reference-overview/select-values/options-select-values/select-and-alter-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.
