# How do we account for weekends in the metrics?

**We do not exclude activity done over the weekends**. This approach ensures that all efforts, including those made during weekends, are fully recognized and reflected in the metrics. Here’s why:

* **Full Transparency**: Including weekend activity provides complete transparency in how the metrics are calculated. It shows a true reflection of all work done, without omitting any contributions.
* **Recognition of Effort**: By not excluding weekends, we acknowledge and value the work put in by team members, regardless of when it happens. This approach ensures that weekend contributions are not overlooked.
* **Consistency with Industry Benchmarks**: Industry benchmarks typically include weekend activity in their metrics. By including weekends in our calculations, we maintain consistency with these benchmarks, making your metrics more comparable and relevant to industry standards.

If you have any further questions or need additional assistance, please feel free to reach out to our support team 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-do-we-account-for-weekends-in-the-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.
