> 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/getresponse/target-actions/unsubscribe-record-from-list.md).

# Unsubscribe record from list

1. **Select GetResponse** as your target app and the connection you want to use, or create a new one, after clicking the red gear. Click “Continue.”

<figure><img src="https://lh3.googleusercontent.com/bpBgfpQo7abyUC17mK3xcEVBqvPRJthd4lxqhPdjDPrp_ECV-L4ViPNj-TdnhgdnmJprPgsuFHOb98uES6_in2HO4w5xATY_FeNNe39WCGc9eCDCp-7JJR6J0qozDBlLNY9QnFTocxeoznUyF9BOsQ" alt=""><figcaption></figcaption></figure>

2. **Choose “Unsubscribe record from the list”** as your action and the campaign (list) you want to update. Click “Continue.” This will display the action’s data template.

<figure><img src="https://lh3.googleusercontent.com/BC41ajgFSz_FkvnkJ2IjGDmdYqL9uPRxSFm9yX8JP2FXKM8-cMV45TGytWEcl45-AVmRQ-uQ0hqJJ1SRBfmdnz-YxT-rp9K0-XMhJfMd-z_rw-puSkDj7F0qb8M4EzJoRHoQybzJPPqF0C91PDPV8g" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template**, linking source and target fields. You just need the email field.

<figure><img src="https://lh5.googleusercontent.com/E4eczYmOIqPJRdzulQFbGFiKwZ4J9eZxTUnqMaOW1YWJ1l5wSNzwaYOhOFh3DrKC2AdkSdHOR270MHXvkXNnxSSf6RQw9ymcQ9EZGJaPWX5qqw6jLkgVP6m3DfM3sA2lBg3uV83CFGJcldyyc9hmSg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
GearPlug will look for a contact whose email matches the one coming from your source app to unsubscribe it from your list.
{% endhint %}

4. **Verify that your target is active** in the upper-right corner. Click “Add a target” or “Save” to add more apps or save your Gear.

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

{% hint style="warning" %}
Make sure you turn on your Gear on the “Gears” menu before leaving 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:

```
GET https://docs.gearplug.io/english/set-up-your-integrations/getresponse/target-actions/unsubscribe-record-from-list.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.
