# Mapping Input

## ![](/files/ZhkbDjl2afOiE4m7KZso) Mapping Input

### Description <a href="#description" id="description"></a>

The Mapping Input transform represents and describes the input for a Mapping pipeline (referred to as a Mapping).

The data of this input will be provided by the parent pipeline (the pipeline that calls the mapping).

| Hop Engine | <sup>✓</sup> |
| ---------- | ------------ |
| Spark      | <sup>✓</sup> |
| Flink      | <sup>✓</sup> |
| Dataflow   | <sup>✓</sup> |

### Options

The fields described in this transform are those that you want to refer to in this pipeline. When you use the mapping you can map input to these field names to arrive at a re-usable part of a pipeline.


---

# 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.primeur.com/data-shaper-1.21/knowing-the-data-shaper-designer/pipelines/transforms/mapping-input.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.
