---
title: "Reroute"
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/control/reroute
markdown: https://docs.nodetool.ai/nodes/nodetool/control/reroute.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/control/reroute.md
---

# Reroute

**Type:** `nodetool.control.Reroute`

**Namespace:** `nodetool.control`

## Description

Pass data through unchanged for tidier workflow layouts.
    reroute, passthrough, organize, tidy, flow, connection, redirect

    Use cases:
    - Organize complex workflows by routing connections
    - Create cleaner visual layouts
    - Redirect data flow without modification

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| input_value | `any` | Value to pass through unchanged | `[]` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `any` |  |

## Related Nodes

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