> For the complete documentation index, see [llms.txt](https://docs.flexy.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flexy.bot/modules/discord/steps/create-stage-channel.md).

# Create Stage Channel

**Introduction**&#x20;

This step is designed to create a new stage channel in a specified guild.

**Configuration**

1. **Guild**: Select the guild in which to create the stage channel. This is mandatory.
2. **Name**: Set the name for the stage channel. It must be between 1 and 100 characters. This field is required.
3. **Category**: Optionally, choose a category for the stage channel.

**Outputs**

* **Channel**: The stage channel created by this step. This output variable can be used in subsequent steps for specific actions, such as setting up events or permissions.

**Usage**&#x20;

Useful for setting up stage channels for events, announcements, or community gatherings within a guild.

**Permissions**

* Requires the "Manage Channels" permission to execute this step.
