---
title: "Workflow"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/nodetool/workflows/workflow_node/workflow
markdown: https://docs.nodetool.ai/nodes/nodetool/workflows/workflow_node/workflow.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/workflows/workflow_node/workflow.md
---

# Workflow

**Type:** `nodetool.workflows.workflow_node.Workflow`

**Namespace:** `nodetool.workflows.workflow_node`

## Description

Execute a sub-workflow. Select a workflow to populate its inputs and outputs dynamically.

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| workflow_id | `str` |  | `` |
| workflow_json | `dict` |  | `{}` |

## Outputs

_(none)_

## Related Nodes

Browse other nodes in the [nodetool.workflows.workflow_node](./) namespace.
