> 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/inventory/counting-on-the-ipad-inventory-app.md).

# Counting on the iPad Inventory App

**COUNTING ON THE IPAD INVENTORY APP**

* Log into your Barnet Inventory App
* Add Closing Count ensuring the correct date shows. In Barnet, the count is always for the morning before opening.

![](/files/4SI2kh7or1tY4iuRzxaV)

* If you want to filter your products for a specific Location or Category select the appropriate one here:

![](/files/qdCT5qCBlAW7kzUyBlP6)

* If you choose a Category or Location, just those items will show on the screen for you to scroll and select to enter counts or you can scan the products or just type in a search.

![](/files/gAxxyEk8dolrLc2GkU86)

* Enter in the count of each SKU. You can continue to add to the same product if you find more elsewhere or select a count to change it.

![](/files/l9sheL2cQcdaqAGGClmy)

* When you arefinished your count, hit the “Back” button then “Save the Closing Count”.

![](/files/lq6If3goCF8LC3J9PPWa)

![](/files/9w2uwqlf6TQjD2JTYuP3)

* Once the count is saved you can upload it in ‘Add Inventory Count’ on POS Manager.


---

# 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, and the optional `goal` query parameter:

```
GET https://support.barnetpos.com/pos-manager/inventory/counting-on-the-ipad-inventory-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
