# 과거 수량 조회

***

<figure><img src="https://3639913499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnmQcxJVYbkAeUq7yQCkF%2Fuploads%2Fgit-blob-4b4ac0d9777c75c8db081832ffb8c5708dc45cdd%2Fimage%20(198).png?alt=media" alt="과거수량조회 미리보기"><figcaption></figcaption></figure>

***

## 활용 예시 <a href="#how-to-use" id="how-to-use"></a>

<figure><img src="https://3639913499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnmQcxJVYbkAeUq7yQCkF%2Fuploads%2Fgit-blob-cfbd47b994af49f9e0071f658ec464974af96308%2Ffilename%20-%202025-07-18T183116.394.png?alt=media" alt="과거 수량 조회 화면"><figcaption></figcaption></figure>

* 지난달 말 또는 작년 말 기준의 재고 수량을 확인해 보고서 작성에 활용할 수 있습니다.
* 조회한 내역은 엑셀로 다운로드해 필요한 형태로 가공하거나 다른 문서에 첨부해 사용할 수 있습니다.

## 참고 사항 <a href="#notes" id="notes"></a>

* 선택한 날짜의 자정(23:59:59) 기준으로 재고 수량이 표시됩니다.
* 삭제된 제품도 목록에 표시됩니다. (취소선으로 표시)
* 삭제된 위치도 표시됩니다.
* 우측 상단의 `재고 보유` 체크를 해제하면, 선택한 시점 기준 보유 수량이 0인 제품도 표시됩니다.


---

# 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://www.boxhero.io/docs/documentation/ko/key-features/past-quantity.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.
