> ## Documentation Index
> Fetch the complete documentation index at: https://suggestions.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Downvoting

> Allow users to downvote suggestions

This feature is disabled by default as you usually only care about how many people support a specific suggestion and not how many might not be interested in it.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/suggestions/n-7ChWJoGeuelaSo/images/suggestion-downvoting-light.png?fit=max&auto=format&n=n-7ChWJoGeuelaSo&q=85&s=ef69d01c7b6d71d6ca3318ba381bb1ff" width="1282" height="592" data-path="images/suggestion-downvoting-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/suggestions/n-7ChWJoGeuelaSo/images/suggestion-downvoting-dark.png?fit=max&auto=format&n=n-7ChWJoGeuelaSo&q=85&s=63a816ada3f23676de0d5876ee28737a" width="1288" height="594" data-path="images/suggestion-downvoting-dark.png" />
</Frame>

If you want to give people the option to downvote you can enable downvotes by running [`/setup`](/commands/setup) and turning the switch next to "Allow Downvotes" to "On".

If your [suggestions forum](/features/suggestions-forum) already has suggestions the downvote button will appear as soon as the next user upvotes the suggestion, since the message is refreshed then.

The [top suggestions post](/features/top-suggestions) does not have a way to make downvotes since discord only allows one button on the side of text, and putting the buttons below would take up significantly more space.
