# Communications

Within the communication settings you're able to link your existing Mailchimp account, add address that shows up on invoices and control customer activity email notifications.&#x20;

{% hint style="info" %}
**Mavenseed handles all transactional emails for you.** A transactional email is one that is automatically triggered from the system. They include: Payment Confirmation, Payment failure, Password reset, Subscription Confirmation and Cancellation.&#x20;
{% endhint %}

![](/files/-M6_WG1wuSdnzca5xpTP)

**Site Email**: Appears as the "From:" field on transactional emails.

### Connecting Mailchimp to your Mavenseed account.&#x20;

{% hint style="success" %}
Note: To enable the Email address field on your Launch Page, you must first add in your MailChimp API key via the Site / Settings / Communications tab.&#x20;
{% endhint %}

Mavenseed also supports adding customers to your preferred newsletter provider. We currently support Mailchimp. You can set your Mailchimp settings under your sites [communications settings](/managing-your-site/settings/communications.md).&#x20;

### What's an API Key?

API keys allow us to connect to various 3rd party services for syncing data. You can find your Mailchimp API Key [here](https://us19.admin.mailchimp.com/account/api/)

Once you've added your API Key, click Save Email Settings and then use the drop-down list to choose which audience you'd like Mavenseed to add your customer emails to.&#x20;

### Filling out your Address for invoices

Enter in your business address to auto-populate on customer invoices and receipts.&#x20;

### Emails to Deliver

![](/files/-M6_YCEHiDQY9o6ak_8m)

Here you are able to choose which events you'd like to be emailed about. Currently you may choose: *Created Answer, Created a Comment and Created Question.*&#x20;


---

# 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.mavenseed.com/managing-your-site/settings/communications.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.
