> For the complete documentation index, see [llms.txt](https://rr.auttaja.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rr.auttaja.io/permissions.md).

# Permissions

Permissions in Reaction are quite basic and are controlled by Discords built-in slash command permission system.  You simply grant or deny certain roles permission to use the `/config` command.  There are two simple commands to control access to the config command, and each only takes a singular role argument.

The user who first adds the bot will be the only one with permission to use the `/config` command.  They will need to grant permission to roles that should be allowed to configure the bot.

```
/config perms grant
```

```
/config perms deny
```
