> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/ja/to.md).

# 在庫と取引

- [品目と属性](https://www.boxhero.io/docs/faq/ja/to/to.md): 品目の設定、属性の構成、単位・写真・シリアル番号・有効期限の管理など、よくあるケースの対応方法をご案内します。
- [ロケーション](https://www.boxhero.io/docs/faq/ja/to/rokshon.md): BoxHeroのロケーションについてのよくある質問です。仕組み、チームとの違い、複数拠点の在庫整理にどう使うかをご案内します。
- [注文](https://www.boxhero.io/docs/faq/ja/to/zhu-wen.md): BoxHeroの「仕入れと販売」機能における発注書、受注書、返品、請求書のカスタマイズに関するよくある質問への回答です。
- [在庫移動](https://www.boxhero.io/docs/faq/ja/to/zai-ku-yi-dong.md): BoxHeroの在庫取引を使って、入庫、出庫、調整、ロケーション間移動を記録する方法です。
- [棚卸](https://www.boxhero.io/docs/faq/ja/to/peng-xie.md): 棚卸の実施、作業シートの編集、棚卸プロジェクトの管理に関するよくある質問です。
- [取引履歴](https://www.boxhero.io/docs/faq/ja/to/qu-yinlli.md): 過去の取引の検索、編集、エクスポート、管理方法と、変更がチームの現在の在庫数に与える影響についてです。
- [在庫不足アラート](https://www.boxhero.io/docs/faq/ja/to/arto.md): 安全在庫レベル、在庫不足アラート、BoxHeroの通知設定に関するよくある質問への回答です。
- [在庫リンク](https://www.boxhero.io/docs/faq/ja/to/rinku.md): 在庫リンクに関するよくある質問への回答です。仕組み、アクセスできる人、共有データを安全に保つ方法をご案内します。


---

# 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://www.boxhero.io/docs/faq/ja/to.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.
