> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-feat-openapi-i18n.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AddTextPrefix - ComfyUI Built-in Node Documentation

> Complete documentation for the AddTextPrefix node in ComfyUI. Learn its inputs, outputs, parameters and usage.

The Add Text Prefix node modifies text by adding a specified string to the beginning of each input text. It takes the text and a prefix as input, then returns the combined result.

**Note:** This node is deprecated and superseded by the Concatenate Text node.

## Inputs

| Parameter | Description                                                   | Data Type | Required | Range |
| --------- | ------------------------------------------------------------- | --------- | -------- | ----- |
| `text`    | The text to which the prefix will be added.                   | STRING    | Yes      |       |
| `prefix`  | The string to add to the beginning of the text (default: ""). | STRING    | No       |       |

## Outputs

| Output Name | Description                                            | Data Type |
| ----------- | ------------------------------------------------------ | --------- |
| `text`      | The resulting text with the prefix added to the front. | STRING    |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/AddTextPrefix/en.md)

***

**Source fingerprint (SHA-256):** `71744a8dc3056b8f20eb2cb7ac16002ce86e214a660aa1d145f501d6d7dc5b53`
