# Cancel subscription

If you need to cancel your subscription on YayCommerce.com, you have three available options.

### Option 1: Cancel via YayCommerce Dashboard

You can also manage your subscription directly on the YayCommerce website.

1. Log in to your [YayCommerce account](https://yaycommerce.com/dashboard/#purchase-history).
2. Navigate to the **Purchase History** > **Subscriptions** section.
3. Find your active subscription and click **Cancel**.
4. Confirm the cancellation steps to complete the process.

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

### Option 2: Cancel via PayPal

If you subscribed using PayPal, you can manage and cancel your subscription directly through your PayPal account.

Log in to your PayPal, navigate to **Recent Activity** or **Automatic Payments**.

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

In the respective automatic payment, click **Cancel:**

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

You will be prompted to confirm the cancelation, just click **Cancel Automatic Payments** and you're good to go!

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

PayPal will also send you an email to notify that "Your recurring payment was canceled."

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

### Option 3: Contact YayCommerce Support

If you encounter any issues canceling your subscription through PayPal or the YayCommerce dashboard, you can chat with [YayCommerce support team](https://yaycommerce.com/support/) for assistance.


---

# 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.yaycommerce.com/manual/subscriptions/cancel-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.
