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

# Removing

Set the wrong number of votes for a role reward? Added to many role rewards? Don't worry, you can remove a role reward by following the steps shown here

## Removing a single reward

To remove a single role reward, run the `/rewards remove` command

<figure><img src="https://1720966575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFEtDi3YGaE1Ne03okdh%2Fuploads%2Fgit-blob-01907c2b348fdcab579b00e4ad3e7ba274689271%2Frewards_remove_1.png?alt=media" alt=""><figcaption><p>Rewards Remove Command</p></figcaption></figure>

{% tabs %}
{% tab title="Required Options" %}

* `type` - The type of tracker (**Bot**/**Server**)
* `tracker` - The tracker you wish to remove a reward from
* `role` - The reward that should be deleted
  {% endtab %}
  {% endtabs %}

<figure><img src="https://1720966575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFEtDi3YGaE1Ne03okdh%2Fuploads%2Fgit-blob-c6eb832641616d1e46ec00298c7a1faf3c7aba22%2Frewards_remove_2.png?alt=media" alt=""><figcaption><p>Options have been filled out</p></figcaption></figure>

Once you have filled out all the options, you can run the command. The role reward will now not be given any more.

{% hint style="warning" %}
This does not remove the role from members, nor does it delete the role
{% endhint %}

## Removing All Rewards

Should you wish to remove all extra role rewards, you can use the `/rewards reset` command

<figure><img src="https://1720966575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFEtDi3YGaE1Ne03okdh%2Fuploads%2Fgit-blob-225cc3cfd1c3a4cfd9fb7619480f9e229e47f235%2Frewards_reset_1.png?alt=media" alt=""><figcaption><p>Rewards Reset Command</p></figcaption></figure>

{% tabs %}
{% tab title="Required Options" %}

* `type` - The type of tracker (**Bot**/**Server**)
* `tracker` - The tracker you wish to remove a reward from
  {% endtab %}
  {% endtabs %}

<figure><img src="https://1720966575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFEtDi3YGaE1Ne03okdh%2Fuploads%2Fgit-blob-b3f3dbb95d98651f8f1a9598444024e1bd7733e9%2Frewards_reset_2.png?alt=media" alt=""><figcaption><p>Options have been filled out</p></figcaption></figure>

Once you have filled out all the options you can run the command and all extra vote rewards will be removed

{% hint style="warning" %}
This does not remove any of the roles from members, nor does it delete any of the roles
{% endhint %}
