# Cancellation

There are chances that half way through subscription customer may want to cancel the subscription. In such cases, depending upon the policy adopted by the organizations two options are made available in the **‘Refund Mode’** field in Subscription Schedule – **No Refund** & **Issue Credit Memo**.

![](/files/-Mb-Gr_iWzGWCE35IUt4)

**No Refund** – Subscription will be cancelled.

**Issue Credit Memo** – Subscription will be cancelled and negative Invoice will be generated with the prorated amount.

### How to cancel subscriptions:

* Go to **Subscription Schedule --> Select the schedule --> Click on ‘Deactivate’ button.**

![](/files/-Mb-Gy1x2M4GqsUKlFk0)

* A dialog box will appear --> Click on **‘Deactivate’.**

![](/files/-Mb-H3ACgbDSAISdSnh4)

* After the subscription is cancelled, a new prorated negative invoice is generated for the remaining period. This is the credit memo which states the amount due to the customer.

![](/files/-Mb-H9ZqaTvDrFbJsgTW)

In case a Subscription Schedule consists of more than one Subscription Lines and the customer wants to opt out of a single product, then you can only cancel the subscription line rather than cancelling the entire Subscription Schedule.

On cancelling the parent product, it will also cancel their respective add-ons.

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/subscription-and-recurring-billing-management/features/cancellation.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.
