# Stocklist

**Cara melihat sisa stok yang tersedia**

**Step 1.** Buka menu **Stock.**\
**Step 2.** Pilih **Stock List.**

![](/files/-MgOvhWQg43yrSq9ED5w)

{% hint style="info" %}

* **Warehouse :** filter untuk melihat sisa stok berdasarkan nama gudang.
* **Brand:** filter untuk melihat sisa stok berdasarkan brand&#x20;
* **Supplier:** filter untuk melihat sisa stok berdasarkan supplier.
* **Search :** filter untuk melihat sisa stok berdasarkan nama produk.
  {% endhint %}

**Step 3.** Pilih **Print Stock** untuk melihat laporan stok yang tersedia atau pilih **Print Product** untuk melihat stok dari keseluruhan produk.

![](/files/-MgaDsru3MBkPtoMFZ27)

**Step 4**. Pilih **Download As Excel** untuk hasil laporan stok dengan ekstensi excel atau pilih **ikon unduh** dengan ekstensi pdf.

![](/files/-MgaA9IT4Y32gYwofCG1)

{% hint style="info" %}

* **Cost Value:** Harga beli
* **Cost Average**: Harga rata-rata
  {% endhint %}


---

# 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://panduan-dms.simplidots.id/website-backoffice/dms-distribution-management-system/stock/stocklist.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.
