> 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-default-role.md).

# Get Default Role

**Introduction**

The "Get Default Role" step retrieves the default role (the @everyone role) for a specified guild. This step is useful for identifying the base permissions assigned to all members of a guild.

**Configuration**

* **Guild**: Specifies the guild (server) from which the default role will be retrieved. This parameter is required.

**Outputs**

* **Role**: The retrieved default role from the guild. This output can be used in subsequent steps or actions.
