---
title: Create a newsletter email and template in Email Builder
---

> 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).

Creating marketing emails often feels more complicated than it should be. You have to worry about HTML quirks, ensuring emails display correctly across all kinds of inboxes, devices, and operating systems. It's a lot, especially if you always need a developer's help.

That's why Xperience includes the **Email Builder**: a no-code email editing tool that helps you create professional, responsive emails without writing a single line of code. Developers create the reusable building blocks called components once, and from then on, you can simply **drag and drop** them into place.

The result? You can create your emails faster. It's easy to use and everybody who knows [Page Builder](https://docs.kentico.com/documentation/developers-and-admins/development/builders/page-builder.md), so you don't run into bottlenecks. And since the Email Builder aims to build once, reuse everywhere, it asks for less back-and-forth with the dev team.

## Email Builder components

As an editor, you don’t need to write any code. Developers prepare building blocks like **templates, sections, and widgets** to put your emails together piece by piece.

It’s as easy as building castles out of Lego bricks: choose a template, drop in content blocks, and create an email to share your big, bold marketing message.

Here’s a quick look at the building blocks you’ll use:

- **Sections**
  Sections divide the layout of your email into logical parts. Each section can hold one or more widgets in one or more email widget _zones_. For example, you might add a section for your header (and header image), another for the main content, and a final one for the footer.

  ![Sections in Email Builder](https://docs.kentico.com/docsassets/modules/email-builder-components/email-builder-sections.png "Sections in Email Builder")

- **Widgets**\
  Widgets are content blocks you drag into your email, such as text areas, images, buttons, and more. You can mix and match them to build your content.

![Widgets in Email Builder](https://docs.kentico.com/docsassets/modules/email-builder-components/email-builder-widgets.png "Widgets in Email Builder")

- **Templates**\
  Templates allow you to save the structure, layout, and other email configurations of your email to reuse it for other emails as many times as you need. You can create and save a **template preset** that suits your campaign, then adjust the layout and content to match your message.

![Preset template](https://docs.kentico.com/docsassets/modules/email-builder-components/choose-preset-template.png "Preset template")

Now, let’s put all this theory into practice.
