---
version: "2026.1.0"
language: "en"
---
# Execution Input

The **Execution Input** block is used to provide **input into a Sub-flow**. It defines the execution input that will be available wherever the sub-flow is used in your test.

The Execution Input block shows the following properties:  
![image-20260202-124118.png](https://docs.leapwork.com/__attachments/a_9f6a2127962bbbd48e0961e13443228cdcaed19b1a3bbf1d8434ed125313e4a5/image-20260202-124118.png?cb=ff69a38ba3738e70827b2ec1c7d1ea9f)

**Note:** The screenshot on this page uses the **Elegance Design** , introduced in **2025.3**. If you are using an earlier version, your layout may look different.

## Quick-start

1. Drag **Execution Input** onto the canvas.

2. Connect the block's header output connector to the first block in the sub-flow that should receive the execution input.

3. Run the flow when it's ready.

## Building block parameters

Parameters  
* **Block header**: The green output connector in the header is used to define the input execution. Connect it to the first block of the sub-flow that can receive input. When the sub-flow is used elsewhere in a test, the execution input defined here is available through this block. You can rename the block by double-clicking the header text and typing a new title.

## Resources

|                                                **Topic**                                                |                                                  **Description**                                                  |
|---------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|
| [Flows FAQ](https://docs.leapwork.com/faq/latest/leapwork-flow-faq/flows-faq.md)                                                 | Common questions about creating, running, and managing flows in Leapwork.                                         |
| [Flows Troubleshooting](https://docs.leapwork.com/troubleshooting/latest/leapwork-flow-troubleshooting/flows-troubleshooting.md) | Guidelines and solutions for identifying and fixing issues that occur when building or running flows in Leapwork. |