# Combine Text

## Summary

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.&#x20;

<div data-with-frame="true"><figure><img src="/files/ZFaY9VFv4D0MZ7j8jw25" alt=""><figcaption></figcaption></figure></div>

***

## How to Use&#x20;

1. Add the Node:
   * Click the Add (+) button and select Combine Text from the Text Utilities node category.
2. Connect Inputs:
   * Connect multiple text inputs (such as paragraphs, prompts, or content) into the node.
3. Combine Text:
   * The node will automatically merge the provided inputs into a single, well-structured output.

***

## Sample Use Cases

<details open>

<summary>Creating a Comprehensive Blog Post</summary>

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.

<div data-with-frame="true"><figure><img src="/files/qNGZFGoAB1I4jMh39rm6" alt=""><figcaption></figcaption></figure></div>

</details>

<details open>

<summary>Generating a Script for a Marketing Video</summary>

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.

<div data-with-frame="true"><figure><img src="/files/eAgoKHLGrR6BuqS1U7Te" alt=""><figcaption></figcaption></figure></div>

</details>

<details open>

<summary>Combining Product Descriptions for E-Commerce</summary>

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.

<div data-with-frame="true"><figure><img src="/files/ELTUTdE4AzQZoKLcSICQ" alt=""><figcaption></figcaption></figure></div>

</details>

***

### When to Use&#x20;

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

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.imagine.art/workflows/text-nodes/combine-text.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
