# Why am I not able to select more than 6 months at a time?

By default, Hivel provides a selection flexibility of **180 days** for all organizations.

#### Why 180 Days?

* This timeframe aligns with the typical needs of leaders and managers, who often review **two quarters of performance** to analyze trends, identify differences, and take action effectively.

#### Need more flexibility?

* If you’d like to extend the filter beyond 180 days, simply let us know, and we can adjust it to suit your organization’s requirements.

{% hint style="info" %}
Here’s a quick hack😉: If you want to select a full year in your filters, go to [<mark style="color:purple;">Release Configuration</mark>](/faqs/metrics-and-data-faqs/how-to-see-all-the-metrics-by-sprints-or-releases.md), define the one-year date range, and give it a name (e.g., "Yearly View"). Once saved, it will appear in your regular filters for easy access!
{% endhint %}


---

# 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.hivel.ai/faqs/system-behavior-and-limitations-faqs/why-am-i-not-able-to-select-more-than-6-months-at-a-time.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.
