> 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/guides/marketing/marketing-drafts.md).

# Marketing Drafts

When creating marketing content in Rechat, clicking **Save & Continue** during the send/share flow will automatically create a draft for:

* Email Campaigns
* Social Media Posts
* Print Marketing

This behavior mirrors the experience users expect from modern email platforms like Gmail, where drafts are continuously preserved while you work.

### Where to Find Your Drafts

<figure><img src="/files/kq0n4NDuB3pHblhhfSNm" alt=""><figcaption></figcaption></figure>

Drafts can now be found in two locations:

#### Marketing Insights

Navigate to: **Marketing → Insights → Drafts**

The new Drafts tab appears directly next to the Scheduled tab.

This view allows you to quickly see:

* In-progress marketing pieces
* Unfinished campaigns
* Saved drafts that have not yet been sent or scheduled

#### Marketing History

Drafts are also accessible from: **Marketing → History**

This provides another way to locate previously saved work across supported marketing mediums.

### How Automatic Drafts Work

#### Email

When creating an email campaign, clicking **Save & Continue** automatically saves your progress as a draft.

#### Social Media

Social media posts are automatically preserved when using the send/share flow.

#### Print Marketing

Print marketing pieces also support automatic draft creation during the send workflow.

### Important Notes

#### Drafts Are Created During Send/Schedule Flow

Automatic draft creation only occurs while using the send/schedule workflow.

### Best Practice

If you’re interrupted while building marketing content, simply click **Save & Continue** before leaving the page. Your progress will automatically be preserved as a draft for later editing.


---

# 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/guides/marketing/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.
