# Do I Need to Grant Access to My GovCloud Account?

## How It Works Without Direct GovCloud Access

Because AWS requires that every GovCloud account is associated with a commercial AWS payer account and the cost & usage data is passed back to that payer account, if Archera's IAM role is installed on the **commercial payer account** associated with your GovCloud account, it will be able to pull and process cost visibility data to enable platform features like:

* Scenario planning/forecasting
* Cost attribution/monitoring
* Cloud inventory

...all **without any direct access to your GovCloud environment**.

## Optional Direct GovCloud Access

To enable certain Archera features in your GovCloud environment — such as:

* Automated commitment management
* Detailed commitment visibility
* Resource optimization recommendations

...you will be required to grant Archera's GovCloud account IAM access to your GovCloud environment.

## Access is Optional

Granting this additional access is optional. The platform will work for many use-cases (cost reporting, EDP planning, etc.) without Archera needing direct IAM access to your GovCloud environment. However, some key features like commitment optimization will not be available without this access.

## Related Resources

* [What is the Archera AWS account ID?](/help-center/aws-onboarding/aws-account-id.md) (includes GovCloud account IDs)
* [Do Guaranteed Commitments work with AWS GovCloud?](/help-center/guaranteed-commitments/govcloud.md)
* [How Does Archera Access my AWS Environment?](/help-center/security/aws-access.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/security/govcloud-access.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.
