> For the complete documentation index, see [llms.txt](https://help.supporthunt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.supporthunt.com/reporting/exporting-a-contact-list.md).

# Exporting a Contact List

With Support Hunt, you have the ability to export the contacts through the 'Contacts' tab and download it in the CSV format.&#x20;

You can either download or export only the unique contacts or all the conversations occurrences of that contact just by turning on or off the switch 'Show Unique Contacts'&#x20;

### How do I export the contact list?&#x20;

To export the contact list, you can follow the following steps;&#x20;

* Select the 'Date Range' for which you would like to export or download the data&#x20;
* Select the 'Columns', you want it to be part of the report
* Click on 'Export' to download the report

{% hint style="info" %}
In case you do not find the email in the 'Inbox', you can also look for the same in 'Spam' folder
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.supporthunt.com/reporting/exporting-a-contact-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
