> 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/configura-tus-conexiones/mailchimp/acciones-de-destino/nuevo-suscriptor.md).

# Nuevo Suscriptor

1. **Selecciona MailChimp como el destino** en tu Gear y el Plug que deseas utilizar. Luego, haz clic en “Crear”. GearPlug hará una prueba rápida para verificar que todo funciona.

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

{% hint style="info" %}
GearPlug comprobará si tu conexión funciona correctamente y continuará con el proceso. Si no funciona, no podrás continuar con la creación.
{% endhint %}

2\. **Selecciona “Nuevo suscriptor”** como tu acción de destino y escoge la lista que quieres actualizar con la información de tu Plug de origen. Luego, haz clic en “Continuar”.

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

3\. **Llena la plantilla de datos** asociando los campos de la App de origen con los campos correspondientes en MailChimp. Puedes hacer esto cliqueando cada campo de destino y seleccionando su contraparte de origen. Puedes dejar vacíos los campos que no sean requeridos (marcados con un asterisco rojo).

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

{% hint style="info" %}
Si no quieres desplazarte por la lista de campos manualmente, puedes usar el buscador en la parte superior. También puedes filtrar los campos requeridos y no-requeridos.
{% endhint %}

4\. **Haz clic en “Asociar”** cuando termines de asociar los campos de las aplicaciones. GearPlug importará los datos de prueba que ingresaste en tu App de origen y los registrará en tu audiencia de MailChimp. Esto puede tomar unos minutos.

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

5\. **Haz clic en “Agregar destino”** si deseas agregar otra App de destino a tu Gear o “Finalizar” si terminaste con tu Gear.

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

{% hint style="warning" %}
¡Asegúrate de encender tu Gear en la sección de “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/configura-tus-conexiones/mailchimp/acciones-de-destino/nuevo-suscriptor.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.
