> For the complete documentation index, see [llms.txt](https://docs.clearout.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clearout.io/integrations/mailerlite/mailerlite-esp.md).

# MailerLite ESP

You must verify your Mailerlite email lists so that you can maintain and improve your email deliverability. This Clearout integration of **email verification with Mailerlite helps ensure that invalid and fake email addresses** are filtered out from your list before you hit send. Securely import/export data between the two platforms using the email validation integration.

{% stepper %}
{% step %}

### Connect account <a href="#keyqj" id="keyqj"></a>

After logging in to your Clearout account, go to the **Integration page** and select **MailerLite**.&#x20;

Click on "**Add Account**" to add your MailerLite account. A pop-up will be displayed asking for the **API Key and Account Name**. You can find these details in your MailerLite account in&#x20;

“Account Integration **→** Developer API **→** API Key“.&#x20;

Once you feed in the Key details in Clearout, click on the "**Add Account**" button.

<div data-with-frame="true"><figure><img src="/files/JDrb5rHALIc9IZmlrpPl" alt="Connect MailerLite account with Clearout for list verification"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Add the email lists <a href="#plfp3" id="plfp3"></a>

Keep the email address lists clean by easily adding them from the MailerLite account.\
\
Once you've successfully logged in, **select the list(s)** you want to verify from the associated MailerLite account.

<div data-with-frame="true"><figure><img src="/files/41H794O6eOKASqSiEi9O" alt="Select the list to start verification"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Verify the email address list <a href="#h8w70" id="h8w70"></a>

Once the mailing list is successfully added, click on the "**Verify**" button to start validating the added mailing list.

<div data-with-frame="true"><figure><img src="/files/DuXH13OfwBKsUvZny2tG" alt="Start verification of selected MailerLite list"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Export the verified results <a href="#qbdg2" id="qbdg2"></a>

Once the email validation is complete, the user can either **download the result** (in .CSV, .XLSX) or **directly export** it to the MailerLite account.\
\
The user can export the result by selecting either "**unsubscribe**," "**append**," or **both**.\
\
**Unsubscribe:** By choosing this option, you can unsubscribe from the invalid/non-deliverable email addresses on the MailerLite list automatically, which removes all the non-deliverables from the mailing list.\
\
**Append:** By choosing this option, you can export the result and append the Clearout columns with the original file in the MailerLite account.

<div data-with-frame="true"><figure><img src="/files/1RWLWCOpT8oUOyRqyMS0" alt="Export verified list results to MailerLite"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.clearout.io/integrations/mailerlite/mailerlite-esp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
