> 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/disconnect-member-from-voice.md).

# Disconnect Member from Voice

**Introduction**&#x20;

This step is used to disconnect a member from a voice channel in a guild, effectively removing them from the voice chat.

**Configuration**

1. **Guild**: The guild from which the user will be disconnected. This parameter is required to specify the server context where the disconnection will occur.
2. **User**: The user to be disconnected from the voice channel. This field is necessary to identify the member who will be affected by this step.

**Usage**&#x20;

Ideal for managing voice channels in a guild, such as removing members who are inactive, moderating voice chat sessions, or enforcing guild rules in voice channels.

**Permissions**

* Requires the "Move Members" permission, which allows for disconnecting members from voice channels.
