Adding Permissions to a Role
How to assign AntiRaid permission nodes to a Discord role using the dashboard.
Updated April 11, 2026
This guide shows you how to grant a Discord role specific AntiRaid permission nodes. Once assigned, every member who holds that role will be able to run the corresponding commands.
Before you start, log in to the AntiRaid dashboard.
Options
| Prop | Type | Description |
|---|---|---|
role? | string | The Discord role you want to modify. |
permissions? | string | The permission nodes to grant this role (e.g. `moderation.ban`, `backup.*`). |
index? | number | Priority of this role in the permission hierarchy. A lower index means higher priority — useful when a member has multiple roles with conflicting permissions. |
Steps
Open the Permissions page In the dashboard, navigate to your server and
open the Permissions section.
Select the role Choose the role you want to update from the dropdown.
Double-check you have the right one before continuing.
Add permission nodes Click Add Permission and type the nodes you
want to grant (e.g. moderation.ban). You can add multiple nodes — just
click Add Permission again for each one.
Set the index (optional) If your server has multiple roles with
overlapping permissions, set the index to control priority. Lower numbers take precedence over higher ones.

For a full list of available permission nodes, see the Permissions reference.