# How do I Cancel My Subscription?

## How to cancel a subscription

First you need to access your transaction history with Tebex - [Tebex Transaction History](https://checkout.tebex.io/payment-history/login)<br>

### Tebex Payment History Login

Once you click the link, you will need to use the email address you used when you started your subscription. Tebex will send you a link to that email address and that link will allow you access to your transactions.

<figure><img src="/files/ix1QHKLblVHaWwkPcgtM" alt="" width="375"><figcaption></figcaption></figure>

### Payment History Page

Once you are on the Payment History Page, Click on Subscriptions

<figure><img src="/files/SofxoQhNR3TiYvYmZQD2" alt=""><figcaption></figcaption></figure>

### Subscriptions Page

Once on the Subscriptions Page, Click on Cancel next to the subscription you wish to cancel

<figure><img src="/files/nvPglBj1C3p3hceyn8zl" alt=""><figcaption></figcaption></figure>

For additional information please see[Support](/valatic-wiki/troubleshooting/support.md)&#x20;


---

# 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://valatic.gitbook.io/valatic-wiki/faq/how-do-i-cancel-my-subscription.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.
