> 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/design-with-rechat-data-in-canva.md).

# Design with Rechat Data in Canva

Inside your Canva design:

**Open the Rechat panel**

* Open **Apps → Rechat**

**Import Agent Info**

* Click **Agents**
* Select an agent to access their information.
* Click a text box or image in your design, then click the agent detail you want to insert. That element will update with the selected information.

**Update your design**

* Click any element (text, photo, etc.)
* Select property or agent data
* The selected element is replaced with the data you choose.

Finish customizing your design as usual in Canva.

{% hint style="info" %}

#### How Data Insertion Works

The Rechat Canva app does **not auto-fill your entire design**. Instead:

1. Click a specific text box or image frame in your design
2. Click the property or agent detail you want to insert
3. That one selected element is replaced

You control exactly what gets updated.
{% endhint %}

#### Step 4: Export to Rechat

When your design is ready:

1. Click **Export**
2. Add a **Label**\
   (this is the name everyone will see in Rechat)
3. Choose a **Category**\
   (Social, Print, etc.)
4. Click **Export to Rechat**
5. Choose who should have access
6. Click **Save to Marketing Center**

Your design is now added to Rechat.

#### Step 5: Use Your Asset in Rechat

Back in Rechat:

1. Go to **Marketing Center**
2. Open the category you selected
3. Find your new asset
4. Share just like any other Rechat asset

That’s it! Your Canva design is now fully integrated into your Rechat workflow.

***

#### Tips & Best Practices

* Use Canva for highly custom or brand-specific designs
* Name assets clearly for easy discovery
* Organize exports into the correct categories

***

#### Important: Canva exports create Assets, not Templates

Designs exported from Canva are saved to Rechat as **Assets**, not **Templates**.

**What’s the difference?**

* **Templates** → Editable inside Rechat (text, photos, layout, colors)
* **Assets** → Finalized designs that cannot be edited in Rechat

If you need to make changes later, simply update the design in Canva and re-export.


---

# 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/design-with-rechat-data-in-canva.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.
