> 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-inventory.md).

# Manage inventory

Inventory management is where services and physical items come together.\
It is not just about tracking devices, but about understanding where they are, who is responsible for them, and what stage they are in.

As an administrator, this area helps you keep an overview of everything that has already been ordered and delivered. It connects services with real items and makes sure that changes, returns, and follow up actions remain traceable.

Managing inventory is less about day to day interaction and more about clarity over time. You see what is in use, what is waiting for confirmation, and what needs a next step. This is especially important once organizations grow and hardware moves between people, teams, or locations.

The topics in this section focus on typical situations that happen after delivery. Confirming receipt, handling returns or swaps, and assigning successor services all belong here. They help you keep inventory accurate without adding unnecessary complexity.

This section is meant to give you confidence in handling inventory related tasks. You do not need to solve everything at once. equipme is designed so inventory stays structured even when changes happen gradually.


---

# 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-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.
