# February 18, 2026 - New email composer

Batch is introducing a new email composer, designed to make email creation and editing simpler and more efficient. With a more modern and intuitive interface, it aims to provide a smoother experience and greater flexibility when building email campaigns.

Before diving into the details, one important point: **no action is required on your part.** All existing features are preserved, and your current templates remain accessible, editable, and reusable.

#### What’s included

**Centralized URL parameters (UTM)**\
URL parameters can be defined once per email and are automatically appended to every link, helping ensure consistent tracking without repetitive manual work.\
[How to handle link tracking in emails?](/guides-and-best-practices/message/email/link-and-tracking-settings/how-to-handle-link-tracking-in-emails.md#available-soon-link-enrichment-with-url-parameters-utm)

**Easier pre-header management**\
Pre-headers can be added and edited directly from the email composer, making it easier to control how emails appear in inbox previews.\
[How to add a pre-header to an email template?](/guides-and-best-practices/message/email/content-and-media/how-to-add-a-pre-header-to-an-email-template.md#h_0fbc83b9df)

**Desktop and mobile editing**\
Email editing is available in both desktop and mobile views. Users can switch instantly between views using a dedicated toggle and make real-time adjustments for mobile directly in the editor.

**Real-time collaboration**\
The new email composer makes collaboration easier by allowing multiple users to work on the same email at the same time.\
Team members can also leave comments directly in the composer, helping teams review content, share feedback, and align on changes without leaving Batch.

#### Additional improvements

This update also includes Google email annotations and other interface improvements that contribute to a more flexible and collaborative email creation experience.\
[How to Set Up and Use Gmail Email Annotations?](/guides-and-best-practices/message/email/content-and-media/how-to-set-up-and-use-gmail-email-annotations.md)

The new composer will be rolled out automatically. No action is required as the transition is seamless. Emails created with the previous composer open normally in the new one, with the same structure, content, and behavior.


---

# 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://doc.batch.com/release-notes/release-notes/february-18-2026-new-email-composer.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.
