# How can I delete past cooks and how do I end a cook?

To **delete past cooks**, follow these steps:

1. Make sure your app is updated to the latest version.
2. Go to the "Past Cooks" tab.
3. Press the cook tag you want to delete.&#x20;
4. You'll find a delete icon on the top right corner.&#x20;

You can also swipe right on the desired cook to reveal the delete icon on the left.

<figure><img src="/files/sPnwtfc7CiwMkMGzUNAf" alt="" width="375"><figcaption><p>How to delete past cooks - 1</p></figcaption></figure>

<figure><img src="/files/iZPSqCwSEiTxrM4OlQW6" alt="" width="375"><figcaption><p>How to delete past cook - 2</p></figcaption></figure>

***To end cooks on your "Now Cooking" page on both iOS and Android:***

1. Swipe right on the desired cook.
2. The delete icon will appear on the left side.

<figure><img src="/files/T62FEW2JNZvjlSPignas" alt="" width="375"><figcaption><p>How to end live cooks on "Now Cooking" page manually</p></figcaption></figure>

By following these instructions, you'll be able to easily manage your past cooks and end ongoing cooks.


---

# 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.themeatstick.com/product-support/the-meatstick-app/how-can-i-delete-past-cooks-and-end-cook.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.
