# Why is My Cost Explorer Empty After Leaving an MSP?

A common scenario: "My company recently left an MSP who had us set up as part of their AWS Organization. Now our Cost Explorer is completely empty. All the Budgets and Reports we had configured are gone and now Archera cannot recommend any savings plans for us and we're being charged on-demand pricing!"

Unfortunately, that's a feature of how AWS works when you either link or unlink from an organization like an MSP or a reseller. It will blank out the cost and usage report that we utilize for extracting utilization data into our savings analysis.

Here's the [AWS documentation that references this nuance](https://docs.aws.amazon.com/cost-management/latest/userguide/ce-access.html).

## What to Expect

This is one of the best features of Archera — we don't require you to join our AWS organization in order to leverage our cloud visibility tools or purchase cloud commitment insurance. You keep your own organization structure intact.

However, if you are joined to a reseller or an MSP's master payer account and you leave them, that will reset the CUR.

AWS will take **24-48 hours** to generate new usage data for us to pull into our commitment plans to provide you an updated savings analysis for moving forward with new cloud commitment insurance on your AWS workloads.

## Related Resources

* [Can I use Archera if I'm Under an AWS Reseller's Consolidated Billing?](/help-center/aws-faq/consolidated-billing.md)
* [How and why do I connect my AWS Cost and Usage Report (CUR) to Archera?](/help-center/aws-onboarding/connect-cur.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/cost-explorer-empty-msp.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.
