> For the complete documentation index, see [llms.txt](https://docs.kuasa.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kuasa.io/reach-customers/setup-email-plugin.md).

# Setup Email Plugin

1. Click **Plugins**.

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

2. Go to **MailNiaga Email**.
3. Click **Install Now**.

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

4. After its already installed, click **Activate**.

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

5. Then, click **Configure**.

<figure><img src="/files/5TfcltU9Av2looHZOzMF" alt=""><figcaption></figcaption></figure>

6. Go to **Configuration**.

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

7. Choose the Client Account.

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

8. Enter all the details required:

   * API Key (Your MailNiaga API Key)
   * From Name (Sender name)
   * From Email (Sender email address)
   * Reply-To Name
   * Reply-To Email

   After done enter all the details, click **Save Configuration**.

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

{% hint style="success" %}
Well Done! You already complete email plugin setup.
{% 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.kuasa.io/reach-customers/setup-email-plugin.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.
