# Configure default date range across app/specific report

Currently In cQube dashboard default date range is set to 7 days across app.&#x20;

If needed one can change the number of days for default selection across the app as shown below.

<figure><img src="https://lh6.googleusercontent.com/sVD1XlZOq0a3Hmn-7Y7xw0pr2g20v0-DlILAypWmgKA02q76c7pixg3jnK1kGzXzLzSgQAyW6GMyYjqrGAKosBbN63_TXRamgXTcTg1XbQczpdACR9-FGFC1mzINVxLBb-uOZuXsMhsTNpOt6Z77w0I" alt=""><figcaption></figcaption></figure>

The above defaultSelectedDays can be set in the time-series-filter-panel in the shared folder.

However if one wants to override and have custom default range for a specific report they can follow the below steps:

<figure><img src="https://lh5.googleusercontent.com/6meWCho4-TnXE7AVo8oYmVWXlDFgGCC-S4dSe3KNPLjaPUiIpDXC2XMaL4s6FNgHWzRqtNt8ogEpeCvBRaXVgMj8vj8Np6zllfrn49beHqudCfrw-R1LirUYHHsCrmQdbCym7-AmsWQyEG4T0QafsTo" alt=""><figcaption></figcaption></figure>

One can pass an input as shown above to the time-series-filter-panel html selector in a specific report html file.

<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://cqube.sunbird.org/use-cqube/visualizing-the-data/enhance-customize-cqube/manual-and-automated-testing/configure-default-date-range-across-app-specific-report.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.
