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

# Move Voice Member

**Introduction**&#x20;

This step allows you to move a member from one voice channel to another within a guild.

**Configuration**

1. **Guild**: The guild in which the user will be moved. This parameter is required to specify the server context for the move operation.
2. **User**: The user to be moved. This field is necessary to identify the member who will be affected by this step.
3. **Channel**: Choose the destination voice channel where the member will be moved. This is a required field.

**Usage**&#x20;

Perfect for managing the distribution of members across various voice channels, such as organizing members into different discussion groups, rearranging participants for events, or enforcing channel-specific rules.

**Permissions**

* Requires the "Move Members" permission, enabling the moving of members between voice channels.
