# Pergerakan Stok

Menu **Pergerakan Stok** digunakan untuk melacak dan mencatat semua aktivitas yang mempengaruhi jumlah stok produk di gudang. Ini termasuk penerimaan barang, pengeluaran barang, penyesuaian stok, dan transfer antar gudang. Dengan fitur ini, penjual dapat memantau pergerakan stok secara real-time, memastikan akurasi inventaris, dan mengidentifikasi serta menangani masalah stok dengan cepat.

Untuk melihat pegerakan stok dari sebuah produk, silakan masuk ke menu **Inventory > Katalog > Produk** dan klik icon stok disamping icon box (lihat gambar di bawah):

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

Setelah diklik icon tersebut maka kamu akan diarahkan ke halaman detail pergerakan stok berikut:

<figure><img src="/files/LBddzcFZ32l9pn35mWs8" 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://doc.nexaseller.com/tutorials/panel-nexaseller/inventory/master-produk/pergerakan-stok.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.
