> 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/integraciones-populares/facebook-ads-y-mailchimp/configura-tu-gear-desde-facebook-ads-hasta-mailchimp/mailchimp-destino.md).

# MailChimp (destino)

1. Haz clic en el engranaje rojo para desplegar tus Plugs. Selecciona el que quieres usar o crea uno nuevo. Haz clic en “Continuar”.

<figure><img src="https://lh5.googleusercontent.com/LFQOX_Zrc0zQCEvvpliXginP1vXA5f7y88Fnm3yiIHgfGwoREpnQjEPtRm_bGj6hIMS-zK-a2Dzjy3NVTbeN_D_4bYEdwOZJDRgi5bx9_tMjcErBoq1um0gAAFwXc3ygSbKTTEOJChOot_NVpKerZw" alt=""><figcaption></figcaption></figure>

2. Selecciona la opción “Nuevo suscriptor” para suscribir nuevos contactos a tus listas y la lista de suscriptores que quieres usar. Haz clic en “Continuar”.

<figure><img src="https://lh3.googleusercontent.com/E1bjIzxxxNVip4b37rqJwIVH9LmnexO1W6GQjhxXq08cNMT-8REFnEqig2uEdTIB3Tv1D5JGuEYRYDBGnVEzrNXb4qTk1SjVqGSQLqrecfBUY9u8vMurvc2lH5BjAt-8CwNLFZKl8PcS2LDIGzrv7g" alt=""><figcaption></figcaption></figure>

3. Llena la plantilla de datos, asociando los campos de origen con los de destino. Debes llenar los campos requeridos, pero puedes saltarte los opcionales. Cuando termines, haz clic en “Asociar”.

<figure><img src="https://lh6.googleusercontent.com/8oDwcSApKO7P89dx848sm393sPPEULrl9omlnfm--99AzF0X0YWi4qLB9I4RPTRTV9tVqLHRsGWSRN3XvA104LzGogYyAi2Kn_WBSDxZaMIwedlehjLGX8uGDWHXOc_eySARoPBFdNHyVt3q0ZGZAA" alt=""><figcaption></figcaption></figure>

4. Asegúrate de que tu app de destino está activa en la esquina superior derecha. Luego, haz clic en “Finalizar” para guardar tu Gear.

<figure><img src="https://lh5.googleusercontent.com/W3hALZO-aMuspSQNC6xewyTeh2ZgFvu-FgjVk54lEDw3S6aleAO49Y7FcOL2wkJPfdwHjyxP_RNqt5KSJf2zuSMir6ON6rnrlJ84fKYCN-ZMEDOIzVgUJrIQewobEGFP4xTYW7UZ5gDx5Au5wYF8QQ" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
¡Recuerda encender la integración en el menú “Gears” antes de cerrar GearPlug!
{% 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/integraciones-populares/facebook-ads-y-mailchimp/configura-tu-gear-desde-facebook-ads-hasta-mailchimp/mailchimp-destino.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.
