# How to see all the metrics by sprints or releases?

Hivel provides default time period options (last 30/60/90 days) for metrics viewing. However, you can customize these to match your sprint or release timelines for more specific insights.

#### Steps to Configure Sprint or Release Timelines

1. **Navigate to Settings**: Go to the [<mark style="color:purple;">Release Configuration section</mark>](https://app.hivel.ai/settings/release-cycle-configuration) in the **Settings** menu.
2. **Set Timelines**: Define the start and end dates for each sprint or release in this section.
3. **Save Configuration**: Once saved, the custom timelines will appear as filters across Hivel screens.

#### **After configuration:**

* The sprint/release filters will be available in the **time period selection** dropdown.
* You can use these filters to view all metrics relevant to specific sprints or releases.


---

# 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/metrics-and-data-faqs/how-to-see-all-the-metrics-by-sprints-or-releases.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.
