> 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/undefined-1.md).

# 재고 공유 링크

***

### 재고를 공유할 때마다 새 링크를 생성해야 하나요?  <a href="#reuse-inventory-link" id="reuse-inventory-link"></a>

한 번 생성한 재고 공유 링크는 계속 사용할 수 있습니다. 링크를 다시 생성하지 않아도 동일한 링크에서 최신 재고 정보가 자동으로 반영됩니다.

단, 페이지를 계속 열어둘 경우 새로고침(F5)해야 최신 정보로 확인할 수 있습니다.

### 이미 공유한 재고 공유 링크를 비활성화할 수 있나요? <a href="#disable-inventory-link" id="disable-inventory-link"></a>

재고 공유 링크는 언제든지 비활성화할 수 있습니다. `추가 기능` > `재고 공유 링크`에서 비활성화할 링크를 선택해 처리해 주세요.

### 재고 공유 링크에서 재고를 바로 수정할 수 있나요? <a href="#inventory-link-permission" id="inventory-link-permission"></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/undefined-1.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.
