> ## 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.

# Add slot

> Adds a new slot to an existing squad.

## Command

/add\_slot `squad_position` `slot_name`

/add\_slot `squad_position` `slot_name` `slot_number`

## Process

Adds a new slot to a squad. The squad is determined by its position in the event. The squad counter starts at 0. If the optional slot number is not specified, the first free slot number is used.

<Info>
  A new empty squad cannot be added via a command. Use the edit function on the website for this.
</Info>
