# Delete Product

Terkadang perlu untuk menghapus produk dari sistem saat tidak lagi diperlukan. Anda hanya dapat menghapus produk yang belum digunakan atau ditambahkan ke deal milik Anda. Jika produk yang ingin Anda hapus masih digunakan atau ditambahkan ke dalam deal, Anda tidak akan mengizinkan untuk menghapus produk tersebut.&#x20;

Pada halaman product, pilih dan klik produk dan Anda akan melihat detail product, di sudut kanan atas klik tombol **'Action'** dan pilih **'Delete Product'**. Kemudian, Anda akan diminta untuk mengkonfirmasi permintaan penghapusan, klik **'Yes'** untuk melanjutkan menghapus produk atau Anda dapat mengklik **'No'** untuk kembali ke detail produk.

![Delete Product](/files/1aoxnQTxC5d4GmXMARrB)


---

# 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.3dolphins.ai/5.3.0-id/sales-activity/product/delete-product.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.
