# Newsletter

The Newsletter Widget lets you create a sign-up form for your newsletter.

The way this widget works is that you configure your Mailchimp or Campaign Monitor accounts, then you add your API key and set the ID for the list that the user will be subscribed to.

The newsletter widget allows people who visit your page to type in their email in the sign-up box after which they will receive a newsletter whenever you send one.

## **Campaign Monitor**

Under **General ->** **Settings** and the **Newsletter section** you will need to enter an [API Key](https://help.campaignmonitor.com/api-keys) and a [Default Default Subscriber List ID](https://ilikekillnerds.com/2014/03/finding-your-campaign-monitor-subscriber-list-id-client-api-key/). Once this is set up add the Newsletter content widget.

## **Mailchimp**

Under **General ->** **Settings** and the **Newsletter section** you will need to enter a [API Key](https://mailchimp.com/help/about-api-keys/) and an [Default Subscriber List ID](https://mailchimp.com/help/find-your-list-id/). Once this is set up add the Newsletter content widget.

## Widget

![](/files/-MNoVlA058A3PP2PcfYf)

## Content

![](/files/-MNoVu4At6hiMVZHf89z)

* Heading
* Text
* Placeholder Text
* Small Text

## Settings

![](/files/-MNoW3g-i2-nEXbear1h)

* Button Color
* List ID
* Background Image
* Background Color
* Text Color
* Animate


---

# 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.iglootheme.com/widgets/newsletter.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.
