> 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/ja/to/rinku.md).

# 在庫リンク

***

#### **外部ユーザーがリンクを閲覧するにはBoxHeroアカウントが必要ですか？**

いいえ。リンクを持っている人なら、ブラウザで直接開けます（サインアップやログインは不要です）。 <mark style="color:$primary;">`在庫リンク`</mark> は、サプライヤー、顧客、その他チームに追加したくない相手と共有できます。

#### **外部ユーザーはリンク経由で私の在庫を編集できますか？**

いいえ。在庫リンクは厳密に **閲覧専用**です。外部ユーザーは共有されたデータを確認できますが、商品、取引、その他の在庫データを作成、編集、削除することはできません。

#### **リンクに含めるデータを制御できますか？**

はい。リンクを作成する際に、特定の商品を選択し、外部ユーザーに表示する情報を選べます。つまり、たとえば在庫全体を公開せずに、サプライヤーに1つの製品ラインだけを共有するといったことが可能です。

<figure><img src="/files/46be3929b44f9315090d270a4102b5a08927c357" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
設定の詳細については、 [在庫リンクのドキュメント](/docs/ja/sonono/inventory-link.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/ja/to/rinku.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.
