# Max Records

<figure><img src="/files/qHWHiQZGorhCsEawaYjK" alt="" width="178"><figcaption></figcaption></figure>

1. The maximum records filter is designed to limit the number of search results returned, ensuring that the output is both relevant and manageable.&#x20;
2. If no specific value is provided, the filter defaults to including up to 100 records in the output. This default setting provides a moderate amount of data, balancing depth with ease of analysis.
3. **Performance Considerations**: Higher values may result in more extensive data processing and longer retrieval times.&#x20;
4. **Iterative Approach**: You may start with a lower number of records to quickly assess the relevance and quality of the results.


---

# 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.pandamatch.io/filters/max-records.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.
