# Create Thread Channel

**Introduction**&#x20;

This step enables the creation of a new thread channel within a guild, offering a dedicated space for specific topics or discussions.

**Configuration**

1. **Channel**: Choose the parent channel where the thread will be created. This should be a channel that supports threads (like a text channel). This is a required field.
2. **Name**: Set the name for the new thread channel. The name must be between 1 and 100 characters. This is a required field.
3. **Private**: Specify whether the thread is private. A private thread restricts access to invited members only, while a public thread is accessible to all members of the parent channel.

**Usage**&#x20;

Perfect for organizing discussions on specific topics, managing event-related conversations, or creating a focused space for a subset of guild members.

**Permissions**

* Requires "View Channel" permission to access the parent channel.
* Depending on the thread's privacy setting, either "Create Private Threads" or "Create Public Threads" permission is required.
