# Customer

The Customers reports are limited to 250,000 customers. If you need to access customer data for more than 250,000 customers, then you can integrate Report Pundit with your Google Analytics. To learn more, go to [**Integrate with Google Analytics.** ](/knowledge-base/app-integrations/google-analytics.md)

The data in customer reports is based on the entire order history of the new customers in the report, not only the orders that were placed during the selected timeframe.&#x20;

For example, if you view a report for November only, then a new customer from that month still shows as a repeat customer, even if they made their second purchase in December.<br>


---

# 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.reportpundit.com/knowledge-base/report-creation/report-types/customer.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.
