# View Inventory

To view company’s inventory:&#x20;

* Click on Inventory Module&#x20;
* View your number of SKU’s, value of SKU’s. (Stock Keeping Unit – The Product code assigned to each product by the company)&#x20;
* Find out the total stock in hand and out of stock.&#x20;
* You can also find the top selling product, low selling product and total profit generated details here.&#x20;
* Under the Summary tab, view each product and its inventory details.&#x20;

&#x20;

(Inventory can only be viewed if the product comes under goods and inventory has been enabled in prior.)&#x20;


---

# 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.simpleaccounts.io/product-guides/inventory/view-inventory.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.
