# Setting Report Consolidation Period

The **Reports Limits** section allows you to set the consolidation periods for reports. The report engine summarises a range of things into per hour/day/week/month and year levels. This section allows the  Admin to determine how many of each of these summary levels to keep. By setting this limit, the system will adjust the **Threshold Date** in the **Reports** section. The Start Date will not return data earlier than the Threshold Date for the selected Summary Period.

1. Navigate to **Adv Configuration** > **Reports Limits**.
2. Enter / Select the required values in the fields.
3. Click the **Save** button.
4. The report consolidation period will be set successfully.


---

# 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://help.cryoserver.com/advanced-configuration/setting-report-consolidation-period.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.
