# Let me see how many votes I have left after voting

**URL:** <https://meta.discourse.org/t/let-me-see-how-many-votes-i-have-left-after-voting/58484>\
**Category:** Bug\
**Tags:** topic-voting\
**Created:** [2016年八月10日 00:46 UTC](https://meta.discourse.org/t/let-me-see-how-many-votes-i-have-left-after-voting/58484 "2016-08-10T00:46:12Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![barryvan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/barryvan/32/82635_2.png) [@barryvan](https://meta.discourse.org/u/barryvan)\
**Post date:** [2016年八月10日 00:46 UTC](https://meta.discourse.org/t/let-me-see-how-many-votes-i-have-left-after-voting/58484/1 "2016-08-10T00:46:12Z")

</div>

I’ve implemented this plugin on the community forums I’ve just set up, and it’s proving to be one of the most attractive functions in the forum – thanks @joebuhlig! 😃

One of our members has just asked what I think is a really pertinent question, though: **How do I see how many votes I have left?** You can go to the “Votes” area of the profile to manually count up the posts you’ve voted on (taking into account closed topics), but I can’t seem to find anywhere that indicates how many votes you have available as a user. Ideally, I’d love to see this as an additional box on the “summary” area of the profile – perhaps something along the lines of “10 votes cast (8 left)”.

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2017年三月6日 16:49 UTC](https://meta.discourse.org/t/let-me-see-how-many-votes-i-have-left-after-voting/58484/2 "2017-03-06T16:49:43Z")

</div>

We will be adding

- A window that shows you “only have N votes” left when you are close to your limit.
- A window that shows you “the last N topics you voted on” once you reach the end, so you can easily remove votes if needed.

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2017年三月8日 21:18 UTC](https://meta.discourse.org/t/let-me-see-how-many-votes-i-have-left-after-voting/58484/3 "2017-03-08T21:18:59Z")

</div>

This is now complete:

 ![](https://global.discourse-cdn.com/meta/original/3X/e/a/ea1307b06539b7c9dcf42fa3774605850a261831.png)

You can configure when the warning shows up with `voting alert votes left`, by default we alert you if you have 10 or less votes left after voting.

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2017年三月8日 21:19 UTC](https://meta.discourse.org/t/let-me-see-how-many-votes-i-have-left-after-voting/58484/4 "2017-03-08T21:19:03Z")

</div>


