> For the complete documentation index, see [llms.txt](https://docs.salesrook.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salesrook.com/salesrook-negotiator/daily-use/link-a-whatsapp-chat-to-a-property-card/link-a-whatsapp-chat-to-a-property-card.md).

# link a whatsapp chat to a property card

{% embed url="<https://salesrook.clarityflow.com/c/a8df2a64615e409ddd178e028>" %}

> 💡 If you're speaking with a vendor, you'll usually want the conversation synced to the **property card** rather than their contact/vendor card.

{% stepper %}
{% step %}
**Open WhatsApp and SalesRook**

Open both in your browser.
{% endstep %}

{% step %}
**Select the conversation**

Select the conversation you want to re-link. In this example, a chat currently linked to an applicant card.
{% endstep %}

{% step %}
**Unlink the contact**

Click **Unlink Contact** to remove the current link.
{% endstep %}

{% step %}
**Search for the property**

Click the dropdown that appears and search by **property ID** or **property address**.
{% endstep %}

{% step %}
**Enter the address**

Type the address or a keyword (e.g. "79 Sakura") and click **Search**.
{% endstep %}

{% step %}
**Select the correct property**

Select the correct property from the matching results, then click **Link to Chat** (the blue link button). Give it a few seconds and the chat will start syncing.
{% endstep %}

{% step %}
**Confirm it synced**

A green **"No more messages left to sync"** banner is your signal it worked. Open the property card's **activity feed** to see the full synced thread.
{% endstep %}
{% endstepper %}

***

This keeps all property-related conversations exactly where the rest of your team will look for them.


---

# 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://docs.salesrook.com/salesrook-negotiator/daily-use/link-a-whatsapp-chat-to-a-property-card/link-a-whatsapp-chat-to-a-property-card.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.
