> For the complete documentation index, see [llms.txt](https://reputon.gitbook.io/reputon-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reputon.gitbook.io/reputon-help/ebay-importer-app/how-to/cancel-subscription.md).

# Cancel subscription

To cancel subscription, simply uninstall the app from Settings → [Apps and Sales Channels](https://www.shopify.com/admin/apps). This page explains how, what happens to your widgets and data, and answers common billing questions.

{% hint style="info" %}
BEFORE YOU GO

**Having an issue? We can help.**

Most cancellations happen because of a problem that's actually fixable: a widget not showing, reviews not loading, or a billing question. Our team responds quickly and would love a chance to help before you uninstall.
{% endhint %}

<p align="center"><a href="https://go.crisp.chat/chat/embed/?website_id=d24ef16e-6e05-49e9-bd59-a6f3bde0658a" class="button primary">Chat with support</a></p>

**What happens with billing after cancellation**

The timing of your cancellation relative to your billing cycle affects whether you're charged for the current period.

| Uninstall in the mid-billing cycle                   | Future billing                                                                        |
| ---------------------------------------------------- | ------------------------------------------------------------------------------------- |
| Shopify charges for the full current billing period. | Once uninstalled, recurring charges stop automatically. You will not be billed again. |

{% content-ref url="/pages/19BNJ5b9SobfgGVdC9YB" %}
[Subscription questions](/reputon-help/ebay-importer-app/faq/subscription-questions.md)
{% endcontent-ref %}

***

{% hint style="info" icon="comments-question-check" %}
**Questions about subscription or refunds? We're here to help:** [**support@reputon.com**](mailto:support@reputon.com) **or** [**live chat**](https://go.crisp.chat/chat/embed/?website_id=d24ef16e-6e05-49e9-bd59-a6f3bde0658a)
{% endhint %}


---

# 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://reputon.gitbook.io/reputon-help/ebay-importer-app/how-to/cancel-subscription.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.
