> 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/guides/marketing/marketing-center/automated-market-reports.md).

# Automated Market Reports

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

### Overview

Automated Market Reports help you stay connected with your database by sending recurring monthly market updates to your contacts.

Once enrolled, a contact receives an initial Market Report immediately. Future reports are then sent automatically each month using the selected template and market area.

Unlike Flows, Automated Market Reports are specifically designed for recurring market updates and can be managed directly from a contact record.

***

### Enrolling a Contact

#### Desktop

1. Navigate to **People**
2. Open a contact record
3. Locate the **Automations** section
4. Click **Enroll Contact**
5. Configure the Market Report

You can:

* Select who the report is sent from
* Customize the subject line
* Choose a Market Report template
* Select one or more market regions
* Choose property types for each region

6. Click **Send Report**
7. Confirm your selection

The contact will receive the first Market Report immediately and will automatically continue receiving monthly reports.

***

### Choosing Regions

Market Reports can be configured using:

#### Single Region Templates

Single Region templates focus on one market area.

Examples:

* Beverly Hills
* Los Angeles
* Dallas
* Chicago

#### Multi Region Templates

Multi Region templates allow you to compare multiple markets within the same report.

Examples:

* Current neighborhood vs. target neighborhood
* Multiple investment markets
* Multiple property ownership locations

You can add multiple regions and choose a property type for each region.

***

### Managing Existing Subscriptions

After a contact has been enrolled, the Market Report appears within the contact's Automations section.

You'll be able to see:

* Subscription status
* Delivery information
* Open activity
* Click activity
* Last sent date

Depending on engagement, additional performance metrics may appear directly within the subscription record.

***

### Editing a Market Report Subscription

To update an existing subscription:

1. Open the contact record
2. Locate the Market Report subscription
3. Click **Edit**
4. Make your changes
5. Click **Save**

You can update:

* Subject line
* Template
* Regions
* Property types
* Sender

Changes will apply to future Market Reports.

***

### Stopping a Market Report

To stop future Market Reports:

1. Open the contact record
2. Locate the Market Report subscription
3. Click the Stop icon
4. Confirm your choice

The contact will no longer receive future Market Reports.

***

### Enrolling Multiple Contacts

You can subscribe multiple contacts at once.

#### Desktop

1. Navigate to **People**
2. Select multiple contacts
3. Click **Market Report**
4. Configure the report
5. Click **Send Report**
6. Confirm your selection

All selected contacts will receive an initial Market Report and be enrolled in recurring monthly Market Reports.

***

### Important Notes

* Contacts must have an email address to receive Market Reports.
* The first Market Report is sent immediately upon enrollment.
* Future reports are sent automatically each month.
* Contacts can have more than one Market Report subscription.
* Multi Region templates support multiple market areas within a single report.


---

# 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/guides/marketing/marketing-center/automated-market-reports.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.
