# Fields tab

![Fields tab in AMQP Consumer](https://2745965000-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvZoINBz5C5WnDZQlbOJQ%2Fuploads%2Fgit-blob-c317399b4e5622663fe19373652e77c56b3b81ea%2FPDITransStep_AMQPConsumer_FieldsTab.png?alt=media)

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

| Option          | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Input name**  | <p>The input name is specified by the AMQP Consumer step. The following input names are assigned by default:</p><ul><li><em>message</em>: The individual message contained in a record.</li><li><em>queue name</em>: The queue to which records are published and received.</li><li><em>routing key</em>: The routing key associated with the dependent pattern type.</li><li><em>exchange name</em>: The exchange name from which messages are received.</li></ul> |
| **Output name** | Specify a substitute output name to use a field name that is different from the **Input name**. The data type of the output name must match the **Type** of the **Input name**.                                                                                                                                                                                                                                                                                     |
| **Type**        | The type field defines the data format for streaming records. Options include **String** or **Binary**. The default value is String.                                                                                                                                                                                                                                                                                                                                |
