# Why are commits done today are not reflecting immediately

Hivel processes data with a **24-hour delay**, which means:

* **Yesterday’s data** will be reflected **today**.
* **Today’s data** will be visible **tomorrow**.

#### What to Do if Data Is Missing

If you do not see the expected data:

1. **Wait for 24 Hours**: Allow time for the processing cycle to complete.
2. **Check Again**: Review the data after the 24-hour period.

If the data is still not visible, please contact us at [<mark style="color:purple;">support@hivel.ai</mark>](mailto:support@hivel.ai). We’ll be happy to assist!


---

# 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/why-are-commits-done-today-are-not-reflecting-immediately.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.
