# Why is my Dashboard a Day or Two Behind?

## AWS

AWS does not ensure the completeness or accuracy of the previous day's Cost and Usage until after that day has concluded. Our chosen point in time (approximately two days afterwards) guarantees that the data will be fully comprehensive, regardless of when AWS finalizes the CUR data for that specific day.

To clarify, data from November 1 will only become visible once November 3 has begun.

## Google Cloud & Azure

Google Cloud and Azure are usually no more than 24 hours behind based on when our systems pull and process the billing data.

## Related Resources

* [How Does Commitment Discount Attribution Work in Archera?](/help-center/billing/discount-attribution.md)
* [Could Archera Change or Impact My Application?](/help-center/faq/could-impact-application.md)
* [How Do I Audit Archera?](/help-center/faq/audit.md)


---

# 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.archera.ai/help-center/user-guide/dashboard-day-behind.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.
