> 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/getresponse/acciones-de-destino/desuscribir-registro-de-la-lista.md).

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