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

# Text Chunking Node Asset

[Overview](../overview) > Text Chunking Node Asset

**Class:** `TextChunkingNodeAsset` | **Inherits from:** `InworldNodeAsset`

Node asset for breaking down large text inputs into smaller, manageable chunks within conversation flows. Splits text data into segments suitable for processing by downstream nodes.

## Usage

This node divides large text inputs into smaller chunks, preparing text data for processing by nodes with size limitations or enabling parallel processing of text segments in conversation workflows.
