# Check报告无法显示时

报告无法显示的现象发生时，可能的原因如下：

1**未在要计测的页面上正确安装计测代码。** 请检查基本标签的记号错误或是否安装了重复的标签。

2**可能超过了计测PV数的上限。** 免费版的计测PV数上限为3000PV。PV数上限在合同续约日期时重置。

3**项目中设置的域名与分析代码所配置页面的域名不一致。** 请在相关项目的\[基本设置]中检查计测域名的设置。

4**粘贴分析代码的页面由于设置的原因无法从网络访问** 例如，设置为仅能从贵公司内部访问 请从各种访问环境测试该页面是否能够实际访问。

5根据您的访问环境，数据显示可能需要一些时间。(约30-60分钟) 请在稍等片刻后再次尝试访问报告页面。


---

# 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://helps.ptengine.com/cn/faq/start-guide/report-not-showing.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.
