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

# For Admins

## The Infrastructure Real Estate Was Missing Is Now Open for Business

We just opened the platform so brokerages can build and launch their own branded applications.

Developers can build custom interfaces that load natively inside Rechat, tapping into live data, ready-made UI components, and hundreds of third-party integrations already baked into the platform. The result: a production-ready, branded app in weeks—not years.

<a href="https://rechat.ai/rechat-estate-app-platform/" class="button primary" data-icon="book-open-cover">Read More</a>

***

## Lucy Just Got Smarter

Lucy's CMA capabilities got a meaningful upgrade. She now uses agentic AI reasoning to select better comps and can pull in off-market properties when MLS listings aren't enough, giving you more flexibility in any market.

We've also refreshed her response view with a cleaner, wider layout for a smoother experience overall, and she can now visualize the content.

<a href="https://help.rechat.com/whats-new/lucy-your-ai-assistant" class="button primary" data-icon="star">Meet Lucy</a>

***

## Product News

#### Your Market, Delivered Monthly

Personalized market reports can now be sent straight to clients every month. Tailor reports to neighborhoods and property types most relevant to help clients stay informed about what's happening in their market.

<a href="https://help.rechat.com/guides/marketing/marketing-center/automated-market-reports" class="button primary" data-icon="book-open-cover">Read More</a>

#### Save Now, Send Later

Save your progress without scheduling. Drafts are now automatically created when you click **Save & Continue** during the send flow.

<a href="https://help.rechat.com/whats-new/automatic-marketing-drafts" class="button primary" data-icon="book-open-cover">Read More</a>

#### Build Trust with Testimonials

Testimonials help turn positive client experiences into powerful marketing assets. Request feedback from clients, import existing reviews, organize them in a central library, and reuse them across your marketing.

<a href="https://help.rechat.com/whats-new/testimonials" class="button primary" data-icon="book-open-cover">Read More</a>

***

### Customer Spotlight

#### 48 Hours to 10 Minutes: How Surterre Reclaimed Agent Independence

Most brokerages are spending more time managing their technology than running their business. Every hour your team spends compensating for bad technology is an hour lost to growth.

Surterre Properties made the decision to change that.

<a href="https://lucy.rechat.com/48-hours-to-10-minutes-how-surterre-reclaimed-agent-independence" class="button primary" data-icon="book-open-cover">Read Here</a>

***

### Missed Last Month's Updates?

Catch up on everything released in May.

<a href="https://help.rechat.com/monthly-release-roundup/may-2026" class="button primary" data-icon="arrow-pointer">Click Here</a>

***

### Love Rechat? Tell the World!

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

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

✨ **Review Rechat on G2**

***

### Quiet Improvements. Real Impact.

#### International Phone Numbers

Agent profiles now accept phone numbers from any country. All phone fields include a country selector, making it easy for agents worldwide to add and verify their number.

#### Deals Auto-Notification

Agents can now automatically submit tasks for review once all documents are signed without needing manual follow-up. Admins can also subscribe to updates from agent Deals.

#### Optimized Map Search

Search results now stay within the specified city, ZIP code, or neighborhood boundaries, eliminating stray listings outside your target area.

***

### You're Invited

This one's been a long time coming, and it's finally here!

The House of Rechat is our first-ever community, a private space for real estate professionals to connect, learn, co-create, and grow together.

Inside you'll find:

* Live community calls with the Rechat team
* Q\&A sessions and honest conversations
* Webinars with guest speakers covering marketing, sales, and more
* Product updates and a direct line to share your feedback
* Resources to build your brand and grow your business
* Tutorials, how-to guides, and more

We'd love to have you in the room.

<a href="https://www.facebook.com/groups/houseofrechat" class="button primary" data-icon="facebook">Join Now!</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/june-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.
