> For the complete documentation index, see [llms.txt](https://doc.duaer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.duaer.com/build/execute-duaer-organization.md).

# Call a sub-organization with Execute Duaer Organization

In Duaer, the node is named Execute Duaer Organization. On current versions Source defaults to Database. Mode defaults to Run once with all items. The called organization must start with Execute Workflow Trigger.
## Pick a sub-organization from the database

1. Save a digital organization that starts with Execute Workflow Trigger.
2. In the parent, search for Execute Duaer Organization and connect it after the previous node.
3. Leave Source on Database. Under Workflow, select the target digital organization.
4. Leave Mode on Run once with all items.
5. Wait For Sub-Workflow Completion under Options is on by default. Select Execute step.

Source can also be Define Below to paste Workflow JSON.

Run once for each item is deprecated. To call once per item, use Loop Over Items (Split In Batches) first, then this node.

Refer to [Break work into sub-organizations in Duaer](/flow-logic/subworkflows.md).
## Questions

### I search for Execute Sub-workflow in Duaer and find nothing. Why?

The panel label is Execute Duaer Organization. You can also search for execute workflow.

