# Stock and Restock Product

Product stock can help you track product inventory levels, so you can maximize sales by meeting product demand. To display the quantity of product stock, in the top right corner of the page, click the **'Action**' button and select **'Enable Quantity Purchase'**.

![Enable Quantity Purchased](/files/PMN7sqzWdg4INlhD4EXj)

When the purchased quantity is enabled, it will reduce the product stock when you add a product to the deal and you cannot add products that exceed of available product stock. However, when the purchased quantity is disabled, the product stock will not decrease when you add the product to the deal and you can add products to the deal without limit.

![Enable Stock Product](/files/cqHfUjwzxsbrtHeLLfPt)

Then how do you add product stock? By default, to be able to add product stock, you need to display the product stock quantity by enabling quantity purchase. Then in the product stock section, click **'Restock'**. In the product restock pop-up, you can enter the number of products to be restocked, a description, and determine when the product will be restocked.

![Restock Product](/files/GNWCtygzBEzxBosaDAmm)

After you click the restock button, by default the product restock queue will be displayed in the incoming tab on restock history, and every five minutes the system will check whether there is a request for a product restock or not when there is a request for a product restock, the system will be delivered the product stock and the product will automatically be restocked.

![Restock Histories](/files/JMw25kvNJNVXRKZUjoZg)


---

# 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.3dolphins.ai/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.
