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

# Concat

**Type:** `nodetool.text.Concat`

**Namespace:** `nodetool.text`

## Description

Concatenates text inputs into a single output. Add inputs dynamically with the “add text input” button, or wire a list of strings into a single input.
    +, text, combine, add, concatenate, merge, join, append

## Properties

_(none)_

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `str` |  |

## Related Nodes

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