# Billing and Guaranteed Commitments

## Understanding Cloud Billing with Archera

Cloud billing refers to how customers are charged for using cloud services — whether directly through a cloud provider like AWS, Azure, GCP or via Archera. Archera helps manage and optimize cloud costs across these providers.

## Archera's Monthly Premium Billing Model

Archera follows a straightforward Monthly Premium-Based Billing Model designed to be transparent and predictable.

### How Our Billing Model Works

**30-Day Consumption Period**

Archera assesses your usage over a configurable 30-day term length. This includes all the services and consumption tracked during that period.

**Invoicing the Following Month**

Once the 30-day period concludes, Archera calculates the charges and issues an invoice in the following month. For example:

* Your November usage will be assessed from November 1st to November 30th
* The invoice for these November charges will be generated and sent in December

### Why This Model?

This approach allows Archera to provide accurate billing based on actual consumption, ensuring you only pay for what you use within the defined period.

### Key Benefits

* **Transparency:** Charges are based on real consumption data
* **Flexibility:** The 30-day term length ensures alignment with standard accounting practices
* **Simplicity:** Predictable billing cycles make it easy to track and reconcile invoices

## Archera's Pricing Structure

Archera's pricing depends on your chosen cloud provider and how services are consumed. Whether you're using AWS, Azure, or another provider, the billing integrates seamlessly with your cloud infrastructure.

## Related Resources

* [How Customers Pay Archera and the Role of GRI Premiums](/help-center/billing/how-customers-pay.md)
* [AWS Billing - How Archera is Billed Through AWS](/help-center/billing/aws-billing.md)
* [Azure Billing - How Archera is Billed Through Azure](/help-center/billing/azure-billing.md)
* [What are Guaranteed Commitments premiums and term lengths?](/help-center/guaranteed-commitments/premiums-and-terms.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/billing/billing-and-gris.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.
