> 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/monthly-release-roundup/february-2026/for-agents.md).

# For Agents

### 🎨 **Design Smarter with Canva + Rechat**

No more downloading, uploading, or copying content between tools.

You can now design in Canva using your live listings and bring everything straight into Rechat.

**What you can do now:**

* Create “Just Listed” posts, flyers, and social graphics instantly
* Pull in your listing details automatically
* Keep your branding clean and consistent

<a href="https://help.rechat.com/guides/marketing/marketing-center/canva" class="button primary" data-icon="book-open">Learn how to connect Canva</a>

### 🧩 **Now You Can Use Figma for Email Designs**

If your brokerage uses Figma, you can now turn those designs into real, usable email templates inside Rechat.

**Why this matters:**

* Better-looking emails
* Consistent branding
* No design limitations

<a href="https://help.rechat.com/appendix/brokerage-set-up/marketing-template-guidelines/figma" class="button primary" data-icon="book-open">Learn more</a>

***

### 🆕 **What’s New to Help You Stay Organized & Close More Deals**

#### **AI Notetaker**

Rechat can now automatically summarize conversations and add notes to your contacts.

**Why it matters:** No more forgetting details. Capture key takeaways instantly.

#### **Automatic Signature in Flow Emails**

Your signature can now automatically be added to your email sequences.

**Why it matters:** Every email looks polished and professional, without extra effort.

#### **Duplicate Contact Alerts (iOS)**

You’ll now be alerted if a contact already exists when adding someone new.

**Why it matters:** Keeps your database clean and organized.

***

### 🌟 **Member Feature**

**How Carmody Real Estate Scales Without Owning Agent Data**\
A look at how Carmody balances growth, trust, and agent autonomy.

<a href="https://lucy.rechat.com/built-on-trust-how-carmody-real-estate-scales-without-owning-agent-data" class="button primary" data-icon="book-open">Read it now</a>

***

### **⭐️ Love Rechat? Tell the World!**

Love using Rechat? Your feedback helps us improve and helps other brokerages discover the platform.

<a href="https://www.g2.com/contributor/marketing-9e3d19e8-ce69-4bc6-8195-1ce4376fd6b8" class="button primary" data-icon="star">Review Rechat on G2</a>


---

# 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/monthly-release-roundup/february-2026/for-agents.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.
