> 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/get-channel-category.md).

# Get Channel Category

**Introduction**

The "Get Channel Category" step is designed to retrieve the category (parent) of a specified guild channel.

**Configuration**

* **Channel**: Select the guild channel for which you want to find the category. This could be any type of channel within the guild, such as text, voice, stage, etc.

**Outputs**

* **Category**: The output variable that represents the category of the specified channel. If the channel is not part of any category, this variable will be null/empty.
