> For the complete documentation index, see [llms.txt](https://docs.a1erp.digiwin.com/a1faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.a1erp.digiwin.com/a1faq/09.-ku-cun-guan-li.md).

# 09.庫存管理

- [09.001庫存要如何導入系統開帳？](https://docs.a1erp.digiwin.com/a1faq/09.-ku-cun-guan-li/001-question.md)
- [09.002要如何將A倉庫的商品庫存移轉至B倉庫呢？](https://docs.a1erp.digiwin.com/a1faq/09.-ku-cun-guan-li/002-question.md)
- [09.003費用分攤管理怎麼應用](https://docs.a1erp.digiwin.com/a1faq/09.-ku-cun-guan-li/09.003.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://docs.a1erp.digiwin.com/a1faq/09.-ku-cun-guan-li.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.
