# Pipeline Run Configuration

## Pipeline Run Configuration

### Description

![pipeline run config](/files/ijcaYndINMMnDE7gBfsL)

Describes how and with which engine a pipeline is to be executed.

Pipelines can be executed on a variety of runtime engines. Check [Pipeline Run Configurations](/data-shaper-1.21/knowing-the-data-shaper-designer/pipelines/pipeline-run-configurations.md) for more details.

### Related Plugins

None/All

### Options

| Option                         | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name                           | the name to be used for this pipeline run configuration                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Description                    | the description to be used for this pipeline run configuration                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Execution information location | The [Execution Information Location](/data-shaper-1.21/knowing-the-data-shaper-designer/index-2/execution-information-location.md) to use with this pipeline run configuration.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| Execution data profile         | The [Execution Data Profile](/data-shaper-1.21/knowing-the-data-shaper-designer/index-2/execution-data-profile.md) to use with this pipeline run configuration.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| Engine Type                    | <p>The available pipeline engines are listed below. Detailed configuration depends on the <a href="/pages/g20NVml1LrhVarBxazF8">selected engine</a>.</p><ul><li><a href="/pages/uQlWSSSuppPlHxLzY1is"><strong>Beam DataFlow pipeline engine</strong></a></li><li><a href="/pages/TnRF2sbPPoRKxBZpPqX7"><strong>Beam Direct pipeline engine</strong></a></li><li><a href="/pages/9XyGKNoTODfNcHvZ08Wo"><strong>Beam Flink pipeline engine</strong></a></li><li><a href="/pages/GiVh550y2SyahnzEVjnt"><strong>Beam Spark pipeline engine</strong></a></li><li><a href="/pages/ouuWvT8QAyYBrmJ17h7l"><strong>Hop local pipeline engine</strong></a></li><li><a href="/pages/fR1rCyPVaKUe2ZhTyKZp"><strong>Hop remote pipeline engine</strong></a></li></ul> |

### Samples

Your Hop installation comes with a default 'local' pipeline run configuration.


---

# 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/index-2/pipeline-run-config.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.
