> For the complete documentation index, see [llms.txt](https://docs.securitybot.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.securitybot.gg/getting-started/manage-settings.md).

# Manage Settings

Security Bot can be configured through two methods: the web dashboard or slash commands.

## Using the Dashboard

The dashboard provides a visual interface for all settings.

### How to Access

1. Go to [securitybot.gg](https://securitybot.gg/)
2. Click **Login**
3. Click **Authorize** to connect your Discord account
4. Select **Dashboard** (if not automatically redirected)
5. Choose your server from the list

![](/files/Yy4EtGyLAggOHcCfDY1I)

### Dashboard Features

The dashboard allows you to:

* View and modify Anti-Nuke settings (limits, punishments, triggers)
* Manage whitelist entries (users, roles, channels)
* Configure Anti-Raid scores and thresholds
* Enable/disable Beast Mode
* Access Premium features (if subscribed)

## Using Commands

All settings can also be configured using slash commands directly in Discord.

### Quick Reference

| Task                   | Command          |
| ---------------------- | ---------------- |
| View all commands      | `/help`          |
| View current settings  | `/settings`      |
| Set action limit       | `/setlimit`      |
| Set punishment         | `/setpunishment` |
| Enable action trigger  | `/enable`        |
| Disable action trigger | `/disable`       |
| Manage whitelist       | `/whitelist`     |
| Manage permissions     | `/permission`    |

### Getting Help

Use `/help` to see the complete list of available commands with descriptions.

## Which Method Should I Use?

* **Dashboard** - Best for initial setup and viewing all settings at once
* **Commands** - Best for quick changes and on-the-fly adjustments

Both methods sync automatically. Changes made in the dashboard appear in commands and vice versa.
