---
title: Create newsletter confirmation and unsubscription emails
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

Create an email where your visitors can either confirm their subscription to or unsubscribe from a newsletter.

> **Info:** This sample shows how to create a newsletter subscription and unsubscription emails.
>
> Do you know what it's like working with [Xperience by Kentico](https://www.kentico.com/platforms/xperience-by-kentico)? Try our Kbank demo website and get a hands-on experience. And if you don't have your demo site, request it through the form at [Kentico website](https://www.kentico.com/customers/educationcenter/training-website-requests) and request the _Xperience by Kentico – Business Tutorial Kbank demo site_. Once you approve the request, we will automatically send you a link to the demo site. In case want to follow along, we prepared content for you. And you can also watch [this detailed video](https://www.youtube.com/watch?v=uWkV4ALAitg\&list=PL9RdJplq_ukam3poVr7YEt9_IcsRoRlsC).

**Create the newsletter confirmation email**

1. Create **New email**:
   1. **Name**: _Subscription confirmation_.
   2. **Email purpose**: _Confirmation_.
   3. **Content type**: _Simple email_
   4. **Email template**: _Simple regular template_.
2. **Content**:
   1. **Subject**: _Thank you for subscribing_.
   2. **Email content**: _Thank you for subscribing to our newsletter. Please click the button below to confirm the subscription._\
      _Thank you._
3. **Save** and **Continue** to select **Sender**: _Kbank team_
4. **Publish** the email draft.

**Create the newsletter unsubscription email**

1. Create **New email**:
   1. **Name**: _Unsubscription confirmation_
   2. **Email purpose**: _Form autoresponder_.
   3. **Content type**: _Simple email_
   4. **Email template**: _Simple regular template_.
2. **Content**:
   1. **Subject**: _We're sorry to see you go_.
   2. **Email content**: _You will no longer receive emails from our newsletter. If you miss us, you can subscribe again anytime_.
3. **Save** and **Continue** to select **Sender**: _Kbank team_
4. **Publish** the email draft.
