# Newsletter

## Open Newsletter settings.

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. In the left-hand toolbar, click **Theme settings.**
4. Click **Newsletter.**

## General settings

* Platform: Specify the platform to run the newsletter feature. There are values: **Shopify**, **Klaviyo**, **Mailchimp**.

## Terms and conditions

![](/files/-MHZjfeLM9S5nzedRBWH)

Show a checkbox with the link of your terms and conditions page. Customers need to tick to agree with your terms & conditions before subscribing to their email. This feature only works with the platform is **Shopify**.

* Enable: turn on/off this feature.
* Terms and conditions page: specify a static page to display your terms and conditions.
* Error message: the message that is shown when customers subscribe to their email without ticking the checkbox.

## Klaviyo settings

Only work when you choose the platform is "**Klaviyo**". Add your Klaviyo API key and embed code. You can refer to [**https://help.klaviyo.com/hc/en-us/articles/360002035871-Install-Klaviyo-Signup-Forms**](https://help.klaviyo.com/hc/en-us/articles/360002035871-Install-Klaviyo-Signup-Forms) to get the API key and embed code.

## MailChimp settings

Only work when you choose the platform is "**MailChimp**". Add your MailChimp embed code. You can refer to [**https://mailchimp.com/help/add-a-signup-form-to-your-website**](https://mailchimp.com/help/add-a-signup-form-to-your-website/) to get the embed code.

## Popup

![](/files/-MHZkujZ3lACt589SE3U)

* **Enable:** turn on/off the popup.
* **Short text:** add your text to the popup.
* **Background color:** pick a color for the popup's background.
* **Image:** pick or upload your image to display it in the popup. The image will not be shown on the mobile screen to help customers focus on the text and the newsletter form.


---

# 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://vodoma-docs.boostheme.com/theme-settings/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.
