# button roles

{% hint style="info" %}
**ManageGuild** permissions is required.
{% endhint %}

### Creating Role Groups

* Use `/br group create` to create a role group and set up your desired embed for the roles panel!

<figure><img src="https://i.imgur.com/fwBpvA6.jpeg" alt=""><figcaption></figcaption></figure>

### Group Role Modes

This feature enables you to configure whether a role group allows members to select 1 role or multiple roles in a group!

{% tabs %}
{% tab title="single" %}

<figure><img src="https://i.imgur.com/GlhEctS.jpeg" alt=""><figcaption><p>A warning message indicating that the role group only allows members to select 1 role at a time</p></figcaption></figure>
{% endtab %}

{% tab title="multiple" %}

<figure><img src="https://i.imgur.com/bXEKD1A.jpeg" alt="" width="375"><figcaption><p>This role groups mode was set to <code>Multiple</code>, allowing a member to select as many roles as they'd like!</p></figcaption></figure>
{% endtab %}
{% endtabs %}

### Creating Roles & Adding to a Group

* Use `/br role create` to create a role and add it to a group

<figure><img src="https://i.imgur.com/jwTixEz.jpeg" alt=""><figcaption></figcaption></figure>

### Sending Role Group Panel to a Channel

* Use `/br group send` to send the group panel to your roles channel

{% tabs %}
{% tab title="command" %}

<figure><img src="https://i.imgur.com/tOxfA5p.jpeg" alt=""><figcaption></figcaption></figure>

<figure><img src="https://i.imgur.com/PFtndk1.jpeg" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="result" %}

<figure><img src="https://i.imgur.com/eiYD7T1.jpeg" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}
