# check Report Is Not Displaying

If the report is not displaying, the following reasons may be applicable.

1. **The measurement code is not correctly installed on the page you want to measure.** Please check for any errors in the basic tag notation or whether a duplicate tag has been installed.
2. **You may have exceeded the page view measurement limit.** The free version has a measurement page view limit of 3000 PV. The page view limit is reset on the contract renewal date.
3. **The domain configured in the project does not match the domain of the page where the analysis code is configured.** Please check the measurement domain settings in the \[Basic Settings] of the relevant project.
4. **The page where you pasted the analysis code may not be accessible from the internet due to settings.** For example, it may be configured to be accessible only from within your company. Please test whether the page can actually be accessed from various access environments.
5. Depending on your access environment, it may take some time for data to display. (approximately 30-60 minutes) Please try accessing the report page again after waiting a while.


---

# 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/en/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.
