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

# Delete slot

> Removes an empty slot from an event. If it is the last slot in a squad, the squad will be removed.

## Command

/delete\_slot `slot_number`

## Process

Removes a slot based on its slot number. A registered user blocks the deletion of the slot. If the slot is only blocked, it can be deleted directly.

<Info>
  To empty a slot, you can [force an unslot](/en/integrations/discord/bot-commands/force-unslot).
</Info>
