> 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-center/canva/send-emails-directly-in-canva-using-rechat-email-sender.md).

# Send Emails directly in Canva Using Rechat Email Sender

### How It Works

1. Open your design in Canva.
2. Click **Share → See all → Rechat**.
3. Configure your email settings in the Rechat Share Drawer (recipients, subject, etc.).
4. Send now, schedule for later, or save it as a draft in your Rechat account.

<figure><img src="/files/VLr4i5UyIh2rIxIXvD10" alt=""><figcaption><p>How to Use Rechat as Your Email Sender in Canva</p></figcaption></figure>

### What This Means

* Your design remains exactly as created in Canva.
* Rechat manages delivery, tracking, and email performance.
* You can manage and review sent campaigns directly inside Rechat.

### Email Sender Features

* **Flexible sending options**\
  Send immediately, schedule for later, or save as a draft.
* **Built-in tracking**\
  “Notify when opened or clicked” and “Show in Insights” are enabled by default.\
  You can disable them if needed. Email performance is available under **Rechat → History**.
* **File attachments**\
  Attach files directly from the send drawer before sending.

***

### Requirements

* A free Canva account works. No paid plan required.
* Rechat must be connected as your email sender in Canva.

If Rechat does not appear in Canva, confirm that the integration is installed and your account is properly connected.

[How to install Rechat App in Canva](/appendix/brokerage-set-up/marketing-template-guidelines/canva.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.rechat.com/guides/marketing/marketing-center/canva/send-emails-directly-in-canva-using-rechat-email-sender.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
