# Extracting user lists from polls

**URL:** https://meta.discourse.org/t/extracting-user-lists-from-polls/159358
**Category:** Feature
**Created:** [31 juli 2020 om 00:18 UTC](https://meta.discourse.org/t/extracting-user-lists-from-polls/159358 "2020-07-31T00:18:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Chris27](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chris27/32/141170_2.png) [@Chris27](https://meta.discourse.org/u/Chris27)
#### Post date: [31 juli 2020 om 00:18 UTC](https://meta.discourse.org/t/extracting-user-lists-from-polls/159358/1 "2020-07-31T00:18:35Z")

</div>

we are running a poll and would like to extract the list of users who voted on each option without doing it manually when it closes - is there an addon or way that anyone knows that could do that? Thank you in advance!

---

<div class="post-metadata">

### Author: ![IAmGav](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iamgav/32/235598_2.png) [@IAmGav](https://meta.discourse.org/u/IAmGav)
#### Post date: [31 juli 2020 om 00:22 UTC](https://meta.discourse.org/t/extracting-user-lists-from-polls/159358/2 "2020-07-31T00:22:07Z")

</div>

install [Data Explorer](https://meta.discourse.org/t/32566?silent=true) and use that

[https://github.com/discourse/discourse-data-explorer](https://github.com/discourse/discourse-data-explorer)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [15 augustus 2020 om 19:47 UTC](https://meta.discourse.org/t/extracting-user-lists-from-polls/159358/3 "2020-08-15T19:47:56Z")

</div>

Didn’t we rcently add a built-in feature to polls to export this information @falco?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [15 augustus 2020 om 21:20 UTC](https://meta.discourse.org/t/extracting-user-lists-from-polls/159358/4 "2020-08-15T21:20:49Z")

</div>

Yes, admins can export poll results to a CSV file easily for almost a year now:

> [@Poll: Export poll results in CSV for quiz creator?](https://meta.discourse.org/t/poll-export-poll-results-in-csv-for-quiz-creator/94265/7):
>
> This is now available for staff by default on polls: You need the latest version of Discourse and Data Explorer plugin enabled for it to work. You can also customize the CSV output by writing a new query and changing the query ID for the export in settings.
