> 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/zh/ku-cun-yu-jiao-yi/ku-cun-lian-jie.md).

# 库存链接

***

#### **外部用户需要 BoxHero 账号才能查看该链接吗？**

不需要。任何拥有该链接的人都可以直接在浏览器中打开（无需注册或登录）。 <mark style="color:$primary;">`库存链接`</mark> 可与供应商、客户以及其他不应添加到团队中的人员共享。

#### **外部用户可以通过链接编辑我的库存吗？**

不可以。库存链接严格为 **仅查看**。外部用户可以查看你共享的数据，但不能创建、编辑或删除任何物品、交易或其他库存数据。

#### **我可以控制链接中包含哪些数据吗？**

可以。创建链接时，你可以选择特定物品，并决定哪些信息对外部用户可见。这意味着你可以例如只与供应商共享某一条产品线，而不暴露其余库存。

<figure><img src="/files/52a8aa96e13bd9f497cdd684f2573289d7318d52" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
如需设置详情，请参阅 [库存链接文档](/docs/zh/qi-ta-gong-neng/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/zh/ku-cun-yu-jiao-yi/ku-cun-lian-jie.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.
