# Returns and Cancellations

### How do I handle points deduction on returns and cancellations?

You can set up single or multiple campaigns for return transactions, with a reverse logic to your current campaigns. To find out more about this type of campaign, please refer to the article below.

{% content-ref url="/pages/tF02RJHopYvKMvWypApc" %}
[Return Transaction](/main-features/campaigns/campaigns-and-referral-campaigns/creating-campaigns/trigger-types/return-transaction.md)
{% endcontent-ref %}

***

### Is the progress reverted once a return is made?

At the moment, return transactions work as a separate flow. It does not revert the member’s status or tier if it was affected by the original transaction, nor adjusts campaign limits or counters that were impacted by the initial purchase.


---

# 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://help.openloyalty.io/faq/returns-and-cancellations.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.
