> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flarebot.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# VoiceMaster Troubleshooting

> Fix issues with temporary voice channels.

<AccordionGroup>
  <Accordion title="Channels aren't being created when I join">
    1. Ensure VoiceMaster is set up (`/voicemaster setup`).
    2. Ensure Flare has `Manage Channels` and `Move Members` permissions.
    3. You must join the specific "Join to Create" channel — not any random voice channel.
  </Accordion>

  <Accordion title="Channels aren't being deleted when empty">
    Flare checks for empty channels periodically. If a channel persists, it may be due to a bot restart during the channel's lifetime. You can manually delete it.
  </Accordion>

  <Accordion title="I can't use the control panel buttons">
    Only the channel **owner** (the person who created it by joining) can use the control panel buttons.
  </Accordion>
</AccordionGroup>
