# Adjusting Ownership of Guaranteed Commitment Account on AWS

If you are approaching a PPA/EDP negotiation with AWS, you will need to ensure all accounts in your AWS organization are "owned" by you. Archera Guaranteed Commitment Accounts are by default owned by Archera to make the purchasing of commitments easier. However, you can easily adjust the ownership of these accounts as you draw near to completion of PPA/EDP negotiations by completing the following steps:

1. Provision a new (or use an existing) `@[your_business].com` email that we will be associating with the Archera account.
2. While logged into your AWS Organization's management account, navigate to the accounts section of the AWS Organization console and search for the account with an `@archera.ai` or `@guaranteedcommitment.com` domain.
3. Select the relevant Archera accounts and, on the detail page, click **"Update email address"** in the dropdown and enter your business' email from step #1.
4. Your email from step #1 will be sent an OTP that will have to be entered on that page. Once the OTP is entered you can confirm the email change and the account's email will be updated.

## Related Resources

* [Archera for AWS CSPPA and ESPPA](/help-center/faq/aws-csppa-esppa.md)
* [AWS PPA/EDP Insurance & Shortfall FAQs](/help-center/faq/aws-ppa-edp-insurance.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/faq/adjust-commitment-ownership.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.
