> 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/may-2026/for-admins.md).

# For Admins

### Your Service Network Just Got a Major Upgrade

{% embed url="<https://rechatq.wistia.com/s/7zfcvd89u5qhtso>" %}

Connecting clients with the right mortgage, title, or insurance partner is now smoother than ever. Agents can send multiple introductions in a single email, filter providers by ZIP code coverage, and benefit from smarter features like tag support, suggested provider attribution, and duplicate introduction prevention.

{% content-ref url="/pages/n8c5aSvdWmyjrntiD7Hi" %}
[Service Network](/appendix/brokerage-set-up/service-network.md)
{% endcontent-ref %}

***

### Improved Transactions, Easier Forms

Our Transactions platform now supports all associations, complete with DigiSign! We have made setup easier and increased document progress and tracking capabilities.

Talk to your Account Manager about adding Transactions in Rechat.

{% content-ref url="/pages/5mDB8wgmrjyzRvM8lhoH" %}
[SkySlope Integration](/guides/deals/skyslope-integration.md)
{% endcontent-ref %}

***

### Product News

#### Follow Up Boss Lead Alerts

Leads coming in through the Follow Up Boss integration now trigger a notification in Rechat, ensuring agents are immediately alerted when a new lead arrives.

**Read More:** [Follow Up Boss Integration](/guides/crm/contacts/follow-up-boss-fub-integration.md)

#### QR Codes Are Now in Figma!

Generate and insert QR codes directly within Figma. QR codes can be linked to URLs or dynamic content, making it easier to create interactive marketing materials and print templates.

**Read More:** [Build Email Templates Faster with the Updated Figma Plugin](https://help.rechat.com/appendix/brokerage-set-up/marketing-template-guidelines/figma)

***

### Missed an Update?

Catch up on everything released in April.

[**Read April 2026 Release Roundup**](/monthly-release-roundup/april-2026.md)

***

### Love Rechat? Tell the World!

Your quick G2 review helps us shine and helps other brokerages find tools that truly move the needle.

Leave a review today and you'll be entered into our drawing for a $100 Amazon gift card. One winner is selected every month.

<a href="https://www.g2.com/contributor/2026-member-newsletters-review-campaign-c5302a78-15c1-407c-9ee3-a5c887995fe4" class="button primary" data-icon="star">Review Rechat on G2</a>

***

### Quiet Improvements. Real Impact.

#### Text Editing for Templates

Edit text directly inside templates on iPhone using the pencil icon toggle.

#### Fonts in Email Templates

Studio now offers the ability to use web-safe fonts for email without needing to upload fonts or impact font limits.

#### AI Memo Display

AI Memo notes created on mobile are now displayed on desktop, creating continuity across devices.

#### Text Search in Pages

Search inside all pages, not just titles, making it faster and easier to find your added content.

#### Property Tile Display

Listings on agent websites now show the full address, providing complete information at a glance.

***

### Want to Make the Most Out of Rechat?

We offer both live and pre-recorded options to help you leverage all of what Rechat has to offer and ensure your agents feel empowered to close more deals.

#### Optimizing Admin Lead Routing

A guided walkthrough of Lead Capture settings, routing rules, round robin options, and best practices.

**June 4, 2026 • 10:00 AM CT**

<a href="https://us06web.zoom.us/webinar/register/WN_ZihdTjxpQoWqf5EqvNXfMA#/registration" class="button primary" data-icon="book-open-cover">Register Now</a>

#### Rechat Coaching: Engaging Your SOI

Learn how to consistently engage your sphere of influence using Rechat's CRM and marketing tools, and bring tips to your conversations with agents.

**June 24, 2026 • 2:00 PM CT**

<a href="https://us06web.zoom.us/webinar/register/WN_egGIYGNNR6GYct1Y4RS7sA#/registration" class="button primary" data-icon="book-open-cover">Register Now</a>

#### Introducing Service Network

Connect with trusted vendors, manage services seamlessly, and add value beyond the transaction—all within Rechat.

**July 2, 2026 • 10:00 AM CT**

<a href="https://us06web.zoom.us/webinar/register/WN_DgnFBBnTTsy5j4w05SUMqQ#/registration" class="button primary" data-icon="book-open-cover">Register Now</a>

Live and pre-recorded workshops are available throughout the week.

[**Browse Upcoming Workshops**](/live-webinars.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/monthly-release-roundup/may-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.
