# Cancelling Your Account

You may cancel your membership at any time by disabling the automatic renewal feature on the “Your Account” page. If the automatic renewal feature is turned off as of the expiration date, your account will be suspended on the expiration date.

To disable this feature and cancel your membership, follow these steps:

**1.** Go to the “Your Account” page and click the “Cancel Account” button at the bottom of the “Membership Details” section:

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

**2.** Click the red “Confirm Cancel” button to confirm that you would like to cancel your account:

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

**3.** Once you click Submit, the Your Account page will reflect that your subscription will end at the end of the billing cycle:

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

Note that you will not be eligible for a refund of the unused portion of the billing cycle or any data plan fees. Annual members may be eligible for refunds on full unused months upon cancellation. Please see our [Refund Policy](/learning-more/policies-and-limitations/billing-and-refund-policies.md#refund-policy) for more details.

If you decide not to cancel, click on the “Change” link next to Renewal Cycle in the “Membership Details” section, choose either Monthly or Annual Renewal, and click the “Save and Update” button to cancel the scheduled cancellation.

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


---

# 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.stockcharts.com/your-account/managing-your-subscription/cancelling-your-account.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.
