> 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/deals/manage-a-buyer-deal.md).

# Manage a Buyer Deal

A buyer Deal organizes the buyer, property, contract information, dates, documents, tasks, and office-review requirements associated with a purchase.

### Buyer workflow

1. Create the Deal and select the buyer side.
2. Add the buyer, Buyer Agent, and other requested contacts.
3. Add or confirm the property information.
4. Review the transaction dates and details.
5. Review the brokerage-provided checklist.
6. Prepare, upload, or send the required documents for signature.
7. Submit completed documents to the office for review.
8. Track contract deadlines and resolve office feedback.
9. Manage the transaction through closing.

### Buyer Deal information

Depending on the transaction and brokerage, the Deal may include:

* Buyer and Buyer Agent
* Property address
* Executed date
* Closing date
* Financing and inspection deadlines
* Sales price
* Title or escrow contacts
* Buyer-side checklist requirements

### Buyer Deal statuses

Buyer Deals do not follow the same MLS status-locking behavior as MLS-connected listing Deals. Available statuses still depend on the brokerage and user permissions.

<figure><img src="https://1031368632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJZySovZjoLVT1XAonI%2Fuploads%2FGIxMlgjoKqoGw3vBKSV9%2F2026-08-19_15-00-58.png?alt=media&amp;token=89bcb3f0-6ab9-471c-bffa-c5764b5a19d9" alt=""><figcaption></figcaption></figure>

### Related articles

* [Create a Deal](/guides/deals/create-a-deal.md)
* [Understand Your Deal Workspace](/guides/deals/understand-your-deal-workspace.md)
* [Manage a Deal Through Closing](/guides/deals/manage-a-deal-through-closing.md)


---

# 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/deals/manage-a-buyer-deal.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.
