# 聊天记录

<details>

<summary>激活码开启聊天备份功能后在客户端上号聊天记录会上传后台</summary>

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

</details>

<details>

<summary>后台可以查看客户端已删除的消息嘛？如何介入聊天？消息不同步？</summary>

客户端已删除的信息也会上传；

支持介入发送消息/语音/图片，同步客户端；

支持删除/编辑/引用消息，同步客户端；

</details>


---

# 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.geekscrm.io/liao-tian-ji-lu.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.
