> For the complete documentation index, see [llms.txt](https://docs.innopaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.innopaas.com/whatsapp-chan-pin/wabasenders-ji-chu-yu-zhi-nan/dian-hua-hao-ma-senders/dian-hua-hao-ma-zhuang-tai-yu-zhi-liang.md).

# 电话号码状态与质量

{% hint style="info" %}
电话号码在InnoPaaS平台上显示为”[Sender](/whatsapp-chan-pin/whatsapp-xiang-guan-jie-shao.md#sender-shi-shen-me)“。
{% endhint %}

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

**Status**显示为CONNETED则为连接成功。

**Quality Rating**如显示为GREEN则为正常，无需任何操作；如显示为YELLOW，则表示该号码质量评级降低，可能是由于发送了低质量消息或被少量投诉，请随时关注号码/[消息状态](/whatsapp-chan-pin/editor/mu-ban-zhuang-tai-he-zhi-liang.md)；如显示为RED，请立即暂停发送任何消息，可能已被大量投诉，请耐心等待质量评级回升（一般情况下是一周左右），同时建议修改消息模板的内容，以避免被投诉。


---

# 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.innopaas.com/whatsapp-chan-pin/wabasenders-ji-chu-yu-zhi-nan/dian-hua-hao-ma-senders/dian-hua-hao-ma-zhuang-tai-yu-zhi-liang.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.
