# 消息状态图标指南

Chatalog 使用各种状态图标来帮助您追踪消息的传递状态。以下是每个图标的含义：

### 消息状态图标

* **时钟**：发送中 - 您的消息正在发送过程中

<figure><img src="/files/iy7PfOgaS4pyKjmrWm4v" alt="" width="340"><figcaption></figcaption></figure>

* **单灰色勾**：已发送 - 您的消息已成功发送

<figure><img src="/files/MFBJ3xy4xB0BeZzPVHBG" alt="" width="351"><figcaption></figcaption></figure>

* **双灰色勾**：已送达 - 您的消息已送达接收者的设备

<figure><img src="/files/16gnjQkCo2FViWXnwSwx" alt="" width="350"><figcaption></figcaption></figure>

* **双蓝色勾**：已读 - 接收者已阅读您的消息

<figure><img src="/files/u82HzKezMQGQYaGcTAWQ" alt="" width="350"><figcaption></figcaption></figure>

* **警告**：失败 - 您的消息发送失败

<figure><img src="/files/TaOzaO8axGgNOg5P2sg0" alt="" width="361"><figcaption></figcaption></figure>

* **金色笔记**：私人笔记 - 这是一个仅供内部查看的笔记

<figure><img src="/files/vBxaZDbBGol9qRyL1NvZ" alt="" width="347"><figcaption></figcaption></figure>


---

# 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-cn/crm-quickstarts/messages/message-status-icons-guide.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.
