# Desuscribir registro de la lista

1. **Selecciona GetResponse como tu destino** y el Plug que deseas usar, o crea uno nuevo.

<figure><img src="https://lh7-us.googleusercontent.com/3P7ki_qJ1PBufiOConJJMdCleQwfYoZwFOWsSZ7_DfsAcnbBiC0o1TQ4H-T752vaVJ__pe73b2NiGwLtp0rQdDi9b7usp8qfQ6fIv5rzI_-XygDl4nahqNqgRbjV0R3jZZJ9h9Wscr-m_gVLZjS0Cg" alt=""><figcaption></figcaption></figure>

2. **Escoge “Desuscribir registro de la lista”** como tu acción y la lista que quieres actualizar. Haz clic en “Continuar”. Esto desplegará la plantilla de datos de la acción.

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

3. **Llena la plantilla de datos**, enlazando campos de origen y destino. Solo necesitas el campo de email.

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

{% hint style="info" %}
GearPlug buscará un contacto cuyo email coincida con el ingresado por la app de origen para desuscribirlo de la lista.
{% endhint %}

4. **Verifica que tu destino está activo** en la esquina superior derecha. Haz clic en “Agregar destino” o “Finalizar” para agregar más apps o guardar tu Gear.

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

{% hint style="warning" %}
¡Asegúrate de encender tu flujo en “Gears” antes de cerrar GearPlug!
{% endhint %}


---

# 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/configura-tus-conexiones/getresponse/acciones-de-destino/desuscribir-registro-de-la-lista.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.
