# Mailrelay

Mailrelay lets you manage email campaigns from a single dashboard. Integrating Mailrelay into GearPlug is ideal for keeping your subscriber lists updated, depending on other apps’ activity.

Given Mailrelay’s nature, this Plug only works as a target:

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a target

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

As a target, Mailrelay offers three actions:

* **New subscriber**: Records a new subscriber in your Mailrelay account with information extracted from other apps.
* **Delete subscriber**: Delete subscribers from your groups, using data from other apps.
* **Send campaign**: Sends one of your newsletters every time the source Plug gets updated with new information.


---

# 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/mailrelay.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.
