> 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/inventory-and-transactions/inventory-counts.md).

# 재고 조사

***

### 재고 조사 내역을 엑셀로 내보낼 수 있나요? <a href="#export-count-results" id="export-count-results"></a>

재고 조사를 선택한 뒤 우측 상단 `미리보기`를 눌러 엑셀로 다운로드받거나 인쇄할 수 있습니다. 이미 재고 조사가 마감된 경우에는 같은 위치에 있는 `마감 내역` 버튼을 누르면 됩니다.

내보낸 파일에는 모든 시트의 내용이 합산되어 제품별로 정리되며, 기존 수량, 조사 수량, 차이 등의 정보가 포함됩니다.

<figure><img src="/files/MsvHql5xwzsXGgZLZTak" alt=""><figcaption></figcaption></figure>

### 담당자에게 배정한 시트를 관리자가 수정할 수 있나요? <a href="#id-1" id="id-1"></a>

재고조사가 진행 중이거나 완료된 상태에서도 관리자는 담당자의 시트를 열어 내용을 열람하거나 수정할 수 있습니다.

### 재고 조사 복제 기능은 언제 사용하나요? <a href="#id-3" id="id-3"></a>

이전에 진행한 재고 조사 품목을 **그대로 복사해 새로운 재고 조사를 만드는 기능**입니다. 매월 정기적으로 같은 품목으로 재고 조사하는 경우 사용하면 좋습니다.

{% 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/inventory-and-transactions/inventory-counts.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.
