# Additional output fields tab

![Additional output fields tab](/files/MQBfHl5Ctn5xMRw1r0HQ)

The **Additional output fields** tab contains the following options to specify additional information about the file to process.

| Option                      | Description                                                                                  |
| --------------------------- | -------------------------------------------------------------------------------------------- |
| **Short filename field**    | Specify the field that contains the filename without path information but with an extension. |
| **Extension field**         | Specify the field that contains the extension of the filename.                               |
| **Path field**              | Specify the field that contains the path in operating system format.                         |
| **Size field**              | Specify the field that contains the size of the data.                                        |
| **Is hidden field**         | Specify the field indicating if the file is hidden or not (Boolean).                         |
| **Last modification field** | Specify the field indicating the date of the last time the file was modified.                |
| **Uri field**               | Specify the field that contains the URI.                                                     |
| **Root uri field**          | Specify the URI output field name.                                                           |


---

# 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/text-file-input-cp/options-text-file-input-reuse/additional-output-fields-tab-text-file-input-kettle.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.
