# New unsubscribe

1. **Select MailChimp** as your source under “New flow” in the “Gears” section of your GearPlug app.

<figure><img src="https://lh3.googleusercontent.com/qGsnbcrH3LH3R6EeCSFYKnIAXno7RPvw58dYSo550_0pdgzQLchohDN29LcjOQEEVErLK0rYAWklxf1lYHpnceuwREMmibNDceACVxcPm58prK97aSSlIAnNjQZl8jhqgG88P1oal-pbpXShCimGag" alt=""><figcaption></figcaption></figure>

2. **Pick the connection** you wish to use and click “Continue.” You may also create a new connection under “Create a connection.” GearPlug will make a quick test to verify that the connection works.

<figure><img src="https://lh6.googleusercontent.com/3yG0DS4iN-6pqs6divVRF_5KndiESi1rkf3VPk4ntGFL5LfvRiSVBCnCD1ECl139XyqCL_LfY8KA8iKVdDeCjTo99s8xRm-eyHRjJqfI9zA4zziKLra8IsjNOfukoGQ01AjbgK3HN1jw5E6JNgNdAQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
GearPlug will check whether the connection functions properly before moving on. If it doesn’t, you won’t be able to continue setting up your Gear.&#x20;
{% endhint %}

3. **Choose “New subscriber”** as your action. Then, pick the audience from which you want to draw information. Click “Create” and wait for the pop-up message.

<figure><img src="https://lh4.googleusercontent.com/LyZeMzOaDhbM6DCZTWM_xi8OSsfIuGt32Uh8FKxd3P9laQueIYGBmpC26e3PT2bRHvMETgtrAOIWyxoSeDb-gMZAJ6DrUz40bJQVFUb5Hhf6H5C3diKW0lBpp1spm90nK_9-NmA-8SaQUew5ZQI-Bg" alt=""><figcaption></figcaption></figure>

4. **Unsubscribe a contact** in MailChimp inside your chosen audience so that GearPlug can test the connection. This will execute the action’s trigger: a cancelled subscription.

{% hint style="info" %}
**Create an entry in MailChimp**: GearPlug needs a new record to test whether it can extract the data successfully. After this record, all future entries will be registered automatically.
{% endhint %}

5. **Review the data** to make sure all fields have the right information. Then, click “OK.”

<figure><img src="https://lh4.googleusercontent.com/vBD_wZOA_S-rNQUSOo9Cw-wFDsBcEjiI2HBD45oYV8K3AP7W22m-QgADSWGey_o0MSWbB_2_5NncXrqyMtBli3wC4rS8hkuzWwLNsx3WvXC5nW0ULJGiQw2ChGgQqjg-378iGsjGqJJ-6evWewOPPA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Empty fields**: Under the imported record, you’ll find a drop-down list of “Empty Fields.” There, you’ll find fields you can import—but weren’t used in the contact form.
{% endhint %}

Done! Your source Plug is ready. GearPlug will extract all new registers after this one.


---

# 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.gearplug.io/english/set-up-your-integrations/mailchimp/source-actions/new-unsubscribe.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.
