# Subscriber unsubscribed

1. **Select MailerLite** as your source app under “New flow” in the “Gears” section and click “Create”.

<figure><img src="https://lh5.googleusercontent.com/q4NhbdcDEFruGOicCZ6onia_AgTSsmdHQv027HcIl-ATPruLdW5OWte2fIuGj181rIh4R28-wvMOr5mDBHx3uDq8BpysYgB2v8_NQYSzSyoaATJznnFS89H43UWXXvjXw8qahu_GN7s2_TT7JlZZ7A" alt=""><figcaption></figcaption></figure>

2. **Pick the connection** you want to use, or create a new one, after clicking the red gear. Click “Continue.”

<figure><img src="https://lh4.googleusercontent.com/hVtAlQUf-EWbX0EXwp-stjFOZY1q8lv3bLl9VHjlSeq_ZI5jmISVIhO4mN4D3m04evvwPD38vnaD8uYkOUs-HDjf01bNeYKuhnLkAvjHV75n4jVhlv6YLH4_wNhD8TevtMQY_TpoT1o5QSPhiQw9JQ" alt=""><figcaption></figcaption></figure>

3. **Choose “Subscriber unsubscribed”** as your action and click “Create”. GearPlug will ask for a test record.

<figure><img src="https://lh4.googleusercontent.com/o3xzio7Mr211Xfh2LK-FD4plFrDEGTv2VfcTcQ4uWH9wh-JUSU_NtL4Fg9wmteXQcmaveP42Fb1rgNYkqZCzq01oLbB72LPXXcA3sgMxkRV5RBn0b5ob3iQ7iKl7Zyh7pKqcnzn8R8XdeZAr2iReGw" alt=""><figcaption></figcaption></figure>

4. **Create a new subscriber** in your account. Review the data in GearPlug to make sure everything works properly. Click “OK” to finish the setup.

<figure><img src="https://lh3.googleusercontent.com/lkZ1Tpr4fa5pfzCkdcDOG1sEYN1jlX74n15WkfKEJTM3S-SPZbvsleevIzykLGq3TFL6J1L3wn7hC4VjPRz8gdB5MTRagJq51WCSD_Fl1stGWqP70xsD3SIOriExzC-YUIrLllQwMo94_OfA4z9-KQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Empty Fields**: Under the imported entry, you’ll find a drop-down menu for “Empty Fields.” Here, you’ll find a list of fields you can import—but weren’t used in the form you used.
{% 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/english/set-up-your-integrations/mailerlite/source-actions/subscriber-unsubscribed.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.
