> 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/classes/administrative-functions/manage-warehouse.md).

# Manage Warehouse

As an administrator, warehouse management helps you stay in control of where services and devices are stored and how they move through your organization. It gives you visibility into what is available, what is already reserved, and where items are physically located.

Instead of treating storage as something separate from ordering or fulfillment, equipme integrates warehouse management directly into the service lifecycle. This allows you to see whether items are already in stock and can be reused, before placing new orders.

Your role here is not to manage every single movement manually. Warehouse management gives you a structured overview so you can make informed decisions without digging through individual orders or inventory records.

You can work with internal warehouses as well as supplier warehouses, depending on how your organization is set up. Both follow the same logic, so you always have a consistent view of stored items, regardless of where they are held.

Warehouse management also becomes important after services are returned or changed. Devices that are no longer assigned do not disappear from the system. Instead, they move into a defined warehouse context where you can track them, prepare them, or make them available again.

For you as an administrator, this creates clarity and reliability. You know what exists, where it is, and how it can be used next, while keeping inventory, orders, and fulfillment aligned.


---

# 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/classes/administrative-functions/manage-warehouse.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.
