> For the complete documentation index, see [llms.txt](https://support.barnetpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.barnetpos.com/pos-manager/create-begin-period.md).

# Create Begin Period

**CREATE BEGIN PERIOD**

“Begin Period” locks your inventory On Hand and costs as of a given date. Begin Period helps your system work better and faster. It gives you a regular On Hand benchmark for tracking inventory discrepancies. It prevents backdating and editing previous period invoices and adjustments. It allows you to re-run inventory evaluation reports with the cost of goods at the time of “Begin Period”. Barnet recommends that you create a Begin Period once per month. This can be scheduled automatically on the first of every month, or you can add a Begin Period on your own schedule manually. It is important to note that you cannot add inventory counts on the same date as a Begin Period.

From the top home screen, go to: Inventory>Begin Period

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

Confirm the date you want, and press “Begin new period”

<figure><img src="/files/9spGd0VIQEwtUd8TQOPm" alt=""><figcaption></figcaption></figure>

You will see the date in the ‘Date Start’ column to know it worked and to the right you will see all On Hand SKUs cost and value. This is available to look at whenever you want.

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


---

# 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://support.barnetpos.com/pos-manager/create-begin-period.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.
