> ## Documentation Index
> Fetch the complete documentation index at: https://docs.imagine.art/llms.txt
> Use this file to discover all available pages before exploring further.

# Combine Text

The Combine Text Node allows you to merge multiple text inputs into one cohesive output. It's ideal for projects that require synthesizing different ideas, prompts, or pieces of content into a single, unified text.

<Frame caption="Combine Text Node interface">
  ![Combine Text Node interface](https://3206824585-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FflkeYZ5KwlfB1arDC2M2%2Fuploads%2F5N4GVYc5aa8jk0I8CBT4%2Fimage.png?alt=media\&token=b92bf548-f2e3-44da-8c8d-01ef106463eb)
</Frame>

## How to Use

<Steps>
  <Step title="Add the Node">
    Click the Add (+) button and select Combine Text from the Text Utilities node category.
  </Step>

  <Step title="Connect Inputs">
    Connect multiple text inputs (such as paragraphs, prompts, or content) into the node.
  </Step>

  <Step title="Combine Text">
    The node will automatically merge the provided inputs into a single, well-structured output.
  </Step>
</Steps>

## Sample Use Cases

<AccordionGroup>
  <Accordion title="Creating a Comprehensive Blog Post" defaultOpen>
    You can have multiple inputs like research data, key quotes from experts, and your original thoughts. The Combine Text Node will merge all of these into a smooth, structured blog post, ensuring the content flows naturally.

    <Frame>
      ![Blog post example](https://3206824585-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FflkeYZ5KwlfB1arDC2M2%2Fuploads%2FpKF9XtqvSxuUc8qklCcA%2FScreenshot%202026-03-03%20at%202.27.30%E2%80%AFPM.png?alt=media\&token=9a8f2ceb-c31e-49d5-88bb-7fb43fbaaff9)
    </Frame>
  </Accordion>

  <Accordion title="Generating a Script for a Marketing Video" defaultOpen>
    You might have various sections of a script—an introduction, product features, and a call to action. The Combine Text Node will merge these sections into a smooth, professional video script.

    <Frame>
      ![Marketing video script example](https://3206824585-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FflkeYZ5KwlfB1arDC2M2%2Fuploads%2FOlc2hZa9GoJHiefZZQD0%2Fimage.png?alt=media\&token=6f838289-7670-4c79-a0b7-e065cd0c7fc2)
    </Frame>
  </Accordion>

  <Accordion title="Combining Product Descriptions for E-Commerce" defaultOpen>
    You may have separate bullet points describing the features, benefits, and usage of a product. The Combine Text Node will merge them into a single, engaging product description for your e-commerce platform.

    <Frame>
      ![Product description example](https://3206824585-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FflkeYZ5KwlfB1arDC2M2%2Fuploads%2FpmB3KeS97fyrhlC3riqv%2Fimage.png?alt=media\&token=9b6ca640-46df-4e80-8906-c906a2a3802f)
    </Frame>
  </Accordion>
</AccordionGroup>

## When to Use

* **Content Merging**: When you need to merge various pieces of content into a single, cohesive output.
* **Scriptwriting**: Combine different sections of a script (intro, body, conclusion) into one seamless narrative.
* **Product Descriptions**: Merge individual product features into a polished, engaging description for e-commerce.
* **Marketing Materials**: Combine promotional copy, calls to action, and product details into a unified marketing message.
