# Run Workflow

The *Run Workflow* task lets the user integrate a workflow within a workflow. It works on the concept of a nested workflow. You can therefore execute multiple workflows within one workflow.

<figure><img src="https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/U54NAztWrQP8jBR6SdCQ/01-01-Run-Workflow-Object.PNG" alt=""><figcaption></figcaption></figure>

1. First, we will drag-and-drop the *Run Workflow* object from the Toolbox. Right-click on the object’s header and select *Properties* from the context menu.

{% hint style="info" %}
**Note:** This object is present only in the Workflow Tasks section of the Toolbox in a workflow designer.
{% endhint %}

![](https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/vp2Iez2v3Jab5TZAJI2i/01-Run-Workflow-Click.PNG)

This will open the *Start Workflow Job Properties* window.

![](https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/zC44qLnTXNIzzFentzYW/03-RunWorkflow-Properties.PNG)

*Path:* Browse the file path of the workflow that needs to be executed.

2. Select a file path from an existing workflow.

![](https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/kTwpxcKXkCRUA9uIj43i/04-01-File-Path-Run-Workflow.png)

3. Click *Next* and you will be taken to the *General Options* screen.
4. Once done, click *OK*, and the *Run Workflow* object will be configured.

![](https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/ym0oCTZKsn0G2dI5wEFr/06-Run-Workflow-Configured.PNG)

{% hint style="info" %}
**Note:** If you are using a project that contains workflows, you can simply drag-and-drop a .wfs document to the workflow designer and it will create a pre-configured *Run Workflow* object.
{% endhint %}

![](https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/kRsrRfCN1044lyVx9FSu/07-Gif-Workflow-Drag.gif)

With this, we conclude the configuration and working of the *Run Workflow* object in Astera.
