# Mailchimp

#### Step 1: Access the Connections Section

* Go to the **Connections** section in your dashboard and select **Mailchimp** from the menu.

#### Step 2: Connect Wandace to Mailchimp

* Click the **ADD CONNECTION** button.
* Once added, click the three dots (•••) beside Mailchimp and select **Settings.** This will open the page to manage this connection.
* Follow the on-screen prompts to log in with your Mailchimp account and authorize the connection with Wandace.

> 💡 *Note: Make sure you’re logged into the correct Mailchimp account before starting the connection process.*

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

#### Step 3: Configure the Connection

* Once connected, click on the three dots (•••) next to Mailchimp and select **Update** from the dropdown menu.
* There you can give a name to the new E-commerce connection.

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

#### Step 4: Choose an Audience

* A modal will open displaying all available audiences. Select the audience you'd like to sync with Mailchimp (e.g., Wandace audience).

#### Step 5: Verify Sync Status

The sync may take a few moments to complete. Once done, your store data (like customer emails and order activity) will be available in Mailchimp for targeted campaigns and automations.


---

# 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://academy.wandace.com/how-to-guides/addons/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.
