# AWS Onboarding

Guides for connecting your AWS account to Archera.

* [What IAM Permissions Does the Trial Deployment Require?](/help-center/aws-onboarding/iam-permissions-trial.md)
* [What IAM Permissions Does the Production Deployment Require?](/help-center/aws-onboarding/iam-permissions-production.md)
* [What is the Archera AWS Account ID?](/help-center/aws-onboarding/aws-account-id.md)
* [Can I Test Archera in an AWS Sub-Account?](/help-center/aws-onboarding/test-in-subaccount.md)
* [How and Why Do I Connect My AWS 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-onboarding/aws.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.
