# 匯出對話

你可以選擇用戶並匯出他們的對話作紀錄之用。在信息頁，在對話清單的每一個聯絡人旁邊都有一個勾選框。選擇最少一個聯絡人，並點擊**行動**。

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

&#x20;在行動下拉選單，選擇**匯出對話**。

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

你可以選擇匯出 "本星期", "本月份", "本季度"，或"自定義"。你最多可以匯出3個月的對話。點擊**確認**以下載 zip 檔案。每個對話都會以 .csv 按照選定日期保存。

<figure><img src="/files/7R6B6HZv5psMM9ZwHmiq" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/6dsNxnearkjJQjO3rJog" alt="" width="155"><figcaption></figcaption></figure>

{% hint style="info" %}
如果所選的聯絡人在選定的日期範圍內與你的帳號並無對話，系統就不會產生該聯絡人的檔案。
{% endhint %}


---

# 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/zh-hk/crm-quickstarts/messages/export-conversation.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.
