# Execute Workflow

This component is to run other workflows that are in the workflow list. You can add this component by click button + and choose *'Execute Workflow'* component, page will show as image bellow.

![Workflow Setting](/files/-MRTn-4mpnmw-xrJ8ZBw)

**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 workflow that will be executed by click button <img src="/files/-MRTn_viitCvtk-jWdJQ" alt="" data-size="line">, you also can delete the workflow by click button <img src="/files/-MRTnit8VkmiWO9zkrJt" alt="" data-size="line">, then click button *'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/5.1.x/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.
