# MailerLite

**How to connect MailerLite to Churned**\
Log in to the Churned platform and go to the “Integrations” section. Click on “New Integration” and select MailerLite from the list.

Required Credential

* apiKey – The API key used to authenticate with the MailerLite API.

Here’s how you can obtain this credential:

Get Your API Key

1. Log in to your MailerLite account
2. Navigate to Profile > Integrations or Account Settings > API.
3. Under the “API” section, generate a new key or copy an existing one.
4. Copy and store the key securely, as it will be used during integration.

Input the Credential\
Enter the retrieved credential into the Churned integration form:

* apiKey: Your MailerLite API key.

Click Save and test the connection to ensure everything is working correctly.

Once connected, notify the Churned team to synchronize data.

Helpful Links

* MailerLite API Documentation
* How to Use MailerLite API


---

# 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.churned.io/churned-docs/integrations/mailerlite.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.
