> For the complete documentation index, see [llms.txt](https://securitybot.gitbook.io/securitybot-knowledge-hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://securitybot.gitbook.io/securitybot-knowledge-hub/command-reference/setup.md).

# /setup

{% hint style="success" %}
**Available on all tiers** — The setup wizard adjusts its steps based on your tier. Free tier servers skip Premium-only configuration steps.
{% endhint %}

Launches the interactive setup wizard that guides you through the full SecurityBot configuration process. This is the recommended way to configure SecurityBot when first adding it to your server.

***

## Usage

```
/setup
```

### Example

```
/setup
```

SecurityBot presents a splash embed with setup options. The wizard walks you through configuration in stages using interactive buttons, modals, and select menus.

***

## What the Wizard Covers

The setup wizard guides you through configuring:

* Staff roles (admin, moderator, exempt)
* Log channel
* All filter types (name, avatar, link, address, handle, invite)
* Ignored channels and categories
* Verification settings
* Purge settings

{% hint style="info" %}
You can also configure each of these settings individually using their respective commands (`/roles`, `/settings`, `/chat_filters`, `/user_filters`, `/verification`). The setup wizard simply bundles them into a single guided flow.
{% endhint %}

***

## Permissions

**Administrator** -- Requires Discord ADMINISTRATOR permission (not just the SecurityBot admin role).
