> 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-admins.md).

# For Admins

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

Canva now connects directly to Rechat, making it easier than ever to create and manage marketing assets at scale.

**What this means for you:**

* Create branded assets with live listing and agent data
* Reduce manual formatting and copy-paste work
* Maintain consistency across agents and teams
* Enable agents to create high-quality marketing faster

<a href="/pages/ACIWgGFt8BZZId4RUp6H" class="button primary" data-icon="book-open">Learn how to connect Canva</a>

***

### 🧩 **Figma Now Supports Email Templates**

You can now design and import email templates using Figma, expanding your brokerage’s template capabilities.

**What this means for you:**

* Design structured email layouts in Figma
* Map placeholders for dynamic content
* Import templates directly into Rechat
* Standardize branding across email marketing

<a href="/pages/oiW66XTt1Bc5KfIZKiFH" class="button primary" data-icon="book-open">Learn more about Figma</a>

***

### 🆕 **Product Updates**

#### **AI Notetaker**

AI-generated summaries and transcription are now available within contact records.

**Impact:**\
Helps agents capture key insights, next steps, and context without manual note-taking.

#### **Forms & E-Signatures in Deals**

Create forms with MLS data and collect signatures directly in Rechat.

**Impact:**\
Streamlines transaction workflows and reduces reliance on external tools.

<a href="https://help.rechat.com/guides/deals/skyslope-integration" class="button primary" data-icon="book-open">Learn more</a>

#### **Video Content on Pages**

Admins can now embed videos directly into Pages.

**Impact:**\
Easier distribution of training content, announcements, and internal resources.

<a href="https://help.rechat.com/whats-new/adding-videos-to-pages-admins" class="button primary" data-icon="book-open">Read more</a>

***

### 🌟 **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>

***

### ⚙️ **Admin Enhancements**

#### **📌 Dynamic Branding Thumbnails**

Templates now automatically reflect the correct team branding.

**Impact:** Improves accuracy and reduces manual corrections.

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

Agent signatures can now automatically append in email sequences.

**Impact:** Ensures consistent, professional communication across all outreach.

***

### 🛠️ **Quiet Improvements. Real Impact.**

* **Expanded Contact Activity Tracking**\
  See more engagement signals like listing views, favorites, and searches
* **Duplicate Contact Alert (iOS)**\
  Prevent duplicate contacts with real-time alerts

***

### **💬 Share Your Feedback**

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-admins.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.
