> For the complete documentation index, see [llms.txt](https://help.rechat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rechat.com/whats-new/automatic-marketing-drafts.md).

# Automatic Marketing Drafts

Previously, the only way to save certain marketing pieces as a draft was by scheduling them for later. With this update, drafts are now automatically created when you click **Save & Continue** during the send flow for:

* Email
* Social Media
* Print Marketing

This creates a more familiar, Gmail-like experience where your work is preserved automatically while you continue building your campaign.

### What Changed?

#### Automatic Draft Creation

When using the send/schedule workflow in Marketing Center, clicking **Save & Continue** will now automatically create a draft behind the scenes.

You no longer need to schedule something just to preserve your progress.

#### New “Drafts” Tab in Insights

A new **Drafts** tab has been added next to **Scheduled** in the Marketing Insights section.

This gives you a centralized place to quickly return to unfinished or in-progress marketing pieces.

#### Drafts Also Available in History

Saved drafts can also be accessed directly from:

* Marketing → History
* Marketing → Insights → Drafts

If you can’t find something you previously saved, check either of these locations.

#### Archived Tab Removed from the UI

The **Archived** tab has been removed from the visible History interface to simplify navigation and reduce confusion.

### Why This Matters

This update helps prevent lost work and creates a more seamless marketing workflow.

Whether you’re building an email campaign, preparing social media content, or designing print marketing, Rechat now automatically preserves your progress as you move through the send flow.

{% content-ref url="/pages/aTI0GpFcefByn9SB8N24" %}
[Marketing Drafts](/guides/marketing/marketing-drafts.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://help.rechat.com/whats-new/automatic-marketing-drafts.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.
