# Workflow Run Configuration

## Workflow Run Config

### Description

![workflow run config](/files/Ar84O3tcIdkJvLtUERYz)

Describes how to run a workflow

Workflows can be executed either locally or remotely. Check [Workflow Run Configurations](/data-shaper-1.21/knowing-the-data-shaper-designer/workflows/workflow-run-configurations.md) for more details.

### Related Plugins

None/All actions

### Options

| Option                         | Description                                                                                                                                                                     |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name                           | the name to use for this workflow run configuration                                                                                                                             |
| Description                    | the description to use for this workflow 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 workflow run configuration. |
| Workflow engine type           | Hop local workflow engine or Hop remote workflow engine                                                                                                                         |
| Safe mode                      | (default: false) In safe mode, Hop performs a number of data type and other validation before starting the workflow execution.                                                  |

### Samples

Your Hop installation comes with a default 'local' workflow 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/workflow-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.
