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

# For Admins

Stay current on the latest Rechat features and improvements designed to help you support your agents, manage your organization, and keep operations running smoothly.

This month brings more efficient bulk contact management, AI-generated social captions, visual reporting from Lucy, website improvements, updated template permissions, and several smaller enhancements across Rechat.

### New Bulk Actions Toolbar

The new bulk actions toolbar makes it easier to manage multiple contacts at once from the People Center and map-based contact views.

After selecting contacts, actions are now organized into clear categories, including:

* **Send:** Start an email, text, or other available communication.
* **Automate:** Add selected contacts to an automated marketing campaign or other supported workflow.
* **Organize:** Add tags, reassign contacts, or perform other organizational actions.
* **Export:** Export the selected contacts.
* **Quick actions:** Apply a tag or delete selected contacts without opening an additional menu.

Connected applications also appear automatically within the appropriate category when they support an available action. No additional toolbar configuration is required.

Admins and other users with the appropriate permissions can also reassign multiple contacts simultaneously instead of updating each contact individually.

[Learn more about the People Center](https://help.rechat.com/guides/crm)

### AI Caption Generation for Social Posts

Agents can now generate AI-powered caption recommendations while creating social media posts in Rechat.

Rechat uses available listing information and the selected visual as context, helping the suggested caption reflect the property and the content being shared. Agents can review and edit the recommendation before publishing or scheduling their post.

This gives agents a faster starting point while allowing them to keep the final message aligned with their voice and brand.

[Learn more about AI captions for social posts](https://help.rechat.com/whats-new/ai-captions-for-social-posts)

### July Product and Platform Updates

#### Lucy’s Visual Reports Are Now Available on Mobile

Lucy can now generate charts and graphs directly within conversations in the Rechat mobile app.

Agents and admins using Android or iOS can request visual reports while away from their computers, making it easier to review and present information wherever their work takes them.

[Learn more about Lucy](https://help.rechat.com/whats-new/lucy-your-ai-assistant)

#### Website Hostname Improvements

Agent and listing websites now use cleaner, more predictable URLs that more closely align with the brokerage and brand associated with the website.

This provides a more consistent website experience and makes generated URLs easier to recognize and share.

[Learn more about property websites](https://help.rechat.com/whats-new/property-websites#new-website-builder-service)

#### Template Permissions Update

Agents can now delete templates they no longer need without requiring admin access.

Managing a template’s access settings remains an admin-only action. However, those settings can now only be managed from within the brand or team that owns the template.

This helps protect centrally managed templates while giving agents greater control over their own template libraries.

[Learn more about templates in the Marketing Center](https://help.rechat.com/whats-new/template-search-and-tags-in-the-marketing-center)

### Quiet Improvements. Real Impact.

#### Sidebar App Access

Applications are now accessible directly from the main dashboard sidebar, giving users another consistent way to reach app-related tools.

Access from the Today page remains available. The sidebar provides an additional navigation path rather than replacing the existing one.

#### Full Office Names in the Account Switcher

The account switcher now displays the complete office hierarchy beneath each account name:

**Brand · City · Office · User**

This makes it easier to distinguish between accounts with the same or similar names across different offices and branches.

#### A Wider View in the Website Template Builder

The Website Template Builder now opens at 60% zoom by default.

This allows users to see more of the overall page layout immediately after opening the builder, reducing the need to zoom out manually.

#### Visual Testimonial Notification Emails

New testimonial notification emails now include a visual preview created with the Social Testimonial template instead of displaying only plain text.

This gives recipients a more polished preview of the testimonial as soon as it reaches their inbox.

### July Member Spotlights

<div align="left"><img src="https://1031368632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJZySovZjoLVT1XAonI%2Fuploads%2F3zz96l1cjSm3sDkyNVKt%2Funknown.png?alt=media&amp;token=66436f68-51ed-4a3a-977f-338953c14ab9" alt="" height="423" width="440"></div>

<div align="left"><img src="https://1031368632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJZySovZjoLVT1XAonI%2Fuploads%2F7ECu2kPCAxCCJLA48qMh%2Funknown.png?alt=media&amp;token=1bab64d7-fd4d-4082-8932-81f8dcdb6437" alt="" height="407" width="440"></div>

### You’re Invited to the House of Rechat

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

Inside the community, members can participate in:

* Live community calls with the Rechat team
* Q\&A sessions and open conversations
* Webinars with guest speakers
* Product updates and feedback opportunities
* Resources for growing a business and building a brand
* Tutorials, how-to guides, and more

We’d love to have you in the room.

[Join the House of Rechat](https://www.facebook.com/groups/houseofrechat)

### Love Rechat? Tell the World!

Your quick G2 review helps Rechat shine and helps other brokerages discover tools that can make a meaningful difference in their business.

[Review Rechat on G2](https://www.g2.com/contributor/2026-member-newsletters-review-campaign-c5302a78-15c1-407c-9ee3-a5c887995fe4)

### Missed Last Month’s Updates?

[Explore the June 2026 Release Roundup](https://help.rechat.com/monthly-release-roundup/june-2026)


---

# 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/july-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.
