# Help Center

Welcome to the Archera Help Center. Find answers to common questions, guides for getting started, and in-depth documentation on all Archera features.

## Getting Started

New to Archera? Start here to understand what Archera does and how it can save you money on cloud commitments.

* [Archera Overview](/help-center/getting-started/archera-overview.md)
* [Product Overview](/help-center/getting-started/product-overview.md)
* [Platform Features & Modules](/help-center/getting-started/platform-features.md)
* [What Cloud Services Does Archera Support?](/help-center/getting-started/supported-services.md)
* [What Category Is Archera In?](/help-center/getting-started/archera-category.md)

## User Guide

Step-by-step guides for using the Archera platform.

* [Archera QuickStart Guide (AWS)](/help-center/user-guide/quickstart-aws.md)
* [Commitment Planner](/help-center/user-guide/commitment-planner.md)
* [Commitment Inventory](/help-center/user-guide/commitment-inventory.md)
* [Segment Dashboard](/help-center/user-guide/segment-dashboard.md)

## Guaranteed Commitments

Learn about Archera’s flagship insurance-backed cloud commitment product.

* [What are Guaranteed Commitments?](/help-center/guaranteed-commitments/what-are-guaranteed-commitments.md)
* [How Does Guaranteed Commitment Pricing Work?](/help-center/guaranteed-commitments/pricing.md)
* [What are Guaranteed Commitment Allowances?](/help-center/guaranteed-commitments/allowances.md)

## Onboarding

Guides for connecting your AWS or Azure account to Archera.

* [AWS Onboarding](/help-center/aws-onboarding/aws.md)
* [Azure Onboarding](/help-center/azure-onboarding/azure.md)

## Security

How Archera securely accesses your cloud environment.

* [How Does Archera Access my AWS Environment?](/help-center/security/aws-access.md)
* [How Does Archera Access My Azure Environment?](/help-center/security/azure-access.md)
* [How Long Is My Data Retained?](/help-center/security/data-retention.md)

## Billing

Understand how Archera billing works.

* [Billing and GRIs](/help-center/billing/billing-and-gris.md)
* [How Customers Pay Archera](/help-center/billing/how-customers-pay.md)
* [AWS Billing](/help-center/billing/aws-billing.md)
* [Azure Billing](/help-center/billing/azure-billing.md)

## FAQ

* [Does Archera Help with Underutilized Infrastructure & Right-Sizing?](/help-center/faq/underutilized-rightsizing.md)
* [Could Archera Change or Impact My Application?](/help-center/faq/could-impact-application.md)
* [How Do I Audit Archera?](/help-center/faq/audit.md)
* [AWS FAQ](/help-center/aws-faq/why-not-cost-explorer.md)

## Contact Support

Can’t find what you’re looking for? Reach out to us at <support@archera.ai>.


---

# 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/readme.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.
