> For the complete documentation index, see [llms.txt](https://docs.theconfigteam.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theconfigteam.com/prebilt-for-im-wm-strm/applications/physical-inventory.md).

# Physical Inventory

**Physical Inventory (App no. 511)** enables users to complete inventory counts in both inventory managed (IM) and warehouse managed (WM) locations. The app allows users to either enter the count results for pre-created physical inventory records or performing what we term "unplanned" or "adhoc" counts where the app both creates the inventory document and updates the count results in SAP.

{% hint style="info" %}
**Note**

As of release 5.6.0, new functionality has been added for "adhoc" IM counting, so that you can now count multiple items, essentially adding them to your basket, before creating the inventory documents in SAP and updating them with the count results.
{% endhint %}


---

# 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.theconfigteam.com/prebilt-for-im-wm-strm/applications/physical-inventory.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.
