# Export & Import

If you choose to upgrade your account to a PRO plan, you will have the possibility to export your Blacklist to a .csv file. We recommend often exporting the Blacklist and deleting inactive users from your contact base based on it.

<figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2F5lg1Af3k5qLH4Qff1W1k%2Fexport-blacklist%402x.png?alt=media&#x26;token=fabcc452-ab36-4140-ae39-9a5e6705ee08" alt="export-blacklist"><figcaption></figcaption></figure>

1. Choose the desired frame and subaccount and click **“Save”.**
2. The exported file will be sent to you via email, but it can also be found on the Export list.
3. To import a list of contacts into the Black list, choose the **“Import”** option and then upload a file in a .csv format; next, select the reason and click **“Save”**.<br>

   <figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2FRrd3wnKdwv4InNhj8ukR%2Fblacklist-export%402x.png?alt=media&#x26;token=fb5c404d-c857-4985-b497-5927816b9e87" alt="blacklist-export"><figcaption></figcaption></figure>

{% hint style="info" %}
You can also download or upload addresses to the Blacklist using the API. This option is available to all EmailLabs users despite the used account plan. You can find more detailed instructions in our [API documentation](https://dev.emaillabs.io/?_ga=2.32284989.2046019289.1697192141-911481597.1697192141#api-Blacklist-blacklist_check).
{% endhint %}

**⬅️ Detailed instructions for each panel section under the 'Blacklist" tab can be found in the drop-down menu on the left.**


---

# 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://docs.emaillabs.io/en/analytics-panel/reports/blacklist/export-and-import.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.
