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

# Autorole

## \*Enabling Autorole

You can enable an autorole with one easy command:

```bash
%autorole <role mention>
```

{% hint style="info" %}
If you do not wish to tag a role, you can provide the role ID instead.
{% endhint %}

## \*Disabling Autorole

You can disable your current autorole with another easy command:

```bash
%disrole
```

{% hint style="info" %}
Your autorole can be restored at **any** time by re-running the autorole command.
{% endhint %}
