# 库存链接

***

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

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

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

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

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

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

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

{% hint style="info" %}
有关设置详情，请参阅 [库存链接文档](/docs/other-features/inventory-link.md).
{% endhint %}

#### **库存链接有多安全？**

库存链接只显示你选择包含的数据，并且你可以随时停用它们。任何拥有该链接的人都可以查看这些数据，因此请谨慎决定共享内容。如果链接将公开发布，请确保其中只包含适合公开共享的信息。

#### **如何停用链接？**

打开链接的设置，将 <mark style="color:$primary;">`启用`</mark> 选项关闭，然后点击 <mark style="color:$primary;">`保存`</mark>。停用后，该 URL 将不再对外部查看者加载。必要时，你可以稍后重新启用它。

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

#### **我可以为库存链接设置密码保护吗？**

库存链接目前不支持密码保护。如果你怀疑链接已被分享给不该接收的人，请立即停用并创建一个新链接发给可信收件人。

#### **我可以查看谁浏览过库存链接吗？**

目前库存链接不支持查看跟踪和访问日志。


---

# Agent Instructions: 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/an-quan-yu-yin-si/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.
