# 在庫を管理する

{% hint style="info" %}
在庫の管理には、**商品マスタページ**・**在庫ページ**・**入荷ページ**をご利用いただけます。

**商品マスタページ**：商品マスタの詳細情報の管理・編集

**在庫ページ**：商品マスタ毎に在庫状況を確認

**入荷ページ：**&#x5546;品マスタ毎に在庫数を補充
{% endhint %}

{% content-ref url="/pages/-MeOUPcBoDiXWqLUhnaa" %}
[商品マスタの管理](/anylogi/fulfillment/inventory/sku.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeOUUH8Arcl1\_cGtZP2" %}
[在庫状況の確認](/anylogi/fulfillment/inventory/inventory.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeSQ\_m20AmQuRcmBSH1" %}
[入庫を管理](/anylogi/fulfillment/inventory/inbound.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://anymind-group.gitbook.io/anylogi/fulfillment/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.
