> 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-member-permissions.md).

# Get Member Permissions

**Introduction**

The "Get Member Permissions" step is designed to retrieve the list of permissions a user has within a specific Discord guild.

**Configuration**

* **Guild**: The guild from which to retrieve the user's permissions. This field is required to specify the server context for the permissions query.
* **User**: The user whose permissions will be fetched. This field is required to identify the member whose permissions are being queried.

**Outputs**

* **Permissions**: A list of permissions the specified user has in the guild.
