> 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/initiate-conversations-and-sync-them-to-reapit/initiate-conversations-and-sync-them-to-reapit.md).

# initiate conversations and sync them to reapit

SalesRook Negotiator syncs your WhatsApp messages directly into Reapit CRM, so every conversation with a lead or client is organised and easy to find. This guide covers both ways to get a chat linked correctly.

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

There are **two ways** to connect a conversation to Reapit:

1. Sync an ongoing WhatsApp conversation that already exists
2. Start a brand-new conversation directly from Reapit

***

## Method 1: Syncing an Ongoing Conversation

1. **Open the conversation** in WhatsApp and give it a few seconds. SalesRook detects the contact's phone number and displays the Reapit records connected to it.
2. **Select the correct record**, then click **Link to Chat** (the blue link button). The chat starts syncing straight away.
3. **Watch for the green banner** — a pop-up reading **"No more messages left to sync"** confirms the messages have synced successfully. Only **new** messages are copied across, so nothing gets duplicated.
4. **Check Reapit** — open the linked record and look in the **activity feed** for the synced WhatsApp thread. Click **Show More** to see the full conversation.

***

## Method 2: Starting a New Conversation

1. **Find the contact in Reapit** you want to message.
2. **Copy their phone number** from their Reapit record.
3. **Start the chat** — go to WhatsApp/SalesRook and click the **blue button** top-right, paste the number, and click **Start Chat**.
4. **Give it a few seconds** — SalesRook searches Reapit for a match. Select the correct record and click **Link to Chat** (the blue link button).
5. The chat syncs, and a green **"No more messages left to sync"** banner confirms it. From then on, every message in that chat syncs to their Reapit record automatically.


---

# 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/initiate-conversations-and-sync-them-to-reapit/initiate-conversations-and-sync-them-to-reapit.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.
