# How do I cancel my subscription?

To cancel your account before your next order has been charged, please follow the instructions below:&#x20;

1\. Log in to your account at [splendidspoon.com](http://splendidspoon.com/) and go the "Account" tab.&#x20;

2\. Scroll down to the "Your Subscription" section and click the black button that says "Cancel Subscription"&#x20;

3\. Click through the cancellation reason prompts and finalize your cancelation by clicking the "cancel my subscription" text in red&#x20;

If your next order has already charged, you will need to reach out to our customer service team to request cancellation. Our team will do their best to accommodate any last-minute requests; however, once the order is fulfilled by our warehouses, we will be unable to edit meals, cancel the order, or offer refunds or credits.


---

# 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://faqs.splendidspoon.com/managing-my-account/how-do-i-cancel-my-subscription-by__c4xt.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.
