# 在庫管理

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

### ヒントと知っておくべきこと

* テンプレートは、価格、SKUなどのサンプル製品を使用しています。テンプレートを使用するには、これらのプロパティを実際の製品のものに置き換える必要があります。
* ホームページのリストは、名前と説明が検索入力と一致する結果を表示するように設定されています。これらのフィルタを変更して、検索に含めたい関連するプロパティを追加できます。
* 詳細画面では、「情報」カテゴリから異なるセクションを追加して、製品に関する情報の表示方法を変更してみてください。


---

# 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://help.adalo.com/ja/feature-templates/inventory-management.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.
