# Fields tab

![Fields tab in MQTT Consumer](/files/6DR0TCwN9L7PjKsXJsoD)

Use this tab to define the fields in the record format.

| Option          | Description                                                                                                                                                                                                                                                                              |
| --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Input Name**  | <p>The input name is received from the MQTT streams. The following are received by default:</p><ul><li><strong>message</strong></li></ul><p>The individual message contained in a record.</p><ul><li><strong>topic</strong></li></ul><p>The category to which records are published.</p> |
| **Output Name** | The **Output Name** can be mapped to subscriber and member requirements.                                                                                                                                                                                                                 |
| **Type**        | This will always be a String. This field applies to the **Message** and **Topic** input names.                                                                                                                                                                                           |


---

# 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/mqtt-consumer/options-mqtt-consumer-reuse/fields-tab-mqtt-consumer-reuse.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.
