> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/english/set-up-your-integrations/mailchimp/target-actions/new-subscriber.md).

# New subscriber

1. **Select MailChimp** as your target app and the connection you wish to use. Then, click “Continue.” GearPlug will make a quick test to check whether everything is working.

<figure><img src="https://lh3.googleusercontent.com/ezONJzQOm14mghy-f3gTFX5rOL-W_bB7014p5hCMcFc79AArxK_rFu2guuyV8h0YrRksG8woSPzo00mN37nmxVkrN2Qv4Czn62JkHyOH4IOAVOTOdzasPUKDpt-wy7z4hx6VhAOLPoSowDUWMdpPSg" 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 %}

2. **Pick “New subscriber”** as your target action and choose the list you wish to update with your source Plug’s information. Then, click “Continue.”

<figure><img src="https://lh6.googleusercontent.com/M8iO2LV33z9oa9wCZD2UFBxJDW_eJaVAIbSOr4DdQhP_tty2e0ZEPpllw3uloSrr1CaX1ZbiMGEy2CfponECoDKN7b2-fGzItbIj2iiNpe27p2v19Ykcz9hqTKywWDDsFh1sDwqlyZ-7xXxqFkTgJg" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template**, linking the source app’s fields with their MailChimp counterparts. You may do this by clicking on each field and choosing the corresponding source field. You can forego the optional fields (not marked with a red asterisk).

<figure><img src="https://lh3.googleusercontent.com/hwwAth-tj-ouncfrYBHGzsHi4j0szwu69d3WUs0YiUguf-SWtpLMhoEMWmuJHT5eobp8OiMZ-DG0SCo8ek5guDzZ-3iSfDkzILyiJwucsfvok3DTAGsp2Df1T_siqtf1iq-kGbCDlN--oh1mivkyfg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you don’t want to go through the list manually, you may use the search bar at the top. You may also filter required and optional fields.
{% endhint %}

4. **Click “Map”** once you’re done linking the fields.

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

5. **Click “Add a target” or “Save”** to add another target app or save your Gear, respectively.

<figure><img src="https://lh6.googleusercontent.com/-SveSz0YopefJ1V8pvmnGuDG63q0SFAQsqwARACrh1k8SSEnN1XXxC9DlRYrtKw40d4CnsvPzau_jbV40UJ8ueuwY_d777BgAejHENMPmBd9kISWkYyd1mHxmc30XLks3fHHsqacYapDMYzcEb6-XA" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Remember to turn on your Gear before leaving the App!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gearplug.io/english/set-up-your-integrations/mailchimp/target-actions/new-subscriber.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
