> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trysiren.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Mailchimp

***Prerequisite:***
Ensure you have an account already set up in Mailchimp.

<img src="https://mintcdn.com/siren/7IpRt_YcaXDKVAtZ/docs/Images/Providers/Integrations/Email/mailChimp.png?fit=max&auto=format&n=7IpRt_YcaXDKVAtZ&q=85&s=8ea54f4fff7afb887a5184f27dceb72c" alt="mailchimp" width="1848" height="925" data-path="docs/Images/Providers/Integrations/Email/mailChimp.png" />

## Integration Setup

To integrate your Mailchimp account with Siren, follow these steps:

<Steps>
  <Step title="Access Providers">
    Navigate to the **Providers** section in your Siren dashboard.
  </Step>

  <Step title="Select Email Channel">
    Choose the **Email** channel from the list of available options.
  </Step>

  <Step title="Choose Mailchimp">
    Locate **Mailchimp** in the list of providers and click on **Add Account**.
  </Step>

  <Step title="Enter Account Details">
    In the pop-up window, fill in the required information:

    * **Custom Name**: Assign a name for easy identification within Siren's interface.
    * **API Key**:
      * Log in to your Mailchimp account and generate an API Key.
      * Navigate to the **Transactional email** tab and click on the **Launch App** button.
      * From the left navigation pane, click on **Settings**, then find the **API Keys** section and create a new API Key.
    * **From Email**: Enter the email address you want to use as the sender.
      * Ensure this email ID is whitelisted in the **Domains** section of Mailchimp.
    * **From Name**: Enter the name associated with the sender's signature entered in the "From Email" field.
    * **Content Type**: Choose between **Text/Plain** or **Text/HTML** based on your email content format.
    * **Webhook Verification Key**: Enter the webhook signing key for your configured webhook URL.
  </Step>

  <Step title="Save Configuration">
    Click on **Save** to save your configuration.
  </Step>
</Steps>

By following these steps, you can seamlessly integrate your Mailchimp account with Siren for effective email communication.
