# How Long Does It Take for Changes to My AWS Resources to Reflect in Archera?

We rely on the AWS Cost and Usage & Cost Explorer APIs to refresh the resource list on a daily basis, as this is the source of truth from Amazon for what gets billed.

Due to the way AWS reports this data it has a **24 hour lag** and can take one day for any changes to be reflected in the platform, as outlined in their [official documents](https://docs.aws.amazon.com/cost-management/latest/userguide/ce-what-is.html).

## Related Resources

* [Why is my dashboard a day or two behind?](/help-center/user-guide/dashboard-day-behind.md)
* [Why Are My AWS Tags Not Showing Up in the Dashboard?](/help-center/aws-faq/tags-not-showing.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/aws-faq/resource-lag.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.
