> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/parametrage-produit/les-produits-qui-seront-utilises-sur-votre-planning/creer-un-produit/comment-supprimer-un-produit.md).

# How to delete a product?

### What is this feature for?

Deleting a product in Yoplanning.pro allows you to remove a product you no longer use from the visible list. This helps keep your catalog more readable and easier to manage on a daily basis.

> Please note: Deleting a product does not delete any associated sessions or past orders. The product remains in the system for historical and traceability purposes.

### How to delete a product?

#### Steps to follow:

1. **Login to Yoplanning.pro** Log in with your administrator credentials.
2. **Access the product list** From the left menu, click on **Administration**, then on **Products**.
3. **Search for the product to delete** Use the search bar or scroll through the list to find the product to delete.
4. **Open the three dots menu** On the product line, click on the **three dots menu** on the right.
5. **Choose "Edit"** Select the **Edit** option to open the product sheet.
6. **Go to the bottom of the product sheet** Scroll down to the bottom of the editing window, then click on **Delete product**.
7. **Confirm deletion** A confirmation window will open. Click **Delete** to definitively confirm the action.

### Usage tips and best practices

* For an obsolete but historically used product, prefer to **disable online sales** in the product sheet.

### Common problems and solutions

* **Problem:** The "Delete" button does not appear **Solution:** Make sure you have administrator rights.
* **Problem:** The product remains visible in the booking module **Solution:** Check that it is deleted and not just disabled. Refresh your browser cache.

### Restore a deleted product

Deleted products remain in the system. If you wish to restore a product that was accidentally deleted, you must contact Yoplanning support. They will be able to reactivate the product and make it available again in your catalog.

### Conclusion

Deleting a product allows you to streamline your active catalog without losing the history associated with that product. If you make a mistake, contact our support team to reactivate an archived product.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/parametrage-produit/les-produits-qui-seront-utilises-sur-votre-planning/creer-un-produit/comment-supprimer-un-produit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
