> For the complete documentation index, see [llms.txt](https://docs.archera.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archera.ai/help-center/azure-faq/exchanges-returns-policy.md).

# Does Archera Rely on Azure Exchanges or Returns Policy?

No. **Archera's money-back guarantee does not depend on, or rely on, the Microsoft Azure Exchange and Return system in any way.** On Azure, the guarantee is honored through Archera's own rebate mechanism — not by exchanging, returning, or otherwise modifying your native Azure reservations.

We do happily support customers who may want to perform exchanges for underperforming reservations, and Archera can flag exchange candidates as a convenience — but that's a separate, optional feature. It is not how we provide our guaranteed protection against commitment underutilization, and nothing about that protection changes if you never perform an exchange at all.

## How Do Rebate GRIs Work?

In the event of underutilization, after the initial lock in period (30 days or 1 year), a rebate accrues to the customer for any net negative savings from the commitment. This rebate can be used to offset other GRI premiums, or the customer can provide a bank account in the Payment Planner page to receive an ACH transfer for the rebate amount.

## How Do I Set Up Rebate?

To set up Rebate GRIs, you will need to add a bank account for rebate payouts in the Payment Planner.

## Related Resources

* [How Do Azure Reservation Exchanges Work, and What's Changing in February 2027?](/help-center/azure-faq/exchange-eligibility-and-2027-policy-change.md)
* [What does Azure RI 'Instance Size Flexibility' mean and how does it work?](/help-center/azure-faq/instance-size-flexibility.md)
* [Does Archera Support Reservations for Azure Storage Disks?](/help-center/azure-faq/storage-disks.md)
* [Azure Storage Recommendations Not Showing](/help-center/azure-faq/storage-recommendations.md)
* [Azure Offboarding](/help-center/azure-onboarding/offboarding/offboarding.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.archera.ai/help-center/azure-faq/exchanges-returns-policy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
