# Out of Stock products

{% hint style="info" %}
Stock status updates aren't available for all [structured parsers](/extracting-products/supported-stores.md#structured-data-parsers).
{% endhint %}

To select actions for out of stock products, go to `External Importer > Settings > Synchronization`.

![](/files/-MJM1VpRfa5qCbT_WBWi)

By default, WordPress doesn't delete attached files from the media library when a product is deleted. You can enable the option '`Delete attached media`' to delete images and galleries automatically. Make sure you don't use these media resources in other posts or for other products.

![](/files/-MJM1jZP9g5Ub10fNLic)

You can check the current status for the External type only on the product edit page.

<figure><img src="/files/VRT5NBQVMbMVv1IvQ2ck" 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://ei-docs.keywordrush.com/synchronizing-products/out-of-stock-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.
