# Stock-Takes and Cycle Counting

Stock-taking is the process of physically counting inventory to ensure that the quantities in your ERP system match the actual stock on hand. Cycle counting is a method of stock-take where different sections of inventory are counted on a rotating basis to avoid disrupting operations.

**Why Stock-Takes are Important:**

* Ensures accuracy in financial reporting.
* Helps identify and resolve discrepancies early.
* Prevents stockouts or overstock situations.


---

# 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://academy.pakk.io/school-of-erp/inventory-management/stock-takes-and-cycle-counting.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.
