# Delete products

{% hint style="info" %}
Batch actions work in the background, when they are fully executed you will see confirmation in the [Action center](/dashboard/dashboard/user-menu-and-action-center.md) and a new entry in [Activities](/system/activities/batch-actions.md).
{% endhint %}

{% hint style="warning" %}
To delete a product, first, you need to remove all its relation to other products. Read more about how to do it [HERE](/products/catalog/batch-actions/delete-products/identification-of-related-products.md).
{% endhint %}

This will delete checked products completely.&#x20;

<figure><img src="/files/uFeGT3IhKktcbp183qCh" alt=""><figcaption></figcaption></figure>

Once clicked you will see the final confirmation window, where you can either go with it or cancel.

<figure><img src="/files/dCBL4JghnnKz26m6xser" alt=""><figcaption></figcaption></figure>


---

# 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://usermanual.ergonode.com/products/catalog/batch-actions/delete-products.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.
