# Mailchimp

### Set up Mailchimp api key

Go to App settings > Integration > Mailchimp and put the api key and server prefix there

### Select the list/audience to send the data to

Once the Mailchimp settings are saved, you will need to select which list the data should send to

Go to Forms > Select the form > Settings > Mailchimp integration (it will only appear if the Mailchimp api key is saved), then select the list

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

Test the setup after everything is saved - do a submission of the form then check the list in the Mailchimp


---

# 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.productcares.com/integrations/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.
