> 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/whats-new/automated-market-reports.md).

# Automated Market Reports

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

With Automated Market Reports, you can subscribe individual contacts—or multiple contacts at once—to receive a Market Report immediately and then continue receiving updated reports every month.

Whether you're nurturing buyers, homeowners, investors, or past clients, Automated Market Reports make it easy to stay relevant with timely market insights without manually sending reports each month.

### What's New

You can now:

* Subscribe a single contact to recurring Market Reports
* Subscribe multiple contacts at once
* Choose who the report is sent from
* Select Single Region or Multi Region Market Report templates
* Customize the report subject line
* Track delivery, open rates, and click activity
* Edit an existing Market Report subscription
* Stop Market Report subscriptions at any time

### How It Works

When you enroll a contact:

1. The first Market Report is sent immediately.
2. The contact is automatically subscribed to receive future Market Reports every month.
3. Rechat tracks delivery and engagement directly from the contact record.

{% content-ref url="/pages/iCm6pAmvesZQ3X8WHV8b" %}
[Automated Market Reports](/guides/marketing/marketing-center/automated-market-reports.md)
{% endcontent-ref %}


---

# 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/whats-new/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.
