> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/equipme/assets/warehouse-mangagement.md).

# Warehouse mangagement

{% @arcade/embed flowId="Aa7eXiYpsi0T95B2jNHG" url="<https://app.arcade.software/share/Aa7eXiYpsi0T95B2jNHG>" %}

### Warehouse overview

<figure><img src="/files/8WIX1jt7py09eBmMsdeJ" alt=""><figcaption></figcaption></figure>

In the warehouse overview, you see all stored items listed in a single place. You can search either by storage location or simply by item name to quickly find what you are looking for.

For each item, the overview shows where it is stored, how many units are currently available, how many are already reserved for customer orders, and the total quantity in stock. You also see additional details such as when the batch was created and by whom it was recorded.

Clicking on a row opens the detailed view of that item. Here, you can see where the item originally came from, for example from which purchase order it was booked into the warehouse, and whether any notes were added during the booking process.


---

# 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://hub.equipme.io/equipme/assets/warehouse-mangagement.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.
