# Export Specific Leads List

**URL:** https://forum.mautic.org/t/export-specific-leads-list/3280
**Category:** Product Support
**Created:** [January 22, 2016, 12:59am UTC](https://forum.mautic.org/t/export-specific-leads-list/3280 "2016-01-22T00:59:34Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![goldcoastchicago](https://avatars.discourse-cdn.com/v4/letter/g/d9b06d/32.png) [@goldcoastchicago](https://forum.mautic.org/u/goldcoastchicago)
#### Post date: [January 22, 2016, 12:59am UTC](https://forum.mautic.org/t/export-specific-leads-list/3280/1 "2016-01-22T00:59:34Z")

</div>

I know that exporting a specific leads list is not currently available. I have a client who needs their leads list in some kind of Excel format and I believe I read that there was a way to do this through the database. How would I go about creating this file for the client without having to manually type out every lead again?

---

<div class="post-metadata">

### Author: ![goldcoastchicago](https://avatars.discourse-cdn.com/v4/letter/g/d9b06d/32.png) [@goldcoastchicago](https://forum.mautic.org/u/goldcoastchicago)
#### Post date: [January 22, 2016, 12:59am UTC](https://forum.mautic.org/t/export-specific-leads-list/3280/2 "2016-01-22T00:59:34Z")

</div>

I know that exporting a specific leads list is not currently available. I have a client who needs their leads list in some kind of Excel format and I believe I read that there was a way to do this through the database. How would I go about creating this file for the client without having to manually type out every lead again?

---

<div class="post-metadata">

### Author: ![escopecz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/escopecz/32/370_2.png) [@escopecz](https://forum.mautic.org/u/escopecz)
#### Post date: [January 22, 2016, 11:10am UTC](https://forum.mautic.org/t/export-specific-leads-list/3280/3 "2016-01-22T11:10:07Z")

</div>

Tools like PhpMyAdmin can export a table in CSV format which can be opened in a spreadsheet program like MS Excel. Or take a look at the Report section of Mautic. There is possible to export data as well.

---

<div class="post-metadata">

### Author: ![tuiuiu\_dev](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/tuiuiu_dev/32/225_2.png) [@tuiuiu\_dev](https://forum.mautic.org/u/tuiuiu_dev)
#### Post date: [September 28, 2017, 8:27pm UTC](https://forum.mautic.org/t/export-specific-leads-list/3280/4 "2017-09-28T20:27:15Z")

</div>

Hi there everyone. How are you?

I am sorry about my english.

I have found a big trouble and time consuming to Export leads and all leads data asked on a form.

I have tried many methods, and even: [https://www.mautic.org/community/index.php/member/3082-chinonet](https://www.mautic.org/community/index.php/member/3082-chinonet)

But, what finally worked for me was accessing DataBase by MySQL and exporting the whole “table=form\_results”

There will be for each FORM one table=form\_result

Just pick one you need to export and be happy!

Best regards.
