# Export WhatsApp Conversations

{% hint style="info" %} <mark style="color:red;">**Sorry, the Back up WhatsApp Chat chrome extension is currently offline due to  WhatsApp API Limitations.**</mark>&#x20;

<mark style="color:red;">**We will put it back online as soon as those limitations are lifted.**</mark>
{% endhint %}

<mark style="color:red;background-color:yellow;">**The content below is deprecated since Apr 20,2023. 👇**</mark>

Download our Google Chrome Extension to export your recent WhatsApp conversations before deleting the associated WhatsApp account.&#x20;

### 1. Install the Chrome Extension

Click here to download [**Back up WhatsApp Chat**](https://chrome.google.com/webstore/detail/back-up-whatsapp-chat/hdplchlpchhjjbaejfpkbhklohcdlcbh) chrome extension.

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

### 2. Open WhatsApp Web

Select our "Back up WhatsApp chat" from your installed extensions, then click on the "Open WhatsApp Web" button to access and connect to your WhatsApp account.

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

### 3. Select backup date range

When your WhatsApp Web has connected with your account, click on the **Back up WhatsApp chat extension** again. You can select the date range that you want to export your conversations.

{% hint style="info" %}
Please note that:

1. media files and group chats will **NOT** be exported.
2. The conversations that you exported must be from the same WhatsApp account that you are going to import.
   {% endhint %}

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

### 4. Download WhatsApp Chats as .json files

Click on the **"Download WhatsApp Chats"** button, and then will start the download process.

{% hint style="info" %}
Please note that the download process may a few minutes to a few hours, depending on the amount of messages to be downloaded.
{% endhint %}

### 5. Complete download and prepare for importing conversations to chatalog

Your history conversations have been backed up. You can connect to chatalog and import your conversations now!


---

# 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.chatalog.ai/platform-setup/whatsapp-connection-guide/export-whatsapp-conversations.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.
