# Exporting a Contact List

With WotNot, 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;

## Exporting a 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: 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.wotnot.io/monitor/contacts/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.
