# Link a WhatsApp Chat to a Property Card

{% embed url="<https://salesrook.clarityflow.com/c/a8df2a64615e409ddd178e028>" %}
If you're speaking with a Vendor, it's highly likely that you will want the conversation to sync to the property card instead of the contact vendor card.
{% endembed %}

**1. Open WhatsApp and SalesRook**

* Ensure both **WhatsApp** and the **SalesRook** extension are open in your browser.

**2. Select the Conversation to Link**

* In WhatsApp, choose the conversation you want to link. In this video example, we select the conversation with **Remi SalesRook**.
* Currently, this conversation is linked to Remi’s **applicant card** in Reapit.

**3. Unlink the Contact**

* To link the conversation to a property instead, click the **Unlink Contact** button.
* This will unlink the conversation from the applicant card.

**4. Search for the Property**

* To connect the conversation to a property, click the **dropdown menu** that appears.
* You can search for the property either by **property ID** or **property address**. For this example, we’ll search by **property address**.

<figure><img src="/files/mxBATfCcs7WY8SkRcLho" alt=""><figcaption></figcaption></figure>

**5. Search for the Property Address**

* In the search field, type the address or a keyword from the property name. For instance, enter '**79 Sakura'** to find properties containing this word.
* Press **Search**.

**6. Select the Correct Property**

* SalesRook will search the Reapit database for properties matching your search term. In this example, we select **79 Sakura Walk** from the list.
* The conversation is now linked to the **property card** for this address in Reapit.

<figure><img src="/files/zuwBEvEpA0A3bO8s66Fs" alt=""><figcaption></figcaption></figure>

**7. Verify in Reapit**

* Open Reapit and navigate to the **property card** for **79 Sakura Walk** (example)
* You should see the WhatsApp chat listed under **WhatsApp Chat Synced by SalesRook**

***

By following these steps, you can easily manage and sync WhatsApp conversations to specific property cards in Reapit, helping you stay organized and ensure all property-related communication is correctly stored.


---

# Agent Instructions: 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:

```
GET https://docs.salesrook.com/salesrook-negotiator/daily-use/link-a-whatsapp-chat-to-a-property-card.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
