> For the complete documentation index, see [llms.txt](https://docs.qatts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qatts.com/master-1/standard-actions-methods/execute-workflow.md).

# Execute WorkFlow

**executeWorkFlow** is similar to **executeFunction,** it calls one functionality into another functionality, Here you include one functionality as a workflow in another functionality.&#x20;

**Syntax**:

**executeWorkFlow(workFlowName, queryName/ productElementName)**

<table><thead><tr><th width="276.3333333333333">Name</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>workFlowName</strong></td><td>String</td><td>Enter the functionality name</td></tr><tr><td><strong>query/productElementName</strong></td><td>String</td><td>Enter the product element name/query name.</td></tr></tbody></table>

**Video:**

{% embed url="<https://www.youtube.com/watch?t=111s&v=yfLTpBMsahg>" %}
