# Send CMAs Directly from the History Tab

<figure><img src="/files/4xy7Dip9y79xFobPryqc" alt=""><figcaption></figcaption></figure>

### ✨ What’s New

Instead of opening the CMA editor to email your report, you’ll now see an **Email button** right in your **History tab gallery view** (as shown above).

Click **Email** to open a message slide-out on the right side of your screen.

***

### 💌 How It Works

1. **Go to**: `Marketing > History > Presentations`
2. Hover over the CMA you’d like to send.
3. Click the **Email** button.
4. A pre-drafted email will appear on the right-hand side already filled with your CMA title, report summary, and link.
5. **Choose your recipient**.
6. **Send,** and you’re done!

***

### 💡 Why It Matters

* **Save time:** No need to open or edit the presentation to send it.
* **Stay consistent:** Every email includes a professional, branded message automatically.
* **Increase engagement:** Make it easier to follow up with your clients while keeping your workflow seamless.

***

{% hint style="info" %}
**Pro Tip:** You can still access the editor anytime by clicking **Edit** if you’d like to make changes before sending.
{% endhint %}

[**Learn more about creating Presentations.**](/guides/marketing/presentations.md)


---

# 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://help.rechat.com/whats-new/send-cmas-directly-from-the-history-tab.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.
