> For the complete documentation index, see [llms.txt](https://docs.feedotter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.feedotter.com/modern-newsletters/overview.md).

# Overview

**Modern Newsletters** is Feedotter's next-generation newsletter editor, designed for creating editorial-style newsletters with a streamlined writing experience

Unlike traditional email builders that rely heavily on templates and complex layouts, Modern Newsletters focuses on content-first publishing. Create newsletters using flexible content blocks, reuse content from previous issues, and build engaging editorial experiences with less setup and formatting.

### Beta Feature

> Modern Newsletters is currently under active development and should not be used for production newsletters.

While the core editing experience is available, some functionality is still being finalized and may change as the product evolves.

Current limitations include:

* Publishing to all supported Email Service Providers (ESPs) is not yet available
* Some publishing workflows are still in development
* UTM management and tracking features are still being expanded
* Paste and content import functionality is still being refined
* Features and capabilities may change as testing continues

### Getting Started

To create and test Modern Newsletters, follow the steps below:

1. Navigate to the **Modern Newsletters** tab:<br>

   <div align="left" data-with-frame="true"><figure><img src="/files/ZwJQqivNAyC0BbUwiLKm" alt="" width="226"><figcaption></figcaption></figure></div>
2. Click **New** in the upper left of the screen.
3. Enter your newsletter name.
4. Begin building your newsletter using the editor.

**For more information about working within the editor, read this page:**&#x20;

{% content-ref url="/pages/0MDDAtxdAuAwJ5GmNuMK" %}
[Using the Editor](/modern-newsletters/using-the-editor.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.feedotter.com/modern-newsletters/overview.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.
