# Included workflow

### ![](https://543770944-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LtPTgZOYmpJka4jqs1v%2F-M-onOWJmJDlgONGcw8O%2F-M-onX8heI35BwbWcmkm%2Fhelp_root_applications_workflow_icons_includedworkflow.png?alt=media\&token=98d36a36-e786-47b2-b69d-41684c98ba19)  <a href="#included-workflow" id="included-workflow"></a>

A workflow fragment is a type of workflow that can be reused in serveral user workflows. Use the Included Workflow step to connect a workflow fragment to a user workflow.

Create a workflow fragment by clicking on File in the main menu and choose New, choose type Workflow fragment.&#x20;

![](https://543770944-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LtPTgZOYmpJka4jqs1v%2F-M-onOWJmJDlgONGcw8O%2F-M-onUMseG71rxbCak0n%2Fhelp_root_applications_workflow_images_newfragment.png?alt=media\&token=6868148e-a0ad-42e0-bdc8-6a69afdc9248)

Develop the fragment workflow as wanted. Enter variables in the start step to get input parameters to the fragment workflow and select the output variables in the end step. A fragment must have an end step otherwise there will be an error in 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://help.novacuraflow.com/6.11/development/flow-studio/applications/workflow/included-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.
