> 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/ko/reporting/printing-and-hardware.md).

# 재고 분석

***

### 제품에 등록된 구매가/판매가를 수정하면 재고 분석에도 반영되나요? <a href="#update-price-analysis" id="update-price-analysis"></a>

재고 분석은 **항상 현재 제품 정보에 등록된 구매가/판매가를 기준으로 계산**됩니다. 즉, 변경 전 가격과 변경 후 가격이 구분되어 계산되지는 않습니다.

### 삭제한 제품도 재고 분석에 보이나요? <a href="#deleted-product-list" id="deleted-product-list"></a>

목록에는 항상 현재 등록된 제품만 표시됩니다. 삭제된 제품 데이터를 확인해야 하는 경우에는 [**커스텀 리포트**](/docs/ko/other-features/custom-analytics.md)를 사용해 주세요.

### 재고 분석에서 원하는 데이터를 확인할 수 없어요. <a href="#id-3" id="id-3"></a>

[**커스텀 리포트**](/docs/ko/other-features/custom-analytics.md)를 이용하면 사용자가 원하는 조건으로 데이터를 조회하고 엑셀로 다운로드받을 수 있습니다.

{% hint style="success" %}
원하는 답변을 찾지 못하셨다면 [**고객센터**](/docs/ko/resources/contact.md)로 문의해 주세요.
{% endhint %}


---

# 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/ko/reporting/printing-and-hardware.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.
