# Mailchimp

Go to **Admin → Plugins → Email Service Providers**, click **Mailchimp**, and select the green **Activate** button.

&#x20;

<figure><img src="/files/4MqrMRSfVLS7CfObadKC" alt=""><figcaption></figcaption></figure>

&#x20;

Add your user and key from Mailchimp

&#x20;

<figure><img src="/files/QEWFC8bhBWG58prZMYvx" alt=""><figcaption></figcaption></figure>

**Where to find your name and key in Mailchimp.**

[About API Keys | Mailchimp](https://mailchimp.com/help/about-api-keys/)

Create a key.

Copy the name and API key generated by Mailchimp.

The name is the label.

&#x20;

<figure><img src="/files/V5pLMoBPvGVBqON62Nne" alt=""><figcaption></figcaption></figure>

Once everything is connected edit the plugin and set the Routes. There is an additional List for **Add To Cart**. Use this option on Partial orders with products (sometimes called Abandoned Cart) to send to Mailchimp's Add To Cart endpoint. **Add To Cart** is ignored on other order types.


---

# 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.konnektive.com/konnektive-crm/admin-setup/plugins/email-service-providers/mailchimp.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.
