# Execute Workflow

This component is to run other workflows that are in the workflow list. You can add this component by clicking the button **'+'** and choosing the **'Execute Workflow'** component, page will show as images below.

![Workflow Setting](/files/3XnblIV2iQQ5DeF3XEK4)

**Component Explanation:**

| Name                                                            | Description                                       |
| --------------------------------------------------------------- | ------------------------------------------------- |
| Process Name                                                    | The title of the process that you want to execute |
| Search feature                                                  | This feature allows you to search the workflow    |
| <img src="/files/-MRTn_viitCvtk-jWdJQ" alt="" data-size="line"> | To add the workflow                               |
| <img src="/files/-MRTnit8VkmiWO9zkrJt" alt="" data-size="line"> | To delete the workflow                            |

You can input the name of the process and choose the workflow that will be executed by clicking  the (<img src="/files/-MRTn_viitCvtk-jWdJQ" alt="" data-size="line">) button, you also can delete the workflow by clicking the ( <img src="/files/-MRTnit8VkmiWO9zkrJt" alt="" data-size="line">) button, then click **'Add'** to save the workflow


---

# 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.3dolphins.ai/bot-settings/process-flow/component-of-workflow/execute-workflow.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.
