> 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/documentation/ko/other-features/inventory-link.md).

# 재고 공유 링크

***

<figure><img src="/files/7eO6CcQGAc57VkUFfg31" alt=""><figcaption></figcaption></figure>

***

## 링크 생성 <a href="#create-link" id="create-link"></a>

`추가기능` > `재고 공유 링크`로 이동합니다. `추가` 버튼을 눌러 공유할 제품과 정보를 직접 선택해 주세요.

{% embed url="<https://customer-0jrbilsa8yt3k758.cloudflarestream.com/fc6ca4385f084e4697f1e289becdc5b1/iframe?autoplay=true&controls=false&letterboxColor=transparent&loop=true&muted=true&poster=https://customer-0jrbilsa8yt3k758.cloudflarestream.com/fc6ca4385f084e4697f1e289becdc5b1/thumbnails/thumbnail.jpg?height=1080&preload=true>" %}

{% hint style="success" %}
거래처 별로 링크를 여러 개 생성해두면 더욱 편리합니다.
{% endhint %}

## 사용 방법 <a href="#how-to-use" id="how-to-use"></a>

생성된 링크를 외부 사용자에게 공유해 주세요. 링크가 활성화 상태면 누구나 해당 링크를 통해 재고 현황을 확인할 수 있습니다.

<figure><img src="/files/hHt3WIgbL5MCO3f8dpIa" alt="재고 링크 공유한 예시 화면"><figcaption></figcaption></figure>

{% embed url="<https://customer-0jrbilsa8yt3k758.cloudflarestream.com/d05a8f8b122a43aba4ed307d05d32d34/iframe?autoplay=true&controls=false&letterboxColor=transparent&loop=true&muted=true&poster=https://customer-0jrbilsa8yt3k758.cloudflarestream.com/d05a8f8b122a43aba4ed307d05d32d34/thumbnails/thumbnail.jpg?height=1080&preload=true>" %}

{% hint style="danger" %}
페이지를 계속 열어둘 경우 새로고침(F5)해야 최신 정보로 확인할 수 있습니다.
{% endhint %}

***

## FAQ

박스히어로 재고 공유 링크에 대해 **자주 묻는 질문**은 아래에서 확인하실 수 있습니다.

{% content-ref url="/spaces/dR2xvRG0Ds13315BlP8a/pages/6SmkpmLMNwu0GLhLqbqf" %}
[재고 공유 링크](/docs/faq/ko/inventory-and-transactions/undefined-1.md)
{% endcontent-ref %}

***


---

# 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, and the optional `goal` query parameter:

```
GET https://www.boxhero.io/docs/documentation/ko/other-features/inventory-link.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
