> 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/this-week-in-rechat/week-35-in-rechat.md).

# Week 35 in Rechat

Fri Sep 04, 2026

### Impersonation now supports selecting the Xpressdocs print sender

{% embed url="<https://drive.google.com/file/d/1UBwqtENe489Hyl4mBDXS6bIsBZsg3c4x/view?usp=drive_link>" %}

A new impersonation feature has been released for prints via the ExpressDocs integration. Users can now order prints on behalf of a teammate by selecting them in ExpressDocs, whereas by default, orders are placed on their own behalf. This functionality works directly with impersonation, addressing a major previous gap in the ExpressDocs integration.

***

### Show the Flipbook Cover in Link Previews

{% embed url="<https://drive.google.com/file/d/1g7anbCEktPujNk4IPZOEngpKIVe1HbGr/view?usp=sharing>" %}

When a Rechat flipbook link is shared by text message, the link preview displays Rechat branding instead of the flipbook cover. Update the link preview to show the actual flipbook cover so recipients can identify the shared content.

***

### Easier navigation in Account Settings

{% embed url="<https://drive.google.com/file/d/1Kv2ltFtxuT6w5kksM4n9zapYwLSgtGbT/view?usp=sharing>" %}

Account Settings is being improved to make it easier for users to know where they are and move between accounts or teams. Users will see the currently selected account more clearly, use breadcrumbs to understand their location, and collapse the account sidebar when they want more workspace.

***

### Today’s Highlights now show event times

{% embed url="<https://drive.google.com/file/d/10pcI4g_OMTGgjnBD-yCGXjFSm1teFK6D/view?usp=sharing>" %}

Users can now see the time for timed events directly in the Today/Highlights list, making it easier to scan the day at a glance. The view is also focused on today’s events, helping users stay oriented without seeing items from yesterday or tomorrow. All-day events continue to appear without a specific time.

***

### Brand-level measurement system setting for listing area displays

{% embed url="<https://drive.google.com/file/d/1ICMXoLfsj343eUzLIw2By7kT0Xz67Fzy/view?usp=sharing>" %}

Easily tailor your brokerage platform for global operations with our new Measurement System feature. Designed for international offices, this update allows you to switch your preferred measurement unit from Imperial to Metric under Brand Settings. Once updated, square meters will automatically display in place of square footage across all templates, CAs, and the web application.

***

### Two-way Digisign sync for deal roles

{% embed url="<https://drive.google.com/file/d/1UpkWpvBPVOyCB9SkQldwv7Bu17EI979o/view?usp=sharing>" %}

Rechat’s SkySlope integration now keeps more transaction data aligned across systems by syncing supported deal contacts and Digisign forms into Rechat. Teams can reduce duplicate data entry, keep deal roles more current, and automatically see Digisign forms represented as checklist tasks.


---

# 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/this-week-in-rechat/week-35-in-rechat.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.
