# Uncounted Stock Products

In the [**Admin Portal**](https://admin.gobossit.com/), navigate to **Stock** > **Uncounted Stock Products**.

This report shows products that were potentially missed during inventory counts. These are items that were marked as having zero quantity when a user performed a 'full' stock count. Since the user confirmed they conducted a complete inventory count by selecting 'Yes', any products with zero quantities may require investigation to confirm if they were truly out of stock or accidentally overlooked.

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

{% hint style="danger" %}
Only orders newer than 60 days can be deleted.
{% endhint %}

<figure><img src="/files/vTv6jQJVSzcqVp3P3OEc" 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://docs.bossithq.com/stock/stock-count/uncounted-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.
