# Does Archera Support On Capacity Demand Reservations (OCDR)?

## OCDR Support

No, Archera does not currently support managing or provisioning On Capacity Demand Reservations (OCDR) in Azure, AWS or Google Cloud, and has no plans to support them in the future.

Handling these resources falls outside Archera's core competency of cloud commitments and providing an insurance guarantee on top of those particular commitments as our customers choose. For example with GPU workloads, see [How do Guaranteed Commitments Work for Instances with Low Capacity like GPUs](/help-center/guaranteed-commitments/low-capacity-instances.md).

## Managing OCDR

Customers can manage their own OCDR through their respective cloud platform portals (Azure, AWS, etc.)

## Related Resources

* [How do Guaranteed Commitments Work for Instances with Low Capacity like GPUs](/help-center/guaranteed-commitments/low-capacity-instances.md)
* [How Does Commitment Discount Attribution Work in Archera?](/help-center/billing/discount-attribution.md)
* [Could Archera Change or Impact My Application?](/help-center/faq/could-impact-application.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/ocdr.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.
