# Inventory link

***

#### **Do external users need a BoxHero account to view the link?**

No. Anyone with the link can open it directly in a browser (no sign-up or login required). <mark style="color:$primary;">`Inventory Links`</mark> can be shared with suppliers, customers, and others who shouldn't be added to your team.

#### **Can external users edit my inventory through the link?**

No. Inventory Links are strictly **view-only**. External users can see the data you've shared but cannot create, edit, or delete any items, transactions, or other inventory data.

#### **Can I control what data is included in a link?**

Yes. When creating a link, you can select specific items and choose which information is visible to external users. This means you can share, for example, just one product line with a supplier without exposing the rest of your inventory.

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

{% hint style="info" %}
For setup details, see the [Inventory Link documentation](/docs/other-features/inventory-link.md).
{% endhint %}

#### **How secure is the Inventory Link?**

Inventory Links only display the data you choose to include, and you can deactivate them at any time. Anyone with the link can view that data, so be thoughtful about what you share. If a link is going to be posted publicly, make sure it only includes information that's safe to share openly.

#### **How do I deactivate a link?**

Open the link's settings and toggle the <mark style="color:$primary;">`Active`</mark> option off and hit <mark style="color:$primary;">`Save`</mark>. Once deactivated, the URL will no longer load for external viewers. You can reactivate it later if needed.

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

#### **Can I password-protect an Inventory Link?**

Inventory Links don't currently support password protection. If you suspect a link has been shared with someone unintended, deactivate it immediately and create a new one for trusted recipients.

#### **Can I see who has viewed an Inventory Link?**

View tracking and access logs are not currently available for Inventory Links.


---

# 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/security-and-privacy/inventory-link.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.
