# How to get a report of monthwise developer activity metrics?

Hivel allows you to download detailed reports of developer activity, including active days and activity details per developer for a selected time period. [<mark style="color:purple;">Here's</mark>](https://hivel.gitbook.io/knowlegebase/using-hivel/cockpit/how-to-download-reports#other-reports) how you can download these reports.

The report provides daily activity details, which offers flexibility in data analysis:

* To view activity at a **month level**, create a **pivot table** in your spreadsheet tool (e.g., Excel or Google Sheets).
* Use the daily data to also prepare **quarterly**, **bi-yearly**, or other custom time period views, depending on your needs.

For further assistance, contact us at [<mark style="color:purple;">support@hivel.ai</mark>](mailto:support@hivel.ai).


---

# 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-get-a-report-of-monthwise-developer-activity-metrics.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.
