> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.1.x-1/sales-activity/product/detail-product/stock-and-restock-product.md).

# Stock and Restock Product

Stok produk dapat membantu Anda melacak tingkat persediaan produk, sehingga Anda dapat memaksimalkan penjualan dengan memenuhi permintaan produk. Untuk menampilkan jumlah stok produk, di pojok kanan atas halaman, klik tombol 'Action' dan pilih enable quantity purchase.&#x20;

Ketika kuantitas pembelian diaktifkan, itu akan mengurangi stok produk saat Anda menambahkan produk ke deal Anda dan Anda tidak dapat menambahkan produk yang melebihi stok produk yang tersedia. Namun, ketika kuantitas yang dibeli dinonaktifkan, stok produk tidak akan berkurang saat Anda menambahkan produk ke deal Anda dan Anda dapat dapat menambahkan produk ke deal tanpa batas.

![Enable Quantity Purchased](/files/-MTtV76bnQOpp7mUMorN)

Lalu, bagaimana cara menambahkan stok produk? Secara default, untuk dapat menambah stok produk, Anda perlu menampilkan kuantitas stok produk dengan mengaktifkan enable quantity purchase. Kemudian di bagian restock product, klik 'Restock'. Di pop-up restock produk, Anda dapat memasukkan quantity produk yang akan diisi ulang, description, dan menentukan kapan produk akan direstock.

![Restock Product](/files/-MTtVplGPWDDtO0biAwh)

Setelah Anda mengklik tombol restock, secara default antrian restock produk akan ditampilkan di tab incoming pada restock histories, dan setiap lima menit sistem akan memeriksa apakah ada permintaan restock produk atau tidak ketika ada permintaan untuk restock produk, sistem akan mengirimkan stok produk dan produk akan secara otomatis terisi kembali.

![Restock Histories](/files/-MTtWHNMtrEmwj2Nhi9g)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.3dolphins.ai/5.1.x-1/sales-activity/product/detail-product/stock-and-restock-product.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.
