> For the complete documentation index, see [llms.txt](https://docs.themeatstick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeatstick.com/the-meatstick-app/app/how-can-i-delete-past-cooks-and-end-cook.md).

# How can I delete past cooks and 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.
4. You'll find a delete icon on the top right corner.

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

<figure><img src="https://480337956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg4Jg9fo_8jMW0As7z7%2Fuploads%2Frrjo0lBTtKIPtN01uzcz%2FDelete%20past%20cook.jpeg?alt=media&#x26;token=46ab09ea-7bbc-4784-9d02-8a34f5346167" alt="" width="375"><figcaption><p>How to delete past cooks - 1</p></figcaption></figure>

<figure><img src="https://480337956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg4Jg9fo_8jMW0As7z7%2Fuploads%2FA0VwjJ0b7c9ORUVgkrid%2Fdelete%20data%20icon.jpeg?alt=media&#x26;token=a51c65e5-4c04-4fed-8eba-28a689dc1d0e" 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="https://480337956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg4Jg9fo_8jMW0As7z7%2Fuploads%2FYMNkxrvJy7GrQpgfnAp9%2Fend%20cook.jpeg?alt=media&#x26;token=33659e25-9d6f-477c-a6e5-76efb8939ed2" 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.

## Renaming or deleting a Stick

To rename or delete a Stick, swipe right on the Stick on the **Now Cooking** page — that brings up the options to rename it or remove it.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/the-meatstick-app/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.
